messages from 2026-03-23 16:55:37 to 2026-03-24 13:54:48 UTC [more...]
[PATCH] ppc/pnv: generate dtb after machine initialization is complete
2026-03-24 13:54 UTC (2+ messages)
[PATCH 00/60] ui: add standalone VNC server over D-Bus
2026-03-24 13:53 UTC (17+ messages)
` [PATCH 01/60] ui/vnc-jobs: fix VncRectEntry leak on job cleanup
` [PATCH 02/60] ui/vnc-jobs: clear source tag
` [PATCH 03/60] ui/vnc-jobs: remove needless buffer_reset() before end
` [PATCH 04/60] ui/vnc: clarify intent using buffer_empty() function
` [PATCH 05/60] ui/vnc-jobs: vnc_has_job_locked() argument cannot be NULL
` [PATCH 06/60] ui/vnc-jobs: remove dead VncJobQueue.exit
` [PATCH 07/60] ui/vnc-jobs: remove vnc_queue_clear()
` [PATCH 08/60] ui/vnc-jobs: narrow taking the lock when pushing empty jobs
[PATCH v13 0/8] virtio-net: live-TAP local migration
2026-03-24 13:51 UTC (7+ messages)
` [PATCH v13 3/8] qapi: add local migration parameter
` [PATCH v13 6/8] net/tap: support local migration with virtio-net
[PATCH v2 0/7] hw/arm/sabrelite: Add FlexCAN support
2026-03-24 11:11 UTC (3+ messages)
` [PATCH v2 2/7] hw/arm/sabrelite: Introduce class SabreliteMachineState
[PATCH v6 0/8] ati-vga fixes
2026-03-24 13:38 UTC (4+ messages)
` [PATCH v6 8/8] ati-vga: Make sure hardware cursor data is within vram
[PATCH] target/arm: Don't skip access flag fault for AccessType_AT
2026-03-24 13:38 UTC (3+ messages)
[PATCH 1/1] target/arm: fix s2prot not set for two-stage PMSA translations
2026-03-24 13:34 UTC (2+ messages)
[PATCH for-11.0 v5 0/8] hw/arm/smmuv3-accel: Support AUTO properties
2026-03-24 13:30 UTC (10+ messages)
` [PATCH v5 1/8] hw/arm/smmuv3-accel: Check ATS compatibility between host and guest
` [PATCH v5 2/8] hw/arm/smmuv3-accel: Change "ats" property type to OnOffAuto
` [PATCH v5 3/8] hw/arm/smmuv3-accel: Change "ril" "
` [PATCH v5 4/8] qdev: Add a SsidSizeMode property type
` [PATCH v5 5/8] hw/arm/smmuv3-accel: Change "ssidsize" property type to SsidSizeMode
` [PATCH v5 6/8] qdev: Add an OasMode property type
` [PATCH v5 7/8] hw/arm/smmuv3-accel: Change "oas" property type to OasMode
` [PATCH v5 8/8] qemu-options.hx: Document arm-smmuv3 device's accel properties
[PATCH v3 0/8] testing/next: gdb-multiarch, check-tcg, docker, vbsa tests (pre-PR)
2026-03-24 13:27 UTC (4+ messages)
` [PATCH v3 2/8] tests/tcg/multiarch/linux-test: use portable alternative for dirent64
[PATCH v3 -qemu 0/2] hw/cxl: Media Operation Discovery fixlets
2026-03-24 13:25 UTC (2+ messages)
[PATCH-for-11.1 v6 0/6] monitor/hmp: Reduce target-specific definitions
2026-03-24 13:24 UTC (6+ messages)
` [PATCH-for-11.1 v6 1/6] target/sparc/monitor: Dump all registers as 32-bit
` [PATCH-for-11.1 v6 3/6] monitor: Have MonitorDef::get_value() always return int64_t type
[Bug 2133188] Re: [SRU] RISC-V vector state not restored by signal handler
2026-03-24 12:42 UTC
[PATCH v3 00/18] migration: more bool+errp APIs
2026-03-24 12:42 UTC (4+ messages)
[PULL 0/5] aspeed queue
2026-03-24 12:41 UTC (6+ messages)
` [PULL 1/5] hw/i2c/aspeed: fix lost interrupts on back-to-back commands
` [PULL 2/5] MAINTAINERS: Add Kane Chen as reviewer for Aspeed machines
` [PULL 3/5] tests/functional/aarch64/test_aspeed: Disable kernel crypto self-tests in AST2700 boot tests
` [PULL 4/5] hw/ssi/aspeed_smc: Convert mem ops to read/write_with_attrs for error handling
` [PULL 5/5] hw/i2c/aspeed_i2c: Remove assert
[PULL for-11.0 0/2] s390x maintainer updates
2026-03-24 12:34 UTC (3+ messages)
` [PULL for-11.0 1/2] MAINTAINERS: S390 CPU topology: Change maintainer
` [PULL for-11.0 2/2] mailmap: Update email for Nina Schoetterl-Glausch
[PATCH for 11.0] pc-bios: remove obsolete linuxboot.bin prebuilt blob
2026-03-24 12:20 UTC
[PULL 00/41] QOM, target/i386 patches for 2026-02-12
2026-03-24 12:14 UTC (4+ messages)
` [PULL 16/41] hw/i386: Remove linuxboot.bin
[PULL v2 0/4] Trivial patches for 2026-03-23
2026-03-24 12:03 UTC (2+ messages)
[PATCH v2 0/1] Fix transfer size register decrement
2026-03-24 12:01 UTC (3+ messages)
` [PATCH v2 1/1] Fix transfer size register decrement in pl080
[RFC v2 00/14] virtio-net: early VMStateDescription live migration support
2026-03-24 11:35 UTC (11+ messages)
` [RFC v2 02/14] virtio, virtio-net: add initial early VMSD for setup-phase migration
` [RFC v2 02/14] virtio,virtio-net: "
` [RFC v2 04/14] virtio-net: detect VirtIODevice status mid-migration change
` [RFC v2 05/14] virtio-net: detect VirtIODevice config buffer "
` [RFC v2 08/14] virtio-net: detect VirtIONet status "
` [RFC v2 13/14] virtio-net: detect pending Tx work for VQs mid-migration changes
[PATCH RFC 00/12] migration/vfio: Fix a few issues on API misuse or statistic reports
2026-03-24 11:05 UTC (7+ messages)
` [PATCH RFC 05/12] migration/treewide: Merge @state_pending_{exact|estimate} APIs
` [PATCH RFC 06/12] migration: Use the new save_query_pending() API directly
` [PATCH RFC 07/12] migration: Introduce stopcopy_bytes in save_query_pending()
[PATCH] mailmap: Update email for Nina Schoetterl-Glausch
2026-03-24 10:57 UTC (2+ messages)
[PULL 0/2] Linux user for v11 patches
2026-03-24 10:56 UTC (7+ messages)
[PATCH] MAINTAINERS: S390 CPU topology: Change maintainer
2026-03-24 10:56 UTC (2+ messages)
[PATCH] migration/file: fix type mismatch and NULL deref in multifd_file_recv_data
2026-03-24 10:54 UTC (8+ messages)
` [PATCH v2 0/3] "
` [PATCH v2 1/3] io/channel: introduce qio_channel_pread{v, }_all() and preadv_all_eof()
` [PATCH v2 2/3] migration/file: fix type mismatch and NULL deref in multifd_file_recv_data
[PATCH v2] ppc/pnv: fix dumpdtb option
2026-03-24 10:47 UTC (7+ messages)
[PATCH] linux-user/i386/signal.c: Correct definition of target_fpstate_32
2026-03-24 10:39 UTC (7+ messages)
[PULL 00/27] Misc HW patches for 2026-03-23
2026-03-24 10:08 UTC (7+ messages)
` [PULL 24/27] ati-vga: Make sure hardware cursor data is within vram
` [PULL 25/27] hw/net/ftgmac100: Improve DMA error handling
` [PULL 26/27] monitor: Correctly display virtual addresses while dumping memory
` [PULL 27/27] hw/hyperv: add QEMU_PACKED to uapi structs
[PULL for 11.0 0/8] testing updates (tcg, functional, lcitool)
2026-03-24 10:07 UTC (2+ messages)
[PATCH for-11.0 0/3] linux-aio/io-uring: Resubmit tails of short requests
2026-03-24 10:04 UTC (16+ messages)
` [PATCH for-11.0 1/3] linux-aio: Put all parameters into qemu_laiocb
` [PATCH for-11.0 2/3] linux-aio: Resubmit tails of short reads/writes
` [PATCH for-11.0 3/3] io-uring: Resubmit tails of short writes
[PATCH 0/4] Xen: Add Q35 initial support for HVM guests
2026-03-24 9:59 UTC (4+ messages)
[PATCH] hw/riscv/riscv-iommu: Use standard EN_PRI bit for PRI
2026-03-24 9:48 UTC (2+ messages)
[PATCH] block: fix annotation
2026-03-24 9:47 UTC (2+ messages)
[PATCH] block/curl: free s->password in cleanup paths
2026-03-24 9:44 UTC (2+ messages)
回复: Re: [PATCH] block/curl: free s->password in cleanup paths
2026-03-24 9:19 UTC (5+ messages)
` [PATCH] block/curl: factor common cleanup and free password
` [PATCH v2] "
[PATCH v3] hw/net/virtio-net: add support for notification coalescing
2026-03-24 9:15 UTC (2+ messages)
[PATCH-for-11.0] qapi: Remove deprecated SchemaInfoEnumMember::values field
2026-03-24 9:15 UTC (7+ messages)
[PATCH v12 00/10] vfio: Create dmabuf from multiple VFIO ranges and use it in virtio-gpu
2026-03-24 9:11 UTC (13+ messages)
` [PATCH v12 06/10] vfio/region: Add a helper to get VFIO region from memory region
` [PATCH v12 07/10] vfio/device: Add support for creating dmabuf from multiple ranges
` [PATCH v12 09/10] virtio-gpu-dmabuf: Improve error handling with 'Error **' and err enum
` [PATCH v12 10/10] virtio-gpu-dmabuf: Create dmabuf for blobs associated with VFIO devices
[PATCH for-11.0 v2 0/3] linux-aio/io-uring: Resubmit tails of short requests
2026-03-24 8:43 UTC (4+ messages)
` [PATCH for-11.0 v2 1/3] linux-aio: Put all parameters into qemu_laiocb
` [PATCH for-11.0 v2 2/3] linux-aio: Resubmit tails of short reads/writes
` [PATCH for-11.0 v2 3/3] io-uring: Resubmit tails of short writes
[RFC v3 0/4] tests/qtest: Add memory-access attributes (secure/space)
2026-03-24 8:29 UTC (10+ messages)
` [RFC v3 1/4] tests/qtest: Add attrs support to qtest server memory commands
` [RFC v3 2/4] tests/qtest: Add libqtest attrs helpers for memory accesses
` [RFC v3 3/4] tests/qtest: Add qtest-attrs-test for memory access attrs
` [RFC v3 4/4] [NOT-MERGE] tests/qtest: add q35 SMM-only x86 attrs coverage
[PATCH 0/3] hw/tpm: add PPI support to tpm-tis-device on ARM64 virt
2026-03-24 7:10 UTC (4+ messages)
` [PATCH 1/3] docs/specs/tpm: document PPI support "
` [PATCH 2/3] hw/acpi/tpm: parameterize PPI base address in tpm_build_ppi_acpi
` [PATCH 3/3] hw/tpm: add PPI support to tpm-tis-device for ARM64 virt
[PATCH] virtio-net: validate RSS indirections_len in post_load
2026-03-24 6:04 UTC (2+ messages)
[PATCH v2] virtio-net: validate RSS indirections_len in post_load
2026-03-24 6:01 UTC
[PATCH] i386/tdx: Fix the UAF issue in tdx_fetch_cpuid()
2026-03-24 5:47 UTC (3+ messages)
[PATCH for-11.0 v4 0/8] hw/arm/smmuv3-accel: Support AUTO properties
2026-03-24 5:39 UTC (12+ messages)
` [PATCH v4 5/8] hw/arm/smmuv3-accel: Change SSIDSIZE property to SsidSizeMode
` [PATCH v4 7/8] hw/arm/smmuv3-accel: Change OAS property to OasMode
[PATCH v2 0/2] tests/qtest: Add Intel IOMMU bare-metal test using iommu-testdev
2026-03-24 4:12 UTC (4+ messages)
` [PATCH v2 1/2] tests/qtest/libqos: Add Intel IOMMU helper library
[PATCH] net/passt: don't close socketpair fds after ownership transfer
2026-03-24 3:04 UTC
[PATCH-for-11.0] monitor: Correctly display virtual addresses while dumping memory
2026-03-24 3:16 UTC (7+ messages)
[PATCH-for-11.0] docs/about/removed-features: Replace 'since' -> 'removed in'
2026-03-24 3:14 UTC (2+ messages)
[PATCH] tests/functional/s390x: Add test for booting from a disk with 4k sectors
2026-03-24 2:52 UTC (2+ messages)
[PULL 00/77] i386, build system changes for 2025-05-30
2026-03-24 1:41 UTC (4+ messages)
` [PULL 65/77] i386/tdx: Fetch and validate CPUID of TD guest
[PATCH v2 00/13] whpx: i386: Windows 10 and performance fixes
2026-03-23 22:34 UTC (14+ messages)
` [PATCH v2 01/13] whpx: i386: workaround for Windows 10 support
` [PATCH v2 02/13] whpx: i386: enable exceptions VM exit only when needed
` [PATCH v2 03/13] whpx: i386: skip TSC read for MMIO exits
` [PATCH v2 04/13] whpx: i386: skip XCRs "
` [PATCH v2 05/13] whpx: i386: don't restore segment registers after MMIO handling
` [PATCH v2 06/13] target/i386: emulate: add new callbacks
` [PATCH v2 07/13] whpx: i386: add implementation of new x86_emul_ops
` [PATCH v2 08/13] target/i386: emulate: indirect access to CRs
` [PATCH v2 09/13] whpx: i386: "
` [PATCH v2 10/13] target/i386: emulate: segmentation rework
` [PATCH v2 11/13] whpx: i386: fetch segments on-demand
` [PATCH v2 12/13] whpx: i386: workaround for segment granularity reading as 0
` [PATCH v2 13/13] whpx: i386: fast runtime state reads
[PATCH] meson.build: Add --enable-pdb option
2026-03-23 22:02 UTC
[PATCH 00/13] hexagon: add missing HVX float instructions
2026-03-23 22:03 UTC (17+ messages)
` [PATCH 02/13] target/hexagon: fix incorrect/too-permissive HVX encodings
` [PATCH 03/13] target/hexagon/cpu: add HVX IEEE FP extension
` [PATCH 04/13] target/hexagon: add v68 HVX IEEE float arithmetic insns
` [PATCH 05/13] target/hexagon: add v68 HVX IEEE float min/max insns
` [PATCH 06/13] target/hexagon: add v68 HVX IEEE float misc insns
` [PATCH 07/13] target/hexagon: add v68 HVX IEEE float conversion insns
` [PATCH 08/13] target/hexagon: add v68 HVX IEEE float compare insns
` [PATCH 09/13] target/hexagon: add v73 HVX IEEE bfloat16 insns
[PATCH] meson.build: Add --enable-use-pdb option
2026-03-23 21:32 UTC (5+ messages)
` [PATCH v2 1/1] meson.build: Add --enable-pdb option
[PATCH for-11.0.0] Fix include statement for u2f-emu.h
2026-03-23 21:10 UTC (4+ messages)
[PATCH-for-11.1 00/10] monitor: Remove need of per-target handlers
2026-03-23 20:00 UTC (7+ messages)
` [PATCH-for-11.1 03/10] cpus: Introduce CPUClass::legacy_monitor_defs hook
[PATCH 00/12] whpx: i386: Windows 10 and performance fixes
2026-03-23 19:36 UTC (13+ messages)
` [PATCH 01/12] whpx: i386: workaround for Windows 10 support
` [PATCH 02/12] whpx: i386: enable exceptions VM exit only when needed
` [PATCH 03/12] whpx: i386: skip TSC read for MMIO exits
` [PATCH 04/12] whpx: i386: skip XCRs "
` [PATCH 05/12] whpx: i386: don't restore segment registers after MMIO handling
` [PATCH 06/12] target/i386: emulate: add new callbacks
` [PATCH 07/12] whpx: i386: add implementation of new x86_emul_ops
` [PATCH 08/12] target/i386: emulate: indirect access to CRs
` [PATCH 09/12] whpx: i386: "
` [PATCH 10/12] target/i386: emulate: segmentation rework
` [PATCH 11/12] whpx: i386: fetch segments on-demand
` [PATCH 12/12] whpx: i386: fast runtime state reads
[PATCH RFC v1 0/3] aio-poll: improve aio-polling efficiency
2026-03-23 18:51 UTC (7+ messages)
[PATCH] hw/pci/pci: Enforce pci_setup_iommu_per_bus() is called only once per bus
2026-03-23 18:30 UTC
[PATCH] target/s390x/kvm: Simplify the async pfault handling code
2026-03-23 17:48 UTC (2+ messages)
[PATCH v2 0/2] block/mirror: fix assertion failure upon duplicate complete for job using 'replaces'
2026-03-23 16:58 UTC (5+ messages)
` [PATCH v2 1/2] iotests/041: add test for mirror with throttled NBD export as target
` [PATCH v2 2/2] iotests/041: add test for duplicate job-complete with throttled target
[PATCH v5 00/15] s390x: Add support for virtio-blk-pci IPL device
2026-03-23 16:55 UTC (2+ 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