messages from 2023-05-18 22:14:03 to 2023-05-19 15:20:24 UTC [more...]
[PATCH v7 0/4] pci hotplug tracking
2023-05-19 15:20 UTC (3+ messages)
` [PATCH v7 2/4] qapi: add DEVICE_ON and query-hotplug infrastructure
[PATCH] iotests: Fix test 104 under NBD
2023-05-19 15:19 UTC (2+ messages)
[PATCH 0/6] TriCore PCXI/ICR register fixes
2023-05-19 15:18 UTC (9+ messages)
` [PATCH 1/6] tests/tcg/tricore: Move asm tests into 'asm' directory
` [PATCH 2/6] tests/tcg/tricore: Uses label for memory addresses
` [PATCH 3/6] tests/tcg/tricore: Add first C program
` [PATCH 4/6] target/tricore: Refactor PCXI/ICR register fields
` [PATCH 5/6] target/tricore: Fix wrong PSW for call insns
` [PATCH 6/6] tests/tcg/tricore: Add recursion test for CSAs
[PATCH] multifd: Set a higher "backlog" default value for listen()
2023-05-19 15:17 UTC (9+ messages)
[PATCH v2 00/19] Fix qemu_strtosz() read-out-of-bounds
2023-05-19 15:17 UTC (18+ messages)
` [PATCH v2 04/19] test-cutils: Test more integer corner cases
` [PATCH v2 05/19] cutils: Fix wraparound parsing in qemu_strtoui
` [PATCH v2 06/19] cutils: Document differences between parse_uint and qemu_strtou64
` [PATCH v2 07/19] cutils: Adjust signature of parse_uint[_full]
` [PATCH v2 08/19] cutils: Allow NULL endptr in parse_uint()
` [PATCH v2 09/19] test-cutils: Add coverage of qemu_strtod
` [PATCH v2 11/19] test-cutils: Refactor qemu_strtosz tests for less boilerplate
` [PATCH v2 12/19] cutils: Allow NULL str in qemu_strtosz
[PATCH RFC 0/5] hw/cxl: Type 2 Device RFC
2023-05-19 15:14 UTC (5+ messages)
` [PATCH RFC 1/5] hw/cxl: Use define for build bug detection
[PATCH] acpi/tests/avocado/bits: enable bios bits avocado tests on gitlab CI pipeline
2023-05-19 15:14 UTC (2+ messages)
[PATCH] Revert "arm/kvm: add support for MTE"
2023-05-19 15:00 UTC (2+ messages)
[PULL 00/40] virtio,pc,pci: fixes, features, cleanups
2023-05-19 14:53 UTC (41+ messages)
` [PULL 01/40] vhost: fix possible wrap in SVQ descriptor ring
` [PULL 02/40] hw/cxl: cdat: Fix open file not closed in ct3_load_cdat()
` [PULL 03/40] hw/cxl: cdat: Fix failure to free buffer in erorr paths
` [PULL 04/40] docs/cxl: fix some typos
` [PULL 05/40] docs/cxl: Remove incorrect CXL type 3 size parameter
` [PULL 06/40] docs/cxl: Replace unsupported AARCH64 with x86_64
` [PULL 07/40] hw/cxl: drop pointless memory_region_transaction_guards
` [PULL 08/40] hw/cxl: Fix endian handling for decoder commit
` [PULL 09/40] hw/cxl: Fix incorrect reset of commit and associated clearing of committed
` [PULL 10/40] tests/qtest/cxl-test: whitespace, line ending cleanup
` [PULL 11/40] hw/mem: Use memory_region_size() in cxl_type3
` [PULL 12/40] hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)
` [PULL 13/40] ACPI: bios-tables-test.c step 2 (allowed-diff entries)
` [PULL 14/40] ACPI: i386: bump to MADT to revision 3
` [PULL 15/40] ACPI: bios-tables-test.c step 5 (update expected table binaries)
` [PULL 16/40] pci: pci_add_option_rom(): improve style
` [PULL 17/40] pci: pci_add_option_rom(): refactor: use g_autofree for path variable
` [PULL 18/40] vhost-user: send SET_STATUS 0 after GET_VRING_BASE
` [PULL 19/40] hw/pci: Disable PCI_ERR_UNCOR_MASK register for machine type < 8.0
` [PULL 20/40] virtio-mem: Default to "unplugged-inaccessible=on" with 8.1 on x86-64
` [PULL 21/40] vhost-user: Remove acpi-specific memslot limit
` [PULL 22/40] virtio-net: not enable vq reset feature unconditionally
` [PULL 23/40] virtio-crypto: fix NULL pointer dereference in virtio_crypto_free_request
` [PULL 24/40] vhost: expose function vhost_dev_has_iommu()
` [PULL 25/40] vhost_vdpa: fix the input in trace_vhost_vdpa_listener_region_del()
` [PULL 26/40] vhost-vdpa: Add check for full 64-bit in region delete
` [PULL 27/40] vhost-vdpa: Add support for vIOMMU
` [PULL 28/40] hw/pci-host/i440fx: Inline sysbus_add_io()
` [PULL 29/40] hw/pci-host/q35: "
` [PULL 30/40] hw/i386/pc_q35: Reuse machine parameter
` [PULL 31/40] hw/i386/pc_{q35,piix}: Reuse MachineClass::desc as SMB product name
` [PULL 32/40] hw/i386/pc_{q35,piix}: Minimize usage of get_system_memory()
` [PULL 33/40] hw/i386/pc: Initialize ram_memory variable directly
` [PULL 34/40] hw/pci-host/pam: Make init_pam() usage more readable
` [PULL 35/40] virtio-pci: add handling of PCI ATS and Device-TLB enable/disable
` [PULL 36/40] hw/pci-bridge: make building pcie-to-pci bridge configurable
` [PULL 37/40] hw/cxl: rename mailbox return code type from ret_code to CXLRetCode
` [PULL 38/40] hw/cxl: Introduce cxl_device_get_timestamp() utility function
` [PULL 39/40] hw/i386/pc: Create RTC controllers in south bridges
` [PULL 40/40] hw/i386/pc: No need for rtc_state to be an out-parameter
[PULL v2 00/44] Hexagon update
2023-05-19 14:55 UTC (2+ messages)
[RFC 0/1] hw/input: add basic support for a PCI PS/2 controller
2023-05-19 14:50 UTC (2+ messages)
` [RFC 1/1] "
[PULL 00/29] target-arm queue
2023-05-19 14:52 UTC (5+ messages)
` [PULL 04/29] arm/kvm: add support for MTE
[PULL v3 00/68] i386, build system, KVM changes for 2023-05-18
2023-05-19 14:39 UTC (2+ messages)
[PATCH v6 0/7] QEMU CXL Provide mock CXL events and irq support
2023-05-19 14:30 UTC (8+ messages)
` [PATCH v6 1/7] hw/cxl/events: Add event status register
` [PATCH v6 2/7] hw/cxl: Move CXLRetCode definition to cxl_device.h
` [PATCH v6 3/7] hw/cxl/events: Wire up get/clear event mailbox commands
` [PATCH v6 4/7] hw/cxl/events: Add event interrupt support
` [PATCH v6 5/7] hw/cxl/events: Add injection of General Media Events
` [PATCH v6 6/7] hw/cxl/events: Add injection of DRAM events
` [PATCH v6 7/7] hw/cxl/events: Add injection of Memory Module Events
[PATCH v2] hw/arm/sbsa-ref: add GIC node into DT
2023-05-19 14:29 UTC (2+ messages)
[PATCH v6 0/4] hw/cxl: Poison get, inject, clear
2023-05-19 14:18 UTC (5+ messages)
` [PATCH v6 1/4] bswap: Add the ability to store to an unaligned 24 bit field
` [PATCH v6 2/4] hw/cxl: QMP based poison injection support
` [PATCH v6 3/4] hw/cxl: Add poison injection via the mailbox
` [PATCH v6 4/4] hw/cxl: Add clear poison mailbox command support
[PATCH] hw/dma/xilinx_axidma: Check DMASR.HALTED to prevent infinite loop
2023-05-19 14:19 UTC (3+ messages)
[PATCH 1/2] Add CI configuration for Kubernetes
2023-05-19 14:15 UTC (9+ messages)
` [PATCH 2/2] Raise crash-test-debian timeout to 90 minutes
[PATCH v5 0/6] hw/cxl: Poison get, inject, clear
2023-05-19 13:42 UTC (9+ messages)
` [PATCH v5 3/6] bswap: Add the ability to store to an unaligned 24 bit field
` [PATCH v5 6/6] hw/cxl: Add clear poison mailbox command support
gitlab shared runner time expired
2023-05-19 13:30 UTC (8+ messages)
[RFC PATCH] Add support for RAPL MSRs in KVM/Qemu
2023-05-19 12:30 UTC (3+ messages)
[PATCH v2 0/6] meson: use subprojects for bundled projects
2023-05-19 11:48 UTC (21+ messages)
` [PATCH 1/6] remove remaining traces of meson submodule
` [PATCH 2/6] meson: simplify logic for -Dfdt
` [PATCH 3/6] meson: use subproject for internal libfdt
` [PATCH 4/6] meson: use subproject for keycodemapdb
` [PATCH 5/6] configure: rename --enable-pypi to --enable-download, control subprojects too
` [PATCH 6/6] meson: subprojects: replace submodules with wrap files
[PULL v2 00/21] Block layer patches
2023-05-19 10:50 UTC
[PATCH v5 0/9] migration: Modify 'migrate' and 'migrate-incoming' QAPI commands for migration
2023-05-19 9:52 UTC (12+ messages)
` [PATCH v5 1/9] migration: introduced 'MigrateAddress' in QAPI for migration wire protocol
` [PATCH v5 2/9] migration: convert uri parameter into 'MigrateAddress' struct
` [PATCH v5 3/9] migration: convert socket backend to accept MigrateAddress struct
` [PATCH v5 4/9] migration: convert rdma "
` [PATCH v5 5/9] migration: convert exec "
` [PATCH v5 6/9] migration: modified migration QAPIs to accept 'channels' argument for migration
` [PATCH v5 7/9] migration: modify migration_channels_and_uri_compatible() to incorporate newer migration QAPI syntax
` [PATCH v5 8/9] migration: Introduced MigrateChannelList struct to migration code flow
` [PATCH v5 9/9] migration: adding test case for modified QAPI syntax
[PULL 00/18] Block layer patches
2023-05-19 9:23 UTC (4+ messages)
` [PULL 18/18] tested: add test for nested aio_poll() in poll handlers
[PATCH 0/2] PC: Create RTC controllers in south bridges
2023-05-19 8:55 UTC (4+ messages)
` [PATCH 1/2] hw/i386/pc: "
` [PATCH 2/2] hw/i386/pc: No need for rtc_state to be an out-parameter
[PATCH v8 00/23] Consolidate PIIX south bridges
2023-05-19 8:51 UTC (6+ messages)
[PATCH 0/6] block: add blk_io_plug_call() API
2023-05-19 8:47 UTC (16+ messages)
` [PATCH 1/6] "
` [PATCH 2/6] block/nvme: convert to "
` [PATCH 3/6] block/blkio: "
` [PATCH 4/6] block/io_uring: "
` [PATCH 5/6] block/linux-aio: "
` [PATCH 6/6] block: remove bdrv_co_io_plug() API
[PATCH v1] target/loongarch: Fix the vinsgr2vr/vpickve2gr instructions cause system coredump
2023-05-19 8:45 UTC
Configure no longer works after pulling in the latest QEMU commits
2023-05-19 8:30 UTC (2+ messages)
[PULL 00/68] i386, build system, KVM changes for 2023-05-18
2023-05-19 8:29 UTC (3+ messages)
[PATCH v1] migration: fail the cap check if it requires the use of deferred incoming
2023-05-19 8:26 UTC (4+ messages)
[PATCH] mkvenv: replace distlib.database with importlib.metadata/pkg_resources
2023-05-19 8:24 UTC
[PATCH] mkvenv: pass first missing package to diagnose()
2023-05-19 8:24 UTC
[PATCH] [query-memory-size-summary] Report page size
2023-05-19 8:10 UTC
[PATCH v5 0/7] QEMU CXL Provide mock CXL events and irq support
2023-05-19 7:06 UTC (3+ messages)
` [PATCH v5 7/7] hw/cxl/events: Add injection of Memory Module Events
[PATCH 0/8] testing/next: avocado logging, docs, gitlab
2023-05-19 6:38 UTC (4+ messages)
` [PATCH 7/8] python/qemu: allow avocado to set logging name space
[PATCH v3 0/3] ROM migration
2023-05-19 5:34 UTC (3+ messages)
` [PATCH v3 3/3] pci: ROM preallocation for incoming migration
[PATCH v3 0/5] Move ASID test to vhost-vdpa net initialization
2023-05-19 4:50 UTC (8+ messages)
` [PATCH v3 5/5] vdpa: move CVQ isolation check to net_init_vhost_vdpa
[PULL 00/12] Migration 20230518 patches
2023-05-19 3:42 UTC (2+ messages)
[PATCH] Makefile: add file entry to ctags
2023-05-19 3:27 UTC
[PATCH v5] hw/riscv: qemu crash when NUMA nodes exceed available CPUs
2023-05-19 2:37 UTC
[PATCH 0/7] Add support for extension specific disas
2023-05-19 2:19 UTC (8+ messages)
` [PATCH 1/7] disas: Change type of disassemble_info.target_info to pointer
` [PATCH 2/7] target/riscv: Pass RISCVCPUConfig as target_info to disassemble_info
` [PATCH 3/7] disas/riscv.c: Support disas for Zcm* extensions
` [PATCH 4/7] disas/riscv.c: Support disas for Z*inx extensions
` [PATCH 5/7] disas/riscv.c: Remove unused decomp_rv32/64 value for vector instructions
` [PATCH 6/7] disas/riscv.c: Fix lines with over 80 characters
` [PATCH 7/7] disas/riscv.c: Remove redundant parentheses
[PATCH v2 0/8] iotests: make meson aware of individual I/O tests
2023-05-19 2:20 UTC (3+ messages)
` [PATCH v2 6/8] iotests: always use a unique sub-directory per test
[PATCH v11 00/14] TCG code quality tracking
2023-05-19 1:16 UTC (3+ messages)
Multiple vIOMMU instance support in QEMU?
2023-05-19 0:38 UTC (9+ messages)
[PATCH v3 2/2] tests/tcg/aarch64: add DC CVA[D]P tests
2023-05-18 23:46 UTC
[PATCH v3 1/2] target/arm: allow DC CVA[D]P in user mode emulation
2023-05-18 23:46 UTC
[PATCH v3 0/2] target/arm: allow DC CVA[D]P in user mode emulation
2023-05-18 23:19 UTC
[PATCH 0/1] pcie: Allow atomic completion on PCIE root port
2023-05-18 22:13 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).