messages from 2026-03-20 14:22:38 to 2026-03-23 07:09:50 UTC [more...]
[PATCH 0/2] Fix probe_pages and vext_ldff issues
2026-03-23 7:08 UTC (3+ messages)
[PATCH v1 00/13] intel_iommu: Enable PASID support for passthrough device
2026-03-23 6:08 UTC (11+ messages)
` [PATCH v1 07/13] intel_iommu: Handle PASID entry addition for pc_inv_dsc request
` [PATCH v1 08/13] intel_iommu: Handle PASID entry removal "
Monitor address printing
2026-03-23 5:58 UTC (3+ messages)
[PATCH v3 00/10] chardev: Improve @docstring and clarify qemu_chr_write() uses
2026-03-23 2:04 UTC (7+ messages)
[PATCH v6 RESEND 0/4] hw/riscv/virt: Add acpi ged and powerdown support
2026-03-23 1:34 UTC (3+ messages)
[PATCH 0/3] aspeed: Improve error handling and fix DMA issues
2026-03-23 1:11 UTC (7+ messages)
` [PATCH 1/3] hw/ssi/aspeed_smc: Convert mem ops to read/write_with_attrs for error handling
` [PATCH 2/3] ftgmac100: Improve DMA "
` [PATCH 3/3] hw/i2c/aspeed_i2c: Remove assert
回复: Re: [PATCH] hw/ide: resolve core crash caused by optical drive pop-up during virtual machine startup
2026-03-23 1:08 UTC
回复: Re: [PATCH] hw/ide: resolve core crash caused by optical drive pop-up during virtual machine startup
2026-03-23 1:05 UTC
[PATCH] whpx: i386: workaround for Windows 10 support
2026-03-22 22:49 UTC
[PATCH v3] hw/net/virtio-net: add support for notification coalescing
2026-03-22 19:56 UTC
[PATCH] target/arm/tcg/vfp_helper: Fix incorrect bit field deposition in rsqrte_f64
2026-03-22 14:37 UTC (3+ messages)
[PATCH for-11.0] Fix several typos in documentation (found by codespell)
2026-03-22 13:25 UTC (5+ messages)
[PATCH] meson.build: Add --enable-use-pdb option
2026-03-22 12:21 UTC (3+ messages)
[PATCH] hw/i2c: Add designware i2c controller
2026-03-22 9:23 UTC (2+ messages)
` "
[PATCH 0/3] Fix missing and incorrect unlock_user calls
2026-03-22 6:54 UTC (7+ messages)
` [PATCH 1/3] bsd-user: Fix unlock_user API usage
` [PATCH 2/3] linux-user: "
` [PATCH 3/3] linux-user: riscv: Fix signal frame user mapping
[PATCH 0/3] cxl: avoid KVM internal error for fixed memory windows
2026-03-22 5:49 UTC (5+ messages)
[PATCH 1/1] target/arm: fix s2prot not set for two-stage PMSA translations
2026-03-21 23:19 UTC
[PATCH-for-11.1 00/10] monitor: Remove need of per-target handlers
2026-03-21 19:51 UTC (16+ messages)
` [PATCH-for-11.1 01/10] monitor: Extract completion declarations to 'monitor/hmp-completion.h'
` [PATCH-for-11.1 02/10] monitor: Forward-declare the MonitorDef type
` [PATCH-for-11.1 03/10] cpus: Introduce CPUClass::legacy_monitor_defs hook
` [PATCH-for-11.1 04/10] target/i386: Replace legacy target_monitor_defs -> legacy_monitor_defs
` [PATCH-for-11.1 05/10] target/m68k: "
` [PATCH-for-11.1 06/10] target/sparc: "
` [PATCH-for-11.1 07/10] monitor: Remove target_monitor_defs()
` [PATCH-for-11.1 08/10] cpus: Introduce CPUClass::legacy_monitor_get_register() hook
` [PATCH-for-11.1 09/10] target/riscv: Register target_get_monitor_def in CPUClass
` [PATCH-for-11.1 10/10] monitor: Remove target_get_monitor_def()
[PATCH v2] hw/usb/hcd-ohci: check for MPS=0 to avoid infinite loop
2026-03-21 17:43 UTC (2+ messages)
[PATCH rfc] hvf: arm: Inject SEA when executing insn in invalid memory range
2026-03-21 17:39 UTC (5+ messages)
[PATCH v6 0/8] ati-vga fixes
2026-03-21 16:30 UTC (9+ messages)
` [PATCH v6 1/8] ati-vga: Fix colors when frame buffer endianness does not match host
` [PATCH v6 2/8] ati-vga: Also switch mode on HW cursor enable bit change
` [PATCH v6 3/8] ati-vga: Do not add crtc offset to src and dst data address
` [PATCH v6 4/8] ati-vga: Avoid warnings about sign extension
` [PATCH v6 5/8] ati-vga: Fix display updates in non-32 bit modes
` [PATCH v6 6/8] ati-vga: Add work around for fuloong2e
` [PATCH v6 7/8] ati-vga: Simplify pointer image handling
` [PATCH v6 8/8] ati-vga: Make sure hardware cursor data is within vram
[PATCH 0/3] user: recursive signal delivery fix and test
2026-03-21 15:51 UTC (5+ messages)
` [PATCH 1/3] linux-user: sigaltstack lock_user_struct missing unlock
` [PATCH 2/3] bsd-user, linux-user: signal: recursive signal delivery fix
` [PATCH 3/3] tests/tcg: add recursive signal delivery tests
[PATCH v1 0/5] PL011 and PL080 for dma transfer
2026-03-21 15:47 UTC (6+ messages)
` [PATCH v1 1/5] Fixed the PL011 FIFO level bug
` [PATCH v1 2/5] PL011 generate receive timeout interrupt
` [PATCH v1 3/5] Implement the DMA interface of PL011
` [PATCH v1 4/5] Run pl080_run in main loop
` [PATCH v1 5/5] PL080 add transfer memory and peripheral
[PATCH 00/65] arm: Implement an emulation of GICv5 interrupt controller
2026-03-21 15:42 UTC (3+ messages)
` [PATCH 01/65] hw/core: Permit devices to define an array of link properties
[PATCH 0/5] target/s390x: Forbid to use legacy ldst_phys() API
2026-03-21 15:26 UTC (3+ messages)
[PATCH v3 0/3] target/riscv: corner case fixes
2026-03-21 14:45 UTC (4+ messages)
` [PATCH v3 1/3] target/riscv: Fix IALIGN check in misa write
` [PATCH v3 2/3] target/riscv: Fix vector whole ldst vstart check
` [PATCH v3 3/3] tests/tcg: Add riscv test for interrupted vector ops
[PATCH v3 0/5] linux-user/riscv: add vector state to signal context
2026-03-21 14:13 UTC (6+ messages)
` [PATCH v3 1/5] tests/tcg/riscv64: Add a user signal handling test
` [PATCH v3 2/5] linux-user/riscv: Allow restore_sigcontext to return error
` [PATCH v3 3/5] linux-user/riscv: Add extended state to sigcontext
` [PATCH v3 4/5] linux-user/riscv: Add vector state to signal context
` [PATCH v3 5/5] tests/tcg/riscv64: Add vector state to signal test
[PATCH-for-11.1 v2 0/7] monitor: Have 'info tlb' dump MMU information on monitor
2026-03-21 14:01 UTC (12+ messages)
` [PATCH-for-11.1 v2 1/7] target/m68k: "
` [PATCH-for-11.1 v2 2/7] target/ppc: "
` [PATCH-for-11.1 v2 3/7] target/xtensa: "
` [PATCH-for-11.1 v2 4/7] target/xtensa: Display [ID]TLB header within dump_tlb()
` [PATCH-for-11.1 v2 5/7] target/m68k: Rename dump_mmu() -> m68k_monitor_dump_mmu()
` [PATCH-for-11.1 v2 6/7] target/ppc: Rename dump_mmu() -> ppc_monitor_dump_mmu()
` [PATCH-for-11.1 v2 7/7] target/xtensa: Rename dump_mmu() -> xtensa_monitor_dump_mmu()
[PATCH v2 0/7] hw/arm/sabrelite: Add FlexCAN support
2026-03-21 12:16 UTC (3+ messages)
` [PATCH v2 4/7] hw/net/can/flexcan: NXP FlexCAN core emulation
[PATCH v3 0/3] hw/qdev: Consolidate qdev_get_human_name() and qdev_get_printable_name()
2026-03-21 10:04 UTC (4+ messages)
` [PATCH v3 1/3] hw/qdev: Clarify fallback order in qdev_get_printable_name()
` [PATCH v3 2/3] hw/qdev: Prefix bus type in qdev_get_printable_name() device paths
` [PATCH v3 3/3] hw/qdev: Consolidate qdev_get_printable_name() into qdev_get_human_name()
[PATCH] hw/hyperv: fix SynIC not initialized for CPUs after the first
2026-03-21 7:02 UTC (2+ messages)
[Qemu-devel] [PATCH/RFC 0/5] R-Car Gen3 GPIO Pass-Through Prototype (QEMU)
2026-03-21 5:50 UTC (6+ messages)
` [Qemu-devel] [PATCH/RFC 4/5] vfio: No-IOMMU mode support
` [Qemu-arm] "
[PATCH] mirror: Add sparse copy support for raw block devices
2026-03-21 4:03 UTC
[PATCH V2] hw/loongarch: add rtc acpi table
2026-03-21 4:02 UTC (4+ messages)
[PATCH v5 0/8] ati-vga fixes
2026-03-21 1:04 UTC (9+ messages)
` [PATCH v5 1/8] ati-vga: Fix colors when frame buffer endianness does not match host
` [PATCH v5 2/8] ati-vga: Also switch mode on HW cursor enable bit change
` [PATCH v5 3/8] ati-vga: Do not add crtc offset to src and dst data address
` [PATCH v5 4/8] ati-vga: Avoid warnings about sign extension
` [PATCH v5 5/8] ati-vga: Fix display updates in non-32 bit modes
` [PATCH v5 6/8] ati-vga: Add work around for fuloong2e
` [PATCH v5 7/8] ati-vga: Fix mouse pointer on big endian frame buffer
` [PATCH v5 8/8] ati-vga: Make sure hardware cursor data is within vram
[PATCH] hw/usb/hcd-ohci: check for MPS=0 to avoid infinite loop
2026-03-21 0:05 UTC (3+ messages)
[PATCH-for-11.1 v6 0/6] monitor/hmp: Reduce target-specific definitions
2026-03-20 21:52 UTC (14+ messages)
` [PATCH-for-11.1 v6 1/6] target/sparc/monitor: Dump all registers as 32-bit
` [PATCH-for-11.1 v6 2/6] monitor: Remove MonitorDef::type field and MD_TLONG / MD_I32
` [PATCH-for-11.1 v6 3/6] monitor: Have MonitorDef::get_value() always return int64_t type
` [PATCH-for-11.1 v6 4/6] monitor: Remove last target_long use in get_monitor_def()
` [PATCH-for-11.1 v6 5/6] monitor: Reduce target-specific methods further
` [PATCH-for-11.1 v6 6/6] monitor: Remove 'monitor/hmp-target.h' header
[PATCH 0/8] qapi: enforce section ordering
2026-03-20 20:47 UTC (24+ messages)
` [PATCH 1/8] qapi: differentiate "intro" and "details" sections
` [PATCH 2/8] qapi: prohibit 'details' sections between tagged sections
` [PATCH 3/8] qapi: add "Details:" disambiguation marker
` [PATCH 4/8] qapi: detect potentially semantically ambiguous intro paragraphs
` [PATCH 5/8] qapi: re-order QAPI doc block sections
` [PATCH 6/8] qapi: enforce doc block section ordering
` [PATCH 7/8] qapi: re-order 'since' sections to always be last
[PATCH] virtio-qmp: use stringification in FEATURE_ENTRY to prevent copy-paste bugs
2026-03-20 19:37 UTC
[PATCH] mailmap: Update email for Nina Schoetterl-Glausch
2026-03-20 19:29 UTC (2+ messages)
[RFC v2 0/7] hw/tpm: CRB chunking capability to handle PQC
2026-03-20 18:57 UTC (3+ messages)
` [RFC v2 7/7] hw/tpm: Increase TPM TIS max buffer size to 8192
[RFC PATCH 0/9] plugins: Introduce Fault Injection framework and API extensions
2026-03-20 18:08 UTC (6+ messages)
[RFC DISCUSSION] virtio-rdma: RDMA device emulation for QEMU
2026-03-20 17:23 UTC (3+ messages)
[PATCH 0/8] arm: implement WFx[T] for aa64 (!!GenAI usage!!)
2026-03-20 16:55 UTC (4+ messages)
` [PATCH 3/8] AGENTS.md: add basic AGENTS.md for QEMU
[PATCH-for-11.1] target/xtensa: Have 'info tlb' dump MMU information on monitor
2026-03-20 16:46 UTC (4+ messages)
[PATCH] virtio-net: allow vhost-user backends to provide config space
2026-03-20 16:38 UTC
[PATCH v3 0/8] testing/next: gdb-multiarch, check-tcg, docker, vbsa tests (pre-PR)
2026-03-20 15:51 UTC (9+ messages)
` [PATCH v3 1/8] tests/tcg: allow filtering of TCG tests
` [PATCH v3 2/8] tests/tcg/multiarch/linux-test: use portable alternative for dirent64
` [PATCH v3 3/8] tests/functional: allow tests to define decompression target
` [PATCH v3 4/8] tests/functional: add VBSA linux tests
` [PATCH v3 5/8] tests/lcitool: Remove python3-sqlite3 from the list of needed packages
` [PATCH v3 6/8] tests/lcitool: Update openSUSE to version 16
` [PATCH v3 7/8] tests/docker: Update the opensuse-leap container file "
` [PATCH v3 8/8] tests: Replace ncat with socat in migration test and drop ncat from containers
[PATCH v4 0/7] Add RISC-V big-endian target support
2026-03-20 15:51 UTC (9+ messages)
` [PATCH v4 1/7] target/riscv: Define MSTATUS_SBE and MSTATUS_MBE bit masks
` [PATCH v4 2/7] target/riscv: Add big-endian CPU property
` [PATCH v4 3/7] target/riscv: Set endianness MSTATUS bits at CPU reset
` [PATCH v4 4/7] target/riscv: Implement runtime data endianness via MSTATUS bits
` [PATCH v4 5/7] hw/riscv: Make boot code endianness-aware at runtime
` [PATCH v4 6/7] target/riscv: Fix page table walk endianness for big-endian harts
` [PATCH v4 7/7] target/riscv: Support runtime endianness in virtio via sysemu callback
[PATCH for-11.0 v2] hw/hyperv: fix SynIC not initialized for CPUs after the first
2026-03-20 15:47 UTC
[PATCH 0/3] Update openSUSE to version 16 in our CI
2026-03-20 15:43 UTC (2+ messages)
[PATCH] tests: Replace ncat with socat in migration test and drop ncat from containers
2026-03-20 15:41 UTC (2+ messages)
[PATCH RFC 00/10] vmstate: Implement VMS_ARRAY_OF_POINTER_AUTO_ALLOC
2026-03-20 15:37 UTC (9+ messages)
` [PATCH RFC 08/10] vmstate: Implement load of ptr marker in vmstate core
` [PATCH RFC 09/10] vmstate: Implement VMS_ARRAY_OF_POINTER_AUTO_ALLOC
[PATCH] linux-user/i386/signal.c: Correct definition of target_fpstate_32
2026-03-20 15:37 UTC (6+ messages)
[PATCH 0/5] i386/sev: Add TCG-emulated AMD SEV guest support
2026-03-20 15:34 UTC (16+ messages)
` [PATCH 1/5] i386/sev: Add sev-emulated QOM object with TCG support
` [PATCH 4/5] i386/sev: Add launch measurement emulation and TIK property
[PULL 0/3] hex queue
2026-03-20 14:50 UTC (4+ messages)
` [PULL 1/3] target/hexagon: fix J2_jumptnew/pt predicate check to use LSB
` [PULL 2/3] target/hexagon: use TCG_COND_TSTEQ/TSTNE for predicate branches
` [PULL 3/3] tests/tcg/hexagon: add test for predicated .new branch LSB evaluation
[RFC v2 00/14] virtio-net: early VMStateDescription live migration support
2026-03-20 14:20 UTC (9+ messages)
` [RFC v2 02/14] virtio, virtio-net: add initial early VMSD for setup-phase migration
` [RFC v2 04/14] virtio-net: detect VirtIODevice status mid-migration change
` [RFC v2 05/14] virtio-net: detect VirtIODevice config buffer "
` [RFC v2 07/14] virtio-net: detect VirtIONet MAC table mid-migration changes
` [RFC v2 09/14] virtio-net: detect VirtIONet Rx filter "
` [RFC v2 11/14] virtio-net: detect VirtIONet guest offload & MQ "
` [RFC v2 13/14] virtio-net: detect pending Tx work for VQs "
` [RFC v2 14/14] virtio-net, vhost-net: early migration support for vhost-net
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