messages from 2026-03-04 15:05:31 to 2026-03-05 06:19:03 UTC [more...]
[PATCH v4 0/4] Fix use-after-free and make format overflow more difficult
2026-03-05 6:16 UTC (5+ messages)
` [PATCH v4 1/4] contrib/elf2dmp: Grow PDB URL buffer
` [PATCH v4 2/4] vfio/pci: Grow buffer in vfio_pci_host_match()
` [PATCH v4 3/4] tests: Clean up double comparisons to avoid compiler warning
` [PATCH v4 4/4] meson: Add -Wformat-overflow=2
[PATCH v18 0/8] Specifying cache topology on ARM
2026-03-05 6:17 UTC (10+ messages)
` [PATCH v18 2/8] hw/core/machine: topology functions capabilities added
` [PATCH v18 3/8] hw/arm/virt: add cache hierarchy to device tree
` [PATCH v18 4/8] bios-tables-test: prepare to change ARM ACPI virt PPTT
` [PATCH v18 5/8] acpi: Add parameters to pass cache descriptions to ACPI build_pptt()
[PATCH v4 00/15] s390x: Add support for virtio-blk-pci IPL device
2026-03-05 6:16 UTC (7+ messages)
` [PATCH v4 12/15] pc-bios/s390-ccw: Add support for virtio-blk-pci IPL
[PATCH v3 0/9] : pnv/phb4: Update PHB4 to the latest PHB5 spec
2026-03-05 6:09 UTC (11+ messages)
` [PATCH v4 0/9] "
` [PATCH v4 1/9] qtest/phb4: Add testbench for PHB4
` [PATCH v4 2/9] pnv/phb4: Add reset logic to PHB4
` [PATCH v4 3/9] pnv/phb4: Implement sticky reset logic in PHB4
` [PATCH v4 4/9] pnv/phb4: Implement read-only and write-only bits of registers
` [PATCH v4 5/9] pnv/phb4: Implement write-clear and return 1's on unimplemented reg read
` [PATCH v4 6/9] pnv/phb4: Set link-active status in HPSTAT and LMR registers
` [PATCH v4 7/9] pnv/phb4: Set link speed and width in the DLP training control register
` [PATCH v4 8/9] pnv/phb4: Implement IODA PCT table
` [PATCH v4 9/9] pnv/phb4: Mask off LSI Source-ID based on number of interrupts
[PATCH] target/i386: fix NULL pointer dereference in legacy-cache=off handling
2026-03-05 6:04 UTC
[PATCH 0/2] accel/tcg: Pass the access_type to IOMMUMemoryRegion
2026-03-05 5:35 UTC (4+ messages)
` [PATCH 2/2] accel/tcg: address_space_translate*() will pass the correct iommu_flags
[PATCH] contrib/plugins/cpp: Add -fcoroutines
2026-03-05 5:27 UTC (3+ messages)
[PATCH v3 00/18] migration: more bool+errp APIs
2026-03-05 5:18 UTC (22+ messages)
` [PATCH v3 01/18] migration: vmstate_save_state_v: fix double error_setg
` [PATCH v3 02/18] migration: make vmstate_save_state_v() static
` [PATCH v3 03/18] migration: make .post_save() a void function
` [PATCH v3 04/18] migration: vmstate_load_state(): add some newlines
` [PATCH v3 05/18] migration: vmstate_save/load_state(): refactor tracing errors
` [PATCH v3 06/18] migration: factor out vmstate_pre_save() from vmstate_save_state()
` [PATCH v3 07/18] migration: factor out vmstate_save_field() "
` [PATCH v3 08/18] migration: factor out vmstate_pre_load() from vmstate_load_state()
` [PATCH v3 09/18] migration: factor out vmstate_load_field() "
` [PATCH v3 10/18] migration: factor out vmstate_post_load() "
` [PATCH v3 11/18] migration: convert vmstate_subsection_save/load functions to bool
` [PATCH v3 12/18] migration: VMStateInfo: introduce new handlers with errp
` [PATCH v3 13/18] migration: introduce vmstate_load_vmsd() and vmstate_save_vmsd()
` [PATCH v3 14/18] migration/cpr: move to new migration APIs
` [PATCH v3 15/18] migration/savevm: "
` [PATCH v3 16/18] hw/s390x/css: drop use of .err_hint for vmstate
` [PATCH v3 17/18] migration: drop VMStateField.err_hint
` [PATCH v3 18/18] migration/vmstate-types: move to new migration APIs
[PATCH 1/2] virtio-snd: remove a redundant memory allocation
2026-03-05 4:25 UTC (2+ messages)
` [PATCH 2/2] virtio-snd: remove redundant fields
[PULL v3 00/85] Audio patches
2026-03-05 3:54 UTC (3+ messages)
` [PULL v3 72/85] audio/mixeng: replace redundant pcm_info fields with AudioFormat
[PATCH v2 0/2] fpu: Fix OCP FP8 E4M3 conversion issues
2026-03-05 3:50 UTC (2+ messages)
[PATCH v3] target/riscv: Support Smpmpmt extension
2026-03-05 3:44 UTC
[PATCH] hw/riscv: Remove deprecated 'riscv, delegate' device-tree property
2026-03-05 3:39 UTC (3+ messages)
[PATCH 0/3] RISC-V Zbr0p93 extension
2026-03-05 3:16 UTC (5+ messages)
` [PATCH 1/3] util: export CRC32[C] lookup tables
` [PATCH 2/3] target/riscv: add unratified RISC-V Zbr0p93 ext
[PATCH v4 00/14] Add OCP FP8/FP4 and RISC-V Zvfofp8min/Zvfofp4min extension support
2026-03-05 2:40 UTC (18+ messages)
` [PATCH v4 01/14] target/riscv: rvv: Fix NOP_UU_B vs2 width
` [PATCH v4 02/14] target/riscv: Add cfg properity for Zvfofp8min extension
` [PATCH v4 03/14] target/riscv: Add implied rules "
` [PATCH v4 07/14] target/riscv: rvv: Add vfncvt.f.f.q and vfncvt.sat.f.f.q instructions "
` [PATCH v4 08/14] target/riscv: Expose Zvfofp8min properity
` [PATCH v4 10/14] target/riscv: Add cfg properity for Zvfofp4min extension
` [PATCH v4 12/14] target/riscv: rvv: Add vfext.vf2 instruction "
` [PATCH v4 13/14] target/riscv: Expose Zvfofp4min properity
[PATCH v6 0/8] memory: Remove most _nomigrate variants
2026-03-05 1:57 UTC (7+ messages)
` [PATCH v6 5/8] memory: Factor out common ram region initialization
[PATCH] hw/char: clear dangling GLib event source tag
2026-03-05 0:30 UTC
[PATCH v1 0/5] xen: pvh: Add machine option to disable the mapcache
2026-03-05 0:52 UTC (14+ messages)
` [PATCH v1 1/5] xen: mapcache: Assert mapcache existance
` [PATCH v1 2/5] xen: mapcache: Add function to check if the mapcache is enabled
` [PATCH v1 3/5] physmem: xen: Conditionalize use of the mapcache
` [PATCH v1 4/5] hw/xen-hvm: Add a mapcache arg to xen_register_ioreq()
` [PATCH v1 5/5] hw/xen: xenpvh: Add prop to enable/disable the mapcache
[PATCH qemu 04/11] [ot] target/riscv: implement custom LowRisc Ibex CSRs
2026-03-05 0:11 UTC (4+ messages)
[RFC PATCH v2] configure: Use clang for sanitizer builds or disable Werror
2026-03-04 23:14 UTC (4+ messages)
[PATCH v8 00/30] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
2026-03-04 22:17 UTC (4+ messages)
` [PATCH v8 19/30] pc-bios/s390-ccw: Add signature verification for secure IPL in audit mode
[PATCH v2 05/16] migration: vmstate_save/load_state(): stop tracing errors
2026-03-04 21:53 UTC (22+ messages)
` [PATCH v2 06/16] migration: factor out vmstate_pre_save() from vmstate_save_state()
` [PATCH v2 07/16] migration: factor out vmstate_save_field() "
` [PATCH v2 15/16] migration/savevm: move to new migration APIs
` [PATCH v2 16/16] migration/vmstate-types: "
[PATCH] virtio-gpu: Fix scanout dmabuf cleanup during resource destruction
2026-03-04 20:32 UTC (2+ messages)
` [PATCH v2] "
[PATCH 0/1] Update hexagon cross container to 22.1.0
2026-03-04 20:12 UTC (3+ messages)
` [PATCH 1/1] tests/docker: Update hexagon cross toolchain "
[PATCH v3 0/1] Update hexagon cross container to 22.1.0
2026-03-04 19:50 UTC (7+ messages)
` [PATCH v3 1/1] tests/docker: Update hexagon cross toolchain "
[PATCH v6 0/7] Enable PC diversion via the plugin API
2026-03-04 19:38 UTC (12+ messages)
` [PATCH v6 4/7] tests/tcg: add tests for qemu_plugin_set_pc API
[PATCH 0/7] system/memory: Improve 'info mtree' readability
2026-03-04 18:35 UTC (15+ messages)
` [PATCH 1/7] stubs: Merge physmem.c within ram-block.c
` [PATCH 2/7] system/ramblock: Constify various RAMBlock arguments
` [PATCH 3/7] system/memory: Constify various MemoryRegion arguments
` [PATCH 4/7] system/memory: Have memory_region_type() correctly describe containers
` [PATCH 5/7] system/memory: Display address spaces starting at 0x0000.0000
` [PATCH 6/7] system/memory: Allow mtree_print_mr() to display distinct address width
` [PATCH 7/7] system/memory: Have 'info mtree' display addresses nicely
[PATCH V2 00/11] target/i386: Misc PMU, PEBS, and MSR fixes and improvements
2026-03-04 18:22 UTC (4+ messages)
` [PATCH V2 01/11] target/i386: Disable unsupported BTS for guest
[PATCH V3 00/13] target/i386: Misc PMU fixes and enabling
2026-03-04 18:07 UTC (14+ messages)
` [PATCH V3 01/13] target/i386: Disable unsupported BTS for guest
` [PATCH V3 02/13] target/i386: Don't save/restore PERF_GLOBAL_OVF_CTRL MSRs
` [PATCH V3 03/13] target/i386: Gate enable_pmu on kvm_enabled()
` [PATCH V3 04/13] target/i386: Adjust maximum number of PMU counters
` [PATCH V3 05/13] target/i386: Support full-width writes for perf counters
` [PATCH V3 06/13] target/i386: Increase MSR_BUF_SIZE and split KVM_[GET/SET]_MSRS calls
` [PATCH V3 07/13] target/i386: Add get/set/migrate support for legacy PEBS MSRs
` [PATCH V3 08/13] target/i386: Make some PEBS features user-visible
` [PATCH V3 09/13] target/i386: Clean up LBR format handling
` [PATCH V3 10/13] target/i386: Refactor "
` [PATCH V3 11/13] target/i386: Add pebs-fmt CPU option
` [PATCH V3 12/13] target/i386: Clean up Intel Debug Store feature dependencies
` [PATCH V3 13/13] target/i386: Add Topdown metrics feature support
[PATCH v2] tests/docker: Update hexagon cross toolchain to 22.1.0
2026-03-04 17:49 UTC (2+ messages)
[PATCH] tests/tcg/multiarch/linux-test: use portable alternative for dirent64
2026-03-04 17:48 UTC (2+ messages)
[PATCH] net/vhost-vdpa: enable vqs before DRIVER_OK if no cvq
2026-03-04 17:38 UTC
[PATCH 0/7] Add VIRTIO_F_IN_ORDER support to vhost shadow virtqueue
2026-03-04 17:35 UTC (8+ messages)
` [PATCH 1/7] virtio: Allow to fill a whole virtqueue in order
` [PATCH 2/7] vhost: move svq next desc array to descs state struct
` [PATCH 3/7] vhost: factor out the descriptor next fetching
` [PATCH 4/7] vhost: factor out the get of last used desc in SVQ
` [PATCH 5/7] vhost: factor out the detach buf logic "
` [PATCH 6/7] vhost: add in_order feature to shadow virtqueue
` [PATCH 7/7] vhost: accept in order feature flag
[PATCH v2 00/16] hw/i386/pc: Remove deprecated 2.8 and 2.9 PC machines
2026-03-04 17:20 UTC (3+ messages)
` [PATCH 17/16] hw/southbridge/ich9: Remove ICH9_LPC_SMI_F_BROADCAST_BIT definition
[PATCH v6 0/1] numa: add 'memmap-type' option for memory type configuration
2026-03-04 17:19 UTC (6+ messages)
` [PATCH v6 1/1] "
[PATCH v7 0/7] Mitigation of "failed to load cpu:cpreg_vmstate_array_len" migration failures
2026-03-04 17:12 UTC (3+ messages)
` [PATCH v7 1/7] target/arm/machine: Fix detection of unknown incoming cpregs
[PATCH 00/20] virtio-gpu/next - per-head resolution and native context (pre-PR)
2026-03-04 16:50 UTC (21+ messages)
` [PATCH 01/20] Support per-head resolutions with virtio-gpu
` [PATCH 02/20] virtio-gpu: Fix scanout dmabuf cleanup during resource destruction
` [PATCH 03/20] ui/gtk: Don't disable scanout when display is refreshed
` [PATCH 04/20] ui/sdl2: "
` [PATCH 05/20] ui/egl: Don't change bound GL context when creating new context
` [PATCH 06/20] ui/gdk: Restore original context after new context creation
` [PATCH 07/20] ui/sdl2: "
` [PATCH 08/20] ui/sdl2: Implement dpy dmabuf functions
` [PATCH 09/20] virtio-gpu: Ensure BHs are invoked only from main-loop thread
` [PATCH 10/20] virtio-gpu: Handle virgl fence creation errors
` [PATCH 11/20] virtio-gpu: Support asynchronous fencing
` [PATCH 12/20] virtio-gpu: Support DRM native context
` [PATCH 13/20] docs/system: virtio-gpu: Add link to Mesa VirGL doc
` [PATCH 14/20] docs/system: virtio-gpu: Update Venus link
` [PATCH 15/20] docs/system: virtio-gpu: Document host/guest requirements
` [PATCH 16/20] virtio-gpu: Remove superfluous memory_region_set_enabled()
` [PATCH 17/20] virtio-gpu: Validate hostmem mapping offset
` [PATCH 18/20] virtio-gpu: Replace finish_unmapping with mapping_state
` [PATCH 19/20] virtio-gpu: Destroy virgl resources on virtio-gpu reset
` [PATCH 20/20] virtio-gpu: Support mapping hostmem blobs with map_fixed
[PATCH v4 0/9] Add Zvfbfa extension support
2026-03-04 16:55 UTC (19+ messages)
` [PATCH v4 1/9] target/riscv: Add cfg properities for Zvfbfa extensions
` [PATCH v4 2/9] target/riscv: Add the Zvfbfa extension implied rule
` [PATCH v4 3/9] target/riscv: rvv: Add new VTYPE CSR field - altfmt
` [PATCH v4 4/9] target/riscv: rvv: Introduce reset_ill_vtype to reset illegal vtype CSR
` [PATCH v4 5/9] target/riscv: Use the tb->cs_base as the extend tb flags
` [PATCH v4 6/9] target/riscv: Introduce altfmt into DisasContext
` [PATCH v4 7/9] target/riscv: Introduce BF16 canonical NaN for Zvfbfa extension
` [PATCH v4 8/9] target/riscv: rvv: Support Zvfbfa vector bf16 operations
` [PATCH v4 9/9] target/riscv: Expose Zvfbfa extension as an experimental cpu property
[PATCH v14 0/7] vhost-user: Add SHMEM_MAP/UNMAP requests
2026-03-04 16:52 UTC (8+ messages)
` [PATCH v14 1/7] vhost-user: Add VirtIO Shared Memory map request
` [PATCH v14 2/7] vhost_user.rst: Align VhostUserMsg excerpt members
` [PATCH v14 3/7] vhost_user.rst: Add SHMEM_MAP/_UNMAP to spec
` [PATCH v14 4/7] vhost_user: Add frontend get_shmem_config command
` [PATCH v14 5/7] vhost_user.rst: Add GET_SHMEM_CONFIG message
` [PATCH v14 6/7] qmp: add shmem feature map
` [PATCH v14 7/7] vhost-user-device: Add shared memory BAR
QAPIDoc Total Section Ordering
2026-03-04 16:48 UTC (3+ messages)
[PATCH 0/4] [RFC] hw/nvme: add basic live migration support
2026-03-04 16:40 UTC (5+ messages)
` [PATCH 3/4] migration: add VMSTATE_VARRAY_OF_POINTER_TO_STRUCT_ALLOC
[PATCH v9 00/37] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
2026-03-04 16:37 UTC (12+ messages)
` [PATCH v9 31/37] hw/arm/smmuv3-accel: Add property to specify OAS bits
[RFC v4 00/31] hw/arm/smmuv3: Support Secure state for SMMUv3
2026-03-04 16:36 UTC (11+ messages)
` [RFC v4 09/31] hw/arm/smmuv3: Enforce Secure stage 2 capability check when decoding STE
` [RFC v4 16/31] hw/arm/smmuv3: Plumb SEC_SID through IOMMU notifier path
[PATCH 0/5] qcow2: Suppress data-file WRITE during creation
2026-03-04 16:13 UTC (5+ messages)
` [PATCH 2/5] block: Introduce BDRV_O_NO_DATA_{WRITE,RESIZE}
virtio-msg inter-VM transport vs virtio-vhost-user
2026-03-04 16:01 UTC (2+ messages)
[PATCH v2] bsd-user: Switch to SPDX-License-Expression
2026-03-04 16:05 UTC
[PATCH v2 00/19] block: Some multi-threading fixes
2026-03-04 16:02 UTC (4+ messages)
` [PATCH v2 04/19] nfs: Run co BH CB in the coroutine’s AioContext
[PATCH v2] block: Never drop BLOCK_IO_ERROR with action=stop for rate limiting
2026-03-04 15:39 UTC (3+ messages)
[PATCH v5 0/4] hppa: PA-8700, use 44 bit physical addresses
2026-03-04 15:33 UTC (6+ messages)
` [PATCH v5 1/4] hppa: Restructure CPU Class heirarchy
` [PATCH v5 3/4] hppa: Get physical address space bits from HPPACPUDef
[PATCH v2 00/13] TYPE_SERIAL cleanup
2026-03-04 15:21 UTC (5+ messages)
` [PATCH v2 02/13] hw/arm/aspeed_ast27x0-{ssp, tsp}: Do not access SerialMM internals directly
` [PATCH v2 10/13] hw/char/serial: Avoid implicit conversion when tracing
[PATCH 0/8] hw/i386/pc: Remove deprecated 2.10, 2.11 and 2.12 PC machines
2026-03-04 15:06 UTC (7+ messages)
` [PATCH 6/8] hw/i386/pc: Remove pc_compat_2_11[] array
` [PATCH 7/8] hw/i386/pc: Remove deprecated pc-q35-2.12 and pc-i440fx-2.12 machines
` [PATCH 8/8] hw/i386/pc: Remove pc_compat_2_12[] array
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