messages from 2026-03-05 06:19:09 to 2026-03-05 16:41:15 UTC [more...]
[RFC PATCH 0/8] Add vhost-vdpa and Shadow Virtqueue tests
2026-03-05 16:39 UTC (6+ messages)
` [RFC PATCH 1/8] tests: vhost-vdpa: add initial VDUSE-based vhost-vdpa tests
` [RFC PATCH 3/8] tests: vhost-vdpa: add TX packet transmission test
` [RFC PATCH 4/8] tests: vhost-vdpa: test SVQ cleanup of pending buffers
` [RFC PATCH 5/8] tests: vhost-vdpa: add descriptor chain tests
` [RFC PATCH 7/8] tests: vhost-vdpa: introduce TestParameters struct
[PATCH 0/3] tests/tcg/plugins: Fix sanitizer issues
2026-03-05 16:21 UTC (8+ messages)
` [PATCH 1/3] tests/tcg/plugins/mem: Don't access unaligned memory
` [PATCH 2/3] tests/tcg/plugins/mem: Correct hash iteration code in plugin_exit()
` [PATCH 3/3] tests/tcg/plugins/patch: Free read_data in patch_hwaddr()
[PATCH] linux-user/i386/signal.c: Correct definition of target_fpstate_32
2026-03-05 16:17 UTC
[PATCH v7 0/8] Enable PC diversion via the plugin API
2026-03-05 16:09 UTC (10+ messages)
` [PATCH v7 1/8] plugins/core: clamp syscall arguments if target is 32-bit
` [PATCH v7 2/8] plugins: add flag to specify whether PC is rw
` [PATCH v7 3/8] linux-user: make syscall emulation interruptible
` [PATCH v7 4/8] plugins: add PC diversion API function
` [PATCH v7 5/8] tests/tcg: add tests for qemu_plugin_set_pc API
` [PATCH v7 6/8] plugins: add read-only property for registers
` [PATCH v7 7/8] plugins: prohibit writing to read-only registers
` [PATCH v7 8/8] tests/tcg/plugins: test register accesses
[PATCH v5 0/8] memory: Remove most _nomigrate variants
2026-03-05 16:06 UTC (6+ messages)
` [PATCH v5 1/8] hw/display/{cg3.tcx}: Do not use memory_region_init_rom_nomigrate()
[PATCH v2 00/16] hw/i386/pc: Remove deprecated 2.8 and 2.9 PC machines
2026-03-05 16:06 UTC (9+ messages)
` [PATCH 17/16] hw/southbridge/ich9: Remove ICH9_LPC_SMI_F_BROADCAST_BIT definition
` [PATCH v3 "
[PATCH v2 0/2] Error-handling fixes for passt
2026-03-05 16:04 UTC (3+ messages)
` [PATCH v2 1/2] Only kill passt if it wrote a pidfile
` [PATCH v2 2/2] Don't try to read the pidfile if passt got a signal
[PATCH] tests/plugins/tcg/mem: Don't access unaligned memory
2026-03-05 16:04 UTC (4+ messages)
[PATCH 0/3] hw/cxl: Add fixes in maintenance, PPR and event records
2026-03-05 15:55 UTC (6+ messages)
` [PATCH 1/3] hw/cxl: Add fixes in maintenance and memory sparing
` [PATCH 3/3] hw/cxl/events: Fixes for component id in event records generation
[RFC v4 00/31] hw/arm/smmuv3: Support Secure state for SMMUv3
2026-03-05 15:54 UTC (16+ messages)
` [RFC v4 10/31] hw/arm/smmu-common: Key configuration cache on SMMUDevice and SEC_SID
` [RFC v4 11/31] hw/arm/smmu: Add PTE NS/NSTable helpers
` [RFC v4 13/31] hw/arm/smmu-common: Add sec_sid field to TLB entries
` [RFC v4 15/31] hw/arm/smmuv3: Tag IOTLB cache keys with SEC_SID
` [RFC v4 17/31] hw/arm/smmuv3: Pass sec_sid into cmdq consume path
[PATCH v4 00/15] s390x: Add support for virtio-blk-pci IPL device
2026-03-05 15:43 UTC (3+ messages)
` [PATCH v4 06/15] pc-bios/s390-ccw: Split virtio-ccw and generic virtio
[PATCH] hw/char: clear dangling GLib event source tag
2026-03-05 15:31 UTC (5+ messages)
[PATCH] ui/gtk: Implement dpy_gl_ctx_destroy_texture for gtk-egl and gtk-gl-area
2026-03-05 15:22 UTC (4+ messages)
[PATCH v2] hw/net/rtl8319: Work around GCC sanitizer / -Wstringop-overflow bug
2026-03-05 15:19 UTC (3+ messages)
[PULL 00/27] Misc patches queue
2026-03-05 15:15 UTC (3+ messages)
[PATCH 0/2] target/loongarch: Fix NX enforcement for PTW helpers
2026-03-05 13:54 UTC (3+ messages)
` [PATCH 1/2] target/loongarch: Preserve PTE permission bits in LDDIR/LDPTE
` [PATCH 2/2] target/loongarch: Avoid recursive PNX exception on CSR_BADI fetch
[Bug 2133804] Re: QEMU does not emulate IOCTL TCGETS2
2026-03-05 14:30 UTC
[PATCH V5 00/13] iothread: Support tracking and querying IOThread holders
2026-03-05 14:24 UTC (14+ messages)
` [PATCH V5 01/13] qapi/misc: Fix missed query-iothreads items
` [PATCH V5 02/13] iothread: introduce iothread_ref/unref to track attached devices
` [PATCH V5 03/13] iothread: tracking iothread users with holder name
` [PATCH V5 04/13] blockdev: Update "
` [PATCH V5 05/13] virtio-vq-mapping: track iothread-vq-mapping references using device path
` [PATCH V5 06/13] virtio: use iothread_get/put_aio_context for thread pinning
` [PATCH V5 07/13] net/colo: track IOThread references using path-based holder
` [PATCH V5 08/13] block/export: Update tracking iothread users with holder name
` [PATCH V5 09/13] monitor: "
` [PATCH V5 10/13] virtio-balloon: "
` [PATCH V5 11/13] vfio-user/proxy: "
` [PATCH V5 12/13] xen-block: "
` [PATCH V5 13/13] qapi: examine IOThread attachment status via query-iothreads
[PATCH v7 0/9] memory: Remove most _nomigrate variants
2026-03-05 14:18 UTC (10+ messages)
` [PATCH v7 1/9] hw/display/{cg3.tcx}: Do not use memory_region_init_rom_nomigrate()
` [PATCH v7 2/9] memory: Remove memory_region_init_rom_nomigrate()
` [PATCH v7 3/9] sun4m,sun4u,tcx: Do not use memory_region_init_ram_nomigrate()
` [PATCH v7 4/9] hw/xtensa/xtfpga: "
` [PATCH v7 5/9] memory: Remove memory_region_init_ram_nomigrate()
` [PATCH v7 6/9] memory: Factor out common ram region initialization
` [PATCH v7 7/9] memory: Add internal memory_region_register_ram function
` [PATCH v7 8/9] memory: Shorten memory_region_init_ram_device_ptr and memory_region_init_rom_device
` [PATCH v7 9/9] memory: Factor out more common ram region initialization
[PULL 0/6] Miscellaneous patches for 2026-03-05
2026-03-05 14:05 UTC (7+ messages)
` [PULL 1/6] hw/core: Deprecate query-kvm
` [PULL 2/6] scripts/checkpatch: Fix MAINTAINERS update warning with --terse
` [PULL 3/6] error: Fix "to current monitor if we have one" comments
` [PULL 4/6] error: Restore error_printf()'s function comment
` [PULL 5/6] qemu-print: Document qemu_fprintf(), qemu_vfprintf() failure
` [PULL 6/6] qdev-monitor: Fix qdev ID validation regression
[PATCH] hw/net/rtl8319: Work around GCC sanitizer / -Wstringop-overflow bug
2026-03-05 13:43 UTC (5+ messages)
[PATCH v5 0/4] hppa: PA-8700, use 44 bit physical addresses
2026-03-05 13:04 UTC (4+ messages)
` [PATCH v5 3/4] hppa: Get physical address space bits from HPPACPUDef
[PATCH 0/5] isa-serial: acpi: declare shared IRQs for COM1/3 and COM2/4
2026-03-05 12:49 UTC (5+ messages)
` [PATCH 4/5] hw/char/serial-isa.c: declare IRQ as shared in ACPI IRQ descriptor
[PATCH] hw/nvme: add `model` parameter
2026-03-05 12:47 UTC (5+ messages)
QAPIDoc Total Section Ordering
2026-03-05 12:43 UTC (4+ messages)
[PATCH v6 0/1] numa: add 'memmap-type' option for memory type configuration
2026-03-05 12:32 UTC (5+ messages)
` [PATCH v6 1/1] "
[PATCH] hw/net/xilinx_axienet.c: Prevent writes to PHY Identification registers
2026-03-05 12:13 UTC
[PATCH v1 0/1] Add new model for Cadence GPIO controller
2026-03-05 12:03 UTC (5+ messages)
` [PATCH v1 1/1] hw/gpio: Add Cadence GPIO model
[PATCH 00/20] virtio-gpu/next - per-head resolution and native context (pre-PR)
2026-03-05 11:27 UTC (3+ messages)
` [PATCH 08/20] ui/sdl2: Implement dpy dmabuf functions
[PATCH v9 00/10] vfio: Create dmabuf from multiple VFIO ranges and use it in virtio-gpu
2026-03-05 11:18 UTC (12+ messages)
` [PATCH v9 01/10] virtio-gpu: Recreate the resource's dmabuf if new backing is attached
` [PATCH v9 02/10] virtio-gpu: Find hva for Guest's DMA addr associated with a ram device
` [PATCH v9 03/10] virtio-gpu: Rename udmabuf files and helpers to dmabuf
` [PATCH v9 04/10] virtio-gpu-dmabuf: Remove rcu_read_lock/unlock from virtio_gpu_create_udmabuf()
` [PATCH v9 05/10] virtio-gpu-dmabuf: Use g_autofree for the list pointer
` [PATCH v9 06/10] vfio/region: Add a helper to get region index from memory region
` [PATCH v9 07/10] vfio/device: Add support for creating dmabuf from multiple ranges
` [PATCH v9 08/10] vfio/device: Add a helper to mmap a dmabuf
` [PATCH v9 09/10] virtio-gpu-dmabuf: Improve error handling with 'Error **' and err enum
` [PATCH v9 10/10] virtio-gpu-dmabuf: Create dmabuf for blobs associated with VFIO devices
[PATCH v2 00/13] TYPE_SERIAL cleanup
2026-03-05 11:00 UTC (12+ messages)
` [PATCH v2 11/13] hw/char/serial: Keep MemoryRegionOps private
` [PATCH v2 12/13] hw/char/serial: Inherit from SysBusDevice
` QOM parent type "sys-bus-device" vs. "device" (was: [PATCH v2 12/13] hw/char/serial: Inherit from SysBusDevice)
` QOM parent type "sys-bus-device" vs. "device"
` [PATCH v2 13/13] hw/char/serial: Plug into reset framework
[PULL 00/28] Remove deprecated pc machine types -2.8 up to -2.12
2026-03-05 10:52 UTC (29+ messages)
` [PULL 01/28] hw/i386/pc: Remove deprecated pc-q35-2.8 and pc-i440fx-2.8 machines
` [PULL 02/28] hw/i386/pc: Remove pc_compat_2_8[] array
` [PULL 03/28] hw/i386/kvm: Remove KVMClockState::mach_use_reliable_get_clock field
` [PULL 04/28] hw/core/machine: Remove hw_compat_2_8[] array
` [PULL 05/28] hw/block/pflash: Remove PFlashCFI01::old_multiple_chip_handling field
` [PULL 06/28] hw/pci/pcie: Remove QEMU_PCIE_EXTCAP_INIT definition
` [PULL 07/28] hw/virtio/virtio-pci: Remove VIRTIO_PCI_FLAG_INIT_DEVERR definition
` [PULL 08/28] hw/virtio/virtio-pci: Remove VIRTIO_PCI_FLAG_INIT_LNKCTL definition
` [PULL 09/28] hw/virtio/virtio-pci: Remove VIRTIO_PCI_FLAG_INIT_PM definition
` [PULL 10/28] hw/i386/pc: Remove deprecated pc-q35-2.9 and pc-i440fx-2.9 machines
` [PULL 11/28] hw/i386/pc: Remove pc_compat_2_9[] array
` [PULL 12/28] hw/core/machine: Remove hw_compat_2_9[] array
` [PULL 13/28] hw/net/virtio-net: Remove VirtIONet::mtu_bypass_backend field
` [PULL 14/28] hw/pci-bridge/gen_pcie_rp: Remove GenPCIERootPort::migrate_msix field
` [PULL 15/28] hw/i386/x86-iommu: Remove X86IOMMUState::pt_supported field
` [PULL 16/28] tests/qtest/test-x86-cpuid-compat: Remove the test with the i440fx-2.9 machine
` [PULL 17/28] hw/i386/pc: Remove deprecated pc-q35-2.10 and pc-i440fx-2.10 machines
` [PULL 18/28] hw/i386/pc: Remove pc_compat_2_10[] array
` [PULL 19/28] hw/i386/pc: Remove deprecated pc-q35-2.11 and pc-i440fx-2.11 machines
` [PULL 20/28] hw/i386/pc: Remove pc_compat_2_11[] array
` [PULL 21/28] hw/i386/pc: Remove deprecated pc-q35-2.12 and pc-i440fx-2.12 machines
` [PULL 22/28] hw/i386/pc: Remove pc_compat_2_12[] array
` [PULL 23/28] hw/core/machine: Remove hw_compat_2_10[] array
` [PULL 24/28] hw/input/virtio-input: Remove VirtIOInputHID::wheel_axis field
` [PULL 25/28] hw/core/machine: Remove hw_compat_2_11[] array
` [PULL 26/28] hw/core/machine: Remove hw_compat_2_12[] array
` [PULL 27/28] hw/audio/hda-codec: Remove HDAAudioState::use_timer field
` [PULL 28/28] hw/display/vga-pci: Do not expose the 'global-vmstate' property
[RFC PATCH v2] configure: Use clang for sanitizer builds or disable Werror
2026-03-05 10:47 UTC (6+ messages)
[PATCH v2 0/9] arm (and others): fix some memory leaks
2026-03-05 10:36 UTC (2+ messages)
[PATCH v3 0/7] Improve traces on migration failure due to cpreg number mismatch
2026-03-05 10:30 UTC (2+ messages)
[PATCH 0/2] hw/i386/amd_iommu: fix incorrect page_size hugepages
2026-03-05 10:10 UTC (4+ messages)
` [PATCH 2/2] hw/i386/amd_iommu.c: fix incorrect page_size for hugepages
[PATCH 0/4] vhost-user-blk: fix compatibility with older qemu versions
2026-03-05 9:45 UTC (5+ messages)
` [PATCH 2/4] vhost-user: add skip_drain param to GET_VRING_BASE
` [PATCH 4/4] vhost-user-blk: make inflight migration throught skip_drain
[PATCH 00/10] hw/core: Remove hw_compat[] array for 2.10, 2.11 and 2.12 machines
2026-03-05 9:42 UTC (19+ messages)
` [PATCH 02/10] hw/core/machine: Remove hw_compat_2_10[] array
` [PATCH 03/10] hw/input/virtio-input: Remove VirtIOInputHID::wheel_axis field
` [PATCH 04/10] hw/core/machine: Remove hw_compat_2_11[] array
` [PATCH 05/10] hw/timer/hpet: Remove HPETState::hpet_offset_saved field
` [PATCH 06/10] hw/net/e1000: Remove unused E1000_FLAG_TSO flag
` [PATCH 08/10] hw/core/machine: Remove hw_compat_2_12[] array
` [PATCH 09/10] hw/audio/hda-codec: Remove HDAAudioState::use_timer field
` [PATCH 10/10] hw/display/vga-pci: Do not expose the 'global-vmstate' property
[PATCH v8 0/5] vEVENTQ support for accelerated SMMUv3 devices
2026-03-05 9:41 UTC (8+ messages)
` [PATCH v8 5/5] hw/arm/smmuv3-accel: Read and propagate host vIOMMU events
[PATCH] igvm: fix build when igvm is not installed in a well known path
2026-03-05 9:31 UTC (3+ messages)
[PATCH v2 0/3] riscv: AIA: Add in-kernel irqchips save and restore function support
2026-03-05 9:26 UTC (4+ messages)
` [PATCH v2 1/3] target/riscv/kvm: create kvm_riscv_aia_access_reg
` [PATCH v2 2/3] hw/intc/riscv_aplic: Add in-kernel aplic save and restore function
` [PATCH v2 3/3] hw/intc/imsic: Add in-kernel imsic "
[PATCH v4 0/4] Fix use-after-free and make format overflow more difficult
2026-03-05 9:07 UTC (3+ messages)
` [PATCH v4 3/4] tests: Clean up double comparisons to avoid compiler warning
[PATCH 0/4] [RFC] hw/nvme: add basic live migration support
2026-03-05 8:55 UTC (6+ messages)
` [PATCH 3/4] migration: add VMSTATE_VARRAY_OF_POINTER_TO_STRUCT_ALLOC
[PATCH] contrib/plugins/cpp: Add -fcoroutines
2026-03-05 8:31 UTC (4+ messages)
[PATCH v6 0/7] Enable PC diversion via the plugin API
2026-03-05 8:30 UTC (14+ messages)
` [PATCH v6 4/7] tests/tcg: add tests for qemu_plugin_set_pc API
[PATCH v14 0/7] vhost-user: Add SHMEM_MAP/UNMAP requests
2026-03-05 8:26 UTC (3+ messages)
[PATCH] virtio-gpu: Fix scanout dmabuf cleanup during resource destruction
2026-03-05 8:07 UTC (3+ messages)
` [PATCH v2] "
[PATCH] target/i386: fix NULL pointer dereference in legacy-cache=off handling
2026-03-05 7:11 UTC (2+ messages)
[PATCH] bsd-user: Switch to SPDX-License-Expression
2026-03-05 6:16 UTC (6+ messages)
[PATCH v18 0/8] Specifying cache topology on ARM
2026-03-05 6:18 UTC (7+ messages)
` [PATCH v18 6/8] hw/acpi: add cache hierarchy to pptt table
` [PATCH v18 7/8] tests/qtest/bios-table-test: testing new ARM ACPI PPTT topology
` [PATCH v18 8/8] Update the ACPI tables based on new aml-build.c
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