Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
qemu-devel (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Sun Jun 08 2025 18:01:48 -0400
Threads in reverse chronological order
[
Next Period
]
[PATCH] docs/devel: Convert image-fuzzer.txt to restructredText format
,
conte . souleymane
,
2025/06/08
[PATCH v8 0/8] Power11 support for QEMU [PowerNV]
,
Aditya Gupta
,
2025/06/08
[PATCH v8 1/8] ppc/pnv: Introduce Pnv11Chip
,
Aditya Gupta
,
2025/06/08
[PATCH v8 3/8] ppc/pnv: Add XIVE2 controller to Power11
,
Aditya Gupta
,
2025/06/08
[PATCH v8 2/8] ppc/pnv: Introduce Power11 PowerNV machine
,
Aditya Gupta
,
2025/06/08
[PATCH v8 4/8] ppc/pnv: Add PHB5 PCIe Host bridge to Power11
,
Aditya Gupta
,
2025/06/08
[PATCH v8 7/8] tests/powernv: Add PowerNV test for Power11
,
Aditya Gupta
,
2025/06/08
[PATCH v8 8/8] MAINTAINERS: Add myself as a reviewer of PowerNV emulation
,
Aditya Gupta
,
2025/06/08
[PATCH v8 6/8] tests/powernv: Switch to buildroot images instead of op-build
,
Aditya Gupta
,
2025/06/08
[PATCH v8 5/8] ppc/pnv: Add ChipTOD model for Power11
,
Aditya Gupta
,
2025/06/08
[PATCH] docs/interop: convert text file to restructuredText format
,
conte . souleymane
,
2025/06/08
Re: Add initial CVA6 implementaiton
,
Daniel Henrique Barboza
,
2025/06/07
Re: [PATCH v2 2/3] target/riscv: add cva6 core type
,
Daniel Henrique Barboza
,
2025/06/07
[PULL v2 00/11] maintainer updates for May (testing, plugins)
,
Alex Bennée
,
2025/06/07
Re: [PULL v2 00/11] maintainer updates for May (testing, plugins)
,
Stefan Hajnoczi
,
2025/06/07
[PATCH] hw/net/i82596:changed assets link + abstracted configure function.
,
tank0nf
,
2025/06/07
[PATCH v7 0/2] Deprecate Power8E and Power8NVL
,
Aditya Gupta
,
2025/06/07
[PATCH v7 1/2] target/ppc: Introduce macro for deprecating PowerPC CPUs
,
Aditya Gupta
,
2025/06/07
[PATCH v7 2/2] target/ppc: Deprecate Power8E and Power8NVL
,
Aditya Gupta
,
2025/06/07
[PATCH RESEND v3] meson: fix Windows build
,
oltolm
,
2025/06/07
Re: [PATCH RESEND v3] meson: fix Windows build
,
Stefan Hajnoczi
,
2025/06/07
Re: [PATCH RESEND v3] meson: fix Windows build
,
Stefan Hajnoczi
,
2025/06/07
Re: [PATCH RESEND v3] meson: fix Windows build
,
Oleg Tolmatcev
,
2025/06/08
Re: [PATCH RESEND v3] meson: fix Windows build
,
Alex Bennée
,
2025/06/07
Re: [PATCH RESEND v3] meson: fix Windows build
,
Pierrick Bouvier
,
2025/06/07
Re: [PATCH RESEND v3] meson: fix Windows build
,
Oleg Tolmatcev
,
2025/06/08
[PATCH] tests/vm/README: fix documentation path in tests/vm/README
,
Haseung Bong
,
2025/06/07
Re: [PATCH] tests/vm/README: fix documentation path in tests/vm/README
,
Haseung Bong
,
2025/06/07
[PATCH] tests/vm/README: fix documentation path in tests/vm/README
,
Haseung Bong
,
2025/06/07
[PATCH v5 0/1] fix the way riscv_plic_hart_config_string() gets the CPUState
,
Chao Liu
,
2025/06/06
[PATCH v5 1/1] hw/riscv: fix PLIC hart topology configuration string when not getting CPUState correctly
,
Chao Liu
,
2025/06/06
[PATCH v3 00/23] vfio-user client
,
John Levon
,
2025/06/06
[PATCH v3 02/23] vfio: enable per-IRQ MSI-X masking
,
John Levon
,
2025/06/06
[PATCH v3 03/23] vfio: add per-region fd support
,
John Levon
,
2025/06/06
[PATCH v3 01/23] vfio: export PCI helpers needed for vfio-user
,
John Levon
,
2025/06/06
[PATCH v3 04/23] vfio: mark posted writes in region write callbacks
,
John Levon
,
2025/06/06
[PATCH v3 06/23] vfio-user: add vfio-user class and container
,
John Levon
,
2025/06/06
[PATCH v3 07/23] vfio-user: connect vfio proxy to remote server
,
John Levon
,
2025/06/06
[PATCH v3 05/23] vfio-user: introduce vfio-user protocol specification
,
John Levon
,
2025/06/06
[PATCH v3 10/23] vfio-user: implement VFIO_USER_DEVICE_GET_INFO
,
John Levon
,
2025/06/06
[PATCH v3 08/23] vfio-user: implement message receive infrastructure
,
John Levon
,
2025/06/06
[PATCH v3 09/23] vfio-user: implement message send infrastructure
,
John Levon
,
2025/06/06
[PATCH v3 11/23] vfio-user: implement VFIO_USER_DEVICE_GET_REGION_INFO
,
John Levon
,
2025/06/06
[PATCH v3 13/23] vfio-user: set up PCI in vfio_user_pci_realize()
,
John Levon
,
2025/06/06
[PATCH v3 14/23] vfio-user: implement VFIO_USER_DEVICE_GET/SET_IRQ*
,
John Levon
,
2025/06/06
[PATCH v3 12/23] vfio-user: implement VFIO_USER_REGION_READ/WRITE
,
John Levon
,
2025/06/06
[PATCH v3 15/23] vfio-user: forward MSI-X PBA BAR accesses to server
,
John Levon
,
2025/06/06
[PATCH v3 16/23] vfio-user: set up container access to the proxy
,
John Levon
,
2025/06/06
[PATCH v3 17/23] vfio-user: implement VFIO_USER_DEVICE_RESET
,
John Levon
,
2025/06/06
[PATCH v3 19/23] vfio-user: implement VFIO_USER_DMA_READ/WRITE
,
John Levon
,
2025/06/06
[PATCH v3 18/23] vfio-user: implement VFIO_USER_DMA_MAP/UNMAP
,
John Levon
,
2025/06/06
[PATCH v3 21/23] vfio-user: support posted writes
,
John Levon
,
2025/06/06
[PATCH v3 20/23] vfio-user: add 'x-msg-timeout' option
,
John Levon
,
2025/06/06
[PATCH v3 22/23] vfio-user: add coalesced posted writes
,
John Levon
,
2025/06/06
[PATCH v3 23/23] docs: add vfio-user documentation
,
John Levon
,
2025/06/06
Re: [RFC PATCH 12/25] accel/mshv: Add vCPU creation and execution loop
,
Nuno Das Neves
,
2025/06/06
[PATCH 0/4] Docs: bump sphinx version to 6.2.1
,
John Snow
,
2025/06/06
[PATCH 2/4] docs: Bump sphinx to 6.2.1
,
John Snow
,
2025/06/06
[PATCH 4/4] MAINTAINERS: Add docs/requirements.txt
,
John Snow
,
2025/06/06
[PATCH 1/4] python: update requirements for Sphinx
,
John Snow
,
2025/06/06
Re: [PATCH 1/4] python: update requirements for Sphinx
,
Akihiko Odaki
,
2025/06/08
[PATCH 3/4] docs: Require sphinx>=6.2
,
John Snow
,
2025/06/06
Re: [RFC PATCH 18/25] target/i386/mshv: Implement mshv_arch_put_registers()
,
Wei Liu
,
2025/06/06
Re: [RFC PATCH 18/25] target/i386/mshv: Implement mshv_arch_put_registers()
,
Wei Liu
,
2025/06/06
Controlling time in QEMU
,
Pierrick Bouvier
,
2025/06/06
[RFC PATCH v12 0/4] Report vfio-ap configuration changes
,
Rorie Reyes
,
2025/06/06
[RFC PATCH v12 1/4] hw/vfio/ap: notification handler for AP config changed event
,
Rorie Reyes
,
2025/06/06
[RFC PATCH v12 3/4] hw/vfio/ap: Storing event information for an AP configuration change event
,
Rorie Reyes
,
2025/06/06
[RFC PATCH v12 2/4] hw/vfio/ap: store object indicating AP config changed in a queue
,
Rorie Reyes
,
2025/06/06
[RFC PATCH v12 4/4] s390: implementing CHSC SEI for AP config change
,
Rorie Reyes
,
2025/06/06
[RFC PATCH 00/19] accel: Preparatory cleanups for split-accel
,
Philippe Mathieu-Daudé
,
2025/06/06
[RFC PATCH 01/19] hw/arm/virt: Only require TCG || QTest to use virtualization extension
,
Philippe Mathieu-Daudé
,
2025/06/06
Re: [RFC PATCH 01/19] hw/arm/virt: Only require TCG || QTest to use virtualization extension
,
Richard Henderson
,
2025/06/07
[RFC PATCH 02/19] system/cpus: Only kick running vCPUs
,
Philippe Mathieu-Daudé
,
2025/06/06
Re: [RFC PATCH 02/19] system/cpus: Only kick running vCPUs
,
Richard Henderson
,
2025/06/07
[RFC PATCH 03/19] accel: Keep reference to AccelOpsClass in AccelClass
,
Philippe Mathieu-Daudé
,
2025/06/06
Re: [RFC PATCH 03/19] accel: Keep reference to AccelOpsClass in AccelClass
,
Richard Henderson
,
2025/06/07
[RFC PATCH 04/19] accel: Propagate AccelState to AccelClass::init_machine()
,
Philippe Mathieu-Daudé
,
2025/06/06
Re: [RFC PATCH 04/19] accel: Propagate AccelState to AccelClass::init_machine()
,
Richard Henderson
,
2025/06/07
[RFC PATCH 05/19] accel/kvm: Prefer local AccelState over global MachineState::accel
,
Philippe Mathieu-Daudé
,
2025/06/06
Re: [RFC PATCH 05/19] accel/kvm: Prefer local AccelState over global MachineState::accel
,
Richard Henderson
,
2025/06/07
[RFC PATCH 06/19] accel/hvf: Fix TYPE_HVF_ACCEL instance size
,
Philippe Mathieu-Daudé
,
2025/06/06
Re: [RFC PATCH 06/19] accel/hvf: Fix TYPE_HVF_ACCEL instance size
,
Richard Henderson
,
2025/06/07
[RFC PATCH 07/19] accel/hvf: Re-use QOM allocated state
,
Philippe Mathieu-Daudé
,
2025/06/06
Re: [RFC PATCH 07/19] accel/hvf: Re-use QOM allocated state
,
Richard Henderson
,
2025/06/07
[RFC PATCH 08/19] accel/tcg: Prefer local AccelState over global current_accel()
,
Philippe Mathieu-Daudé
,
2025/06/06
Re: [RFC PATCH 08/19] accel/tcg: Prefer local AccelState over global current_accel()
,
Richard Henderson
,
2025/06/07
[RFC PATCH 09/19] accel: Factor accel_cpu_realize() out
,
Philippe Mathieu-Daudé
,
2025/06/06
[RFC PATCH 10/19] accel/dummy: Factor dummy_thread_precreate() out
,
Philippe Mathieu-Daudé
,
2025/06/06
[RFC PATCH 12/19] accel: Factor accel_create_vcpu_thread() out
,
Philippe Mathieu-Daudé
,
2025/06/06
[RFC PATCH 11/19] accel/dummy: Factor tcg_vcpu_thread_precreate() out
,
Philippe Mathieu-Daudé
,
2025/06/06
[RFC PATCH 13/19] accel: Introduce AccelOpsClass::cpu_thread_routine handler
,
Philippe Mathieu-Daudé
,
2025/06/06
[RFC PATCH 14/19] accel/dummy: Convert to AccelOpsClass::cpu_thread_routine
,
Philippe Mathieu-Daudé
,
2025/06/06
[RFC PATCH 15/19] accel/tcg: Convert to AccelOpsClass::cpu_thread_routine
,
Philippe Mathieu-Daudé
,
2025/06/06
[RFC PATCH 16/19] accel/hvf: Convert to AccelOpsClass::cpu_thread_routine
,
Philippe Mathieu-Daudé
,
2025/06/06
[RFC PATCH 17/19] accel/kvm: Convert to AccelOpsClass::cpu_thread_routine
,
Philippe Mathieu-Daudé
,
2025/06/06
[RFC PATCH 18/19] accel/nvmm: Convert to AccelOpsClass::cpu_thread_routine
,
Philippe Mathieu-Daudé
,
2025/06/06
[RFC PATCH 19/19] accel/whpx: Convert to AccelOpsClass::cpu_thread_routine
,
Philippe Mathieu-Daudé
,
2025/06/06
[PATCH] hw/core: Permit devices to define an array of link properties
,
Peter Maydell
,
2025/06/06
Re: [PATCH 18/18] hw/i386/x86-iommu: Remove X86IOMMUState::pt_supported field
,
Igor Mammedov
,
2025/06/06
Re: [PATCH 17/18] hw/pci-bridge/gen_pcie_rp: Remove GenPCIERootPort::migrate_msix field
,
Igor Mammedov
,
2025/06/06
Re: [PATCH 16/18] hw/net/virtio-net: Remove VirtIONet::mtu_bypass_backend field
,
Igor Mammedov
,
2025/06/06
Re: [PATCH 15/18] hw/core/machine: Remove hw_compat_2_9[] array
,
Igor Mammedov
,
2025/06/06
Re: [PATCH 14/18] hw/i386/pc: Remove pc_compat_2_9[] array
,
Igor Mammedov
,
2025/06/06
Re: [PATCH 13/18] hw/i386/pc: Remove deprecated pc-q35-2.9 and pc-i440fx-2.9 machines
,
Igor Mammedov
,
2025/06/06
Re: [PATCH 12/18] hw/nvram/fw_cfg: Inline fw_cfg_file_slots()
,
Igor Mammedov
,
2025/06/06
Re: [PATCH 11/18] hw/nvram/fw_cfg: Remove FWCfgState::file_slots field
,
Igor Mammedov
,
2025/06/06
Re: [PATCH 10/18] hw/virtio/virtio-pci: Remove VIRTIO_PCI_FLAG_INIT_PM definition
,
Igor Mammedov
,
2025/06/06
Re: [PATCH 09/18] hw/virtio/virtio-pci: Remove VIRTIO_PCI_FLAG_INIT_LNKCTL definition
,
Igor Mammedov
,
2025/06/06
Re: [PATCH 08/18] hw/virtio/virtio-pci: Remove VIRTIO_PCI_FLAG_INIT_DEVERR definition
,
Igor Mammedov
,
2025/06/06
[PULL 00/31] Threading, Rust, i386 changes for 2025-06-06
,
Paolo Bonzini
,
2025/06/06
[PULL 01/31] subprojects: add the anyhow crate
,
Paolo Bonzini
,
2025/06/06
[PULL 03/31] util/error: expose Error definition to Rust code
,
Paolo Bonzini
,
2025/06/06
[PULL 02/31] subprojects: add the foreign crate
,
Paolo Bonzini
,
2025/06/06
[PULL 04/31] util/error: allow non-NUL-terminated err->src
,
Paolo Bonzini
,
2025/06/06
[PULL 05/31] util/error: make func optional
,
Paolo Bonzini
,
2025/06/06
[PULL 06/31] rust: qemu-api: add bindings to Error
,
Paolo Bonzini
,
2025/06/06
[PULL 07/31] rust: qemu-api: add tests for Error bindings
,
Paolo Bonzini
,
2025/06/06
[PULL 08/31] rust: qdev: support returning errors from realize
,
Paolo Bonzini
,
2025/06/06
[PULL 09/31] rust/hpet: change type of num_timers to usize
,
Paolo Bonzini
,
2025/06/06
[PULL 10/31] hpet: adjust VMState for consistency with Rust version
,
Paolo Bonzini
,
2025/06/06
[PULL 11/31] hpet: return errors from realize if properties are incorrect
,
Paolo Bonzini
,
2025/06/06
[PULL 12/31] rust/hpet: return errors from realize if properties are incorrect
,
Paolo Bonzini
,
2025/06/06
[PULL 13/31] rust/hpet: Drop BqlCell wrapper for num_timers
,
Paolo Bonzini
,
2025/06/06
[PULL 14/31] docs: update Rust module status
,
Paolo Bonzini
,
2025/06/06
[PULL 16/31] i386/kvm: Prefault memory on page state change
,
Paolo Bonzini
,
2025/06/06
[PULL 18/31] futex: Support Windows
,
Paolo Bonzini
,
2025/06/06
[PULL 15/31] rust: make TryFrom macro more resilient
,
Paolo Bonzini
,
2025/06/06
[PULL 17/31] futex: Check value after qemu_futex_wait()
,
Paolo Bonzini
,
2025/06/06
[PULL 19/31] qemu-thread: Replace __linux__ with CONFIG_LINUX
,
Paolo Bonzini
,
2025/06/06
[PULL 20/31] qemu-thread: Avoid futex abstraction for non-Linux
,
Paolo Bonzini
,
2025/06/06
[PULL 21/31] qemu-thread: Use futex for QemuEvent on Windows
,
Paolo Bonzini
,
2025/06/06
[PULL 22/31] qemu-thread: Use futex if available for QemuLockCnt
,
Paolo Bonzini
,
2025/06/06
[PULL 23/31] qemu-thread: Document QemuEvent
,
Paolo Bonzini
,
2025/06/06
[PULL 24/31] migration: Replace QemuSemaphore with QemuEvent
,
Paolo Bonzini
,
2025/06/06
[PULL 26/31] migration/postcopy: Replace QemuSemaphore with QemuEvent
,
Paolo Bonzini
,
2025/06/06
[PULL 28/31] target/i386: Detect flush-to-zero after rounding
,
Paolo Bonzini
,
2025/06/06
[PULL 30/31] target/i386: Wire up MXCSR.DE and FPUS.DE correctly
,
Paolo Bonzini
,
2025/06/06
[PULL 25/31] migration/colo: Replace QemuSemaphore with QemuEvent
,
Paolo Bonzini
,
2025/06/06
[PULL 27/31] hw/display/apple-gfx: Replace QemuSemaphore with QemuEvent
,
Paolo Bonzini
,
2025/06/06
[PULL 29/31] target/i386: Use correct type for get_float_exception_flags() values
,
Paolo Bonzini
,
2025/06/06
[PULL 31/31] tests/tcg/x86_64/fma: add test for exact-denormal output
,
Paolo Bonzini
,
2025/06/06
Re: [PULL 00/31] Threading, Rust, i386 changes for 2025-06-06
,
Stefan Hajnoczi
,
2025/06/06
Re: [PATCH v7 4/6] target/i386: Add couple of feature bits in CPUID_Fn80000021_EAX
,
Dr. David Alan Gilbert
,
2025/06/06
[PATCH v1 00/15] intel_iommu: Enable stage-1 translation for passthrough device
,
Zhenzhong Duan
,
2025/06/06
[PATCH v1 01/15] intel_iommu: Rename vtd_ce_get_rid2pasid_entry to vtd_ce_get_pasid_entry
,
Zhenzhong Duan
,
2025/06/06
[PATCH v1 02/15] intel_iommu: Optimize context entry cache utilization
,
Zhenzhong Duan
,
2025/06/06
[PATCH v1 03/15] intel_iommu: Check for compatibility with IOMMUFD backed device when x-flts=on
,
Zhenzhong Duan
,
2025/06/06
[PATCH v1 04/15] intel_iommu: Introduce a new structure VTDHostIOMMUDevice
,
Zhenzhong Duan
,
2025/06/06
[PATCH v1 05/15] intel_iommu: Introduce two helpers vtd_as_from/to_iommu_pasid_locked
,
Zhenzhong Duan
,
2025/06/06
[PATCH v1 06/15] intel_iommu: Handle PASID entry removing and updating
,
Zhenzhong Duan
,
2025/06/06
[PATCH v1 07/15] intel_iommu: Handle PASID entry adding
,
Zhenzhong Duan
,
2025/06/06
[PATCH v1 08/15] intel_iommu: Introduce a new pasid cache invalidation type FORCE_RESET
,
Zhenzhong Duan
,
2025/06/06
[PATCH v1 09/15] intel_iommu: Bind/unbind guest page table to host
,
Zhenzhong Duan
,
2025/06/06
[PATCH v1 10/15] intel_iommu: ERRATA_772415 workaround
,
Zhenzhong Duan
,
2025/06/06
[PATCH v1 11/15] intel_iommu: Replay pasid binds after context cache invalidation
,
Zhenzhong Duan
,
2025/06/06
[PATCH v1 12/15] intel_iommu: Propagate PASID-based iotlb invalidation to host
,
Zhenzhong Duan
,
2025/06/06
[PATCH v1 13/15] intel_iommu: Refresh pasid bind when either SRTP or TE bit is changed
,
Zhenzhong Duan
,
2025/06/06
[PATCH v1 14/15] intel_iommu: Bypass replay in stage-1 page table mode
,
Zhenzhong Duan
,
2025/06/06
[PATCH v1 15/15] intel_iommu: Enable host device when x-flts=on in scalable mode
,
Zhenzhong Duan
,
2025/06/06
[PATCH] qemu-options.hx: Fix reversed description of icount sleep behavior
,
Ethan Chen
,
2025/06/06
Re: [PATCH v7 00/14] arm: rework id register storage
,
Cornelia Huck
,
2025/06/06
[PATCH v4 0/5] Fix definition of classes with wrong parent
,
Zhenzhong Duan
,
2025/06/06
[PATCH v4 1/5] virtio-mem: Fix definition of VirtIOMEMClass
,
Zhenzhong Duan
,
2025/06/06
[PATCH v4 2/5] virtio-pmem: Fix definition of VirtIOPMEMClass
,
Zhenzhong Duan
,
2025/06/06
[PATCH v4 4/5] hw/char/sh_serial: Remove dummy definition of SH_SERIAL class
,
Zhenzhong Duan
,
2025/06/06
Re: [PATCH v4 4/5] hw/char/sh_serial: Remove dummy definition of SH_SERIAL class
,
Philippe Mathieu-Daudé
,
2025/06/06
Re: [PATCH v4 4/5] hw/char/sh_serial: Remove dummy definition of SH_SERIAL class
,
Philippe Mathieu-Daudé
,
2025/06/06
[PATCH v4 5/5] hw/riscv/riscv-iommu: Remove definition of RISCVIOMMU[Pci|Sys]Class
,
Zhenzhong Duan
,
2025/06/06
[PATCH v4 3/5] hw/gpio/aspeed: Fix definition of AspeedGPIOClass
,
Zhenzhong Duan
,
2025/06/06
[PATCH] tests/functional/test_pc_cpu_hotplug_props: Set 'pc' machine type explicitly
,
Thomas Huth
,
2025/06/06
[PATCH v5 0/2] Extend and configure PMP region count
,
Jay Chang
,
2025/06/06
[PATCH v5 1/2] target/riscv: Extend PMP region up to 64
,
Jay Chang
,
2025/06/06
[PATCH v5 2/2] target/riscv: Make PMP region count configurable
,
Jay Chang
,
2025/06/06
[PATCH v2] ramfb: Add property to control if load the romfile
,
Shaoqin Huang
,
2025/06/06
Re: [PATCH v2] ramfb: Add property to control if load the romfile
,
Daniel P . Berrangé
,
2025/06/06
Re: [PATCH v2] ramfb: Add property to control if load the romfile
,
Cédric Le Goater
,
2025/06/06
Re: [PATCH v2] ramfb: Add property to control if load the romfile
,
Cédric Le Goater
,
2025/06/06
Re: [PATCH v2] ramfb: Add property to control if load the romfile
,
Philippe Mathieu-Daudé
,
2025/06/06
Re: [PATCH v2] ramfb: Add property to control if load the romfile
,
Daniel P . Berrangé
,
2025/06/06
Re: [PATCH v2] ramfb: Add property to control if load the romfile
,
Pierrick Bouvier
,
2025/06/06
[PATCH v3 00/13] hw/loongarch/virt: Add kernel irqchip support
,
Bibo Mao
,
2025/06/06
[PATCH v3 01/13] hw/intc/loongarch_extioi: Add kernel irqchip realize function
,
Bibo Mao
,
2025/06/06
[PATCH v3 02/13] hw/intc/loongarch_extioi: Add kernel irqchip save and restore function
,
Bibo Mao
,
2025/06/06
[PATCH v3 09/13] hw/intc/loongarch_pch: Inject irq line interrupt to kernel
,
Bibo Mao
,
2025/06/06
[PATCH v3 04/13] hw/intc/loongson_ipi: Add load and save interface with ipi_common class
,
Bibo Mao
,
2025/06/06
[PATCH v3 03/13] hw/intc/loongarch_ipi: Add kernel irqchip realize function
,
Bibo Mao
,
2025/06/06
[PATCH v3 08/13] hw/intc/loongarch_pch: Add kernel irqchip save and restore function
,
Bibo Mao
,
2025/06/06
[PATCH v3 05/13] hw/intc/loongarch_ipi: Add kernel irqchip save and restore function
,
Bibo Mao
,
2025/06/06
[PATCH v3 10/13] hw/loongarch/virt: Add reset support for kernel irqchip
,
Bibo Mao
,
2025/06/06
[PATCH v3 06/13] hw/intc/loongarch_pch_msi: Inject MSI interrupt to kernel
,
Bibo Mao
,
2025/06/06
[PATCH v3 07/13] hw/intc/loongarch_pch: Add kernel irqchip realize function
,
Bibo Mao
,
2025/06/06
[PATCH v3 11/13] target/loongarch: Report error with split kernel_irqchip option
,
Bibo Mao
,
2025/06/06
[PATCH v3 12/13] hw/loongarch/virt: Disable emulation with IOCSR misc register
,
Bibo Mao
,
2025/06/06
[PATCH v3 13/13] hw/loongarch/virt: Add kernel irqchip support
,
Bibo Mao
,
2025/06/06
[PATCH v6] target/riscv/kvm: add max_satp_mode from host cpu
,
Meng Zhuo
,
2025/06/05
[QEMU PATCH v3 0/9] CXL: FMAPI DCD Management Commands 0x5600-0x5605
,
anisa . su887
,
2025/06/05
[QEMU PATCH v3 1/9] cxl-mailbox-utils: 0x5600 - FMAPI Get DCD Info
,
anisa . su887
,
2025/06/05
[QEMU PATCH v3 2/9] cxl/type3: Add dsmas_flags to CXLDCRegion struct
,
anisa . su887
,
2025/06/05
[QEMU PATCH v3 3/9] cxl-mailbox-utils: 0x5601 - FMAPI Get Host Region Config
,
anisa . su887
,
2025/06/05
[QEMU PATCH v3 4/9] cxl_events.h: Move definition for dynamic_capacity_uuid and enum for DC event types
,
anisa . su887
,
2025/06/05
[QEMU PATCH v3 5/9] hw/cxl_type3: Add DC Region bitmap lock
,
anisa . su887
,
2025/06/05
[QEMU PATCH v3 6/9] cxl-mailbox-utils: 0x5602 - FMAPI Set DC Region Config
,
anisa . su887
,
2025/06/05
Re: [QEMU PATCH v3 6/9] cxl-mailbox-utils: 0x5602 - FMAPI Set DC Region Config
,
Fan Ni
,
2025/06/06
[QEMU PATCH v3 7/9] cxl-mailbox-utils: 0x5603 - FMAPI Get DC Region Extent Lists
,
anisa . su887
,
2025/06/05
[QEMU PATCH v3 8/9] cxl-mailbox-utils: 0x5604 - FMAPI Initiate DC Add
,
anisa . su887
,
2025/06/05
Re: [QEMU PATCH v3 8/9] cxl-mailbox-utils: 0x5604 - FMAPI Initiate DC Add
,
ALOK TIWARI
,
2025/06/06
Re: [QEMU PATCH v3 8/9] cxl-mailbox-utils: 0x5604 - FMAPI Initiate DC Add
,
Anisa Su
,
2025/06/06
Re: [QEMU PATCH v3 8/9] cxl-mailbox-utils: 0x5604 - FMAPI Initiate DC Add
,
Fan Ni
,
2025/06/06
[QEMU PATCH v3 9/9] cxl-mailbox-utils: 0x5605 - FMAPI Initiate DC Release
,
anisa . su887
,
2025/06/05
Re: [QEMU PATCH v3 9/9] cxl-mailbox-utils: 0x5605 - FMAPI Initiate DC Release
,
ALOK TIWARI
,
2025/06/06
Re: [QEMU PATCH v3 9/9] cxl-mailbox-utils: 0x5605 - FMAPI Initiate DC Release
,
Fan Ni
,
2025/06/06
Re: [QEMU PATCH v3 9/9] cxl-mailbox-utils: 0x5605 - FMAPI Initiate DC Release
,
Fan Ni
,
2025/06/06
Re: [QEMU PATCH v3 9/9] cxl-mailbox-utils: 0x5605 - FMAPI Initiate DC Release
,
Anisa Su
,
2025/06/06
[PATCH v1] migration: Wait for cpr.sock file to appear before connecting
,
Jaehoon Kim
,
2025/06/05
Re: [PATCH v1] migration: Wait for cpr.sock file to appear before connecting
,
Fabiano Rosas
,
2025/06/06
Re: [PATCH v1] migration: Wait for cpr.sock file to appear before connecting
,
JAEHOON KIM
,
2025/06/06
Re: [PATCH v1] migration: Wait for cpr.sock file to appear before connecting
,
Daniel P . Berrangé
,
2025/06/06
Re: [PATCH v1] migration: Wait for cpr.sock file to appear before connecting
,
Daniel P . Berrangé
,
2025/06/06
Re: [PATCH v1] migration: Wait for cpr.sock file to appear before connecting
,
Steven Sistare
,
2025/06/06
Re: [PATCH v1] migration: Wait for cpr.sock file to appear before connecting
,
JAEHOON KIM
,
2025/06/06
Re: [PATCH v1] migration: Wait for cpr.sock file to appear before connecting
,
Steven Sistare
,
2025/06/06
Re: [PATCH v1] migration: Wait for cpr.sock file to appear before connecting
,
JAEHOON KIM
,
2025/06/06
Re: [PATCH v1] migration: Wait for cpr.sock file to appear before connecting
,
Daniel P . Berrangé
,
2025/06/06
Re: [PATCH v1] migration: Wait for cpr.sock file to appear before connecting
,
Steven Sistare
,
2025/06/06
Re: [PATCH v1] migration: Wait for cpr.sock file to appear before connecting
,
Daniel P . Berrangé
,
2025/06/06
Re: [PATCH v1] migration: Wait for cpr.sock file to appear before connecting
,
Steven Sistare
,
2025/06/06
Re: [PATCH v1] migration: Wait for cpr.sock file to appear before connecting
,
JAEHOON KIM
,
2025/06/06
Re: [PATCH v1] migration: Wait for cpr.sock file to appear before connecting
,
Steven Sistare
,
2025/06/06
Re: [PATCH v1] migration: Wait for cpr.sock file to appear before connecting
,
JAEHOON KIM
,
2025/06/08
Re: [PATCH v2 00/29] vfio-user client
,
Cédric Le Goater
,
2025/06/05
[PATCH 0/4] system: Forbid alloca()
,
Philippe Mathieu-Daudé
,
2025/06/05
[PATCH 1/4] hw/gpio/pca9552: Avoid using g_newa()
,
Philippe Mathieu-Daudé
,
2025/06/05
Re: [PATCH 1/4] hw/gpio/pca9552: Avoid using g_newa()
,
Miles Glenn
,
2025/06/05
[PATCH 2/4] backends/tpmL Avoid using g_alloca()
,
Philippe Mathieu-Daudé
,
2025/06/05
Re: [PATCH 2/4] backends/tpmL Avoid using g_alloca()
,
BALATON Zoltan
,
2025/06/05
Re: [PATCH 2/4] backends/tpmL Avoid using g_alloca()
,
Philippe Mathieu-Daudé
,
2025/06/06
Re: [PATCH 2/4] backends/tpmL Avoid using g_alloca()
,
Thomas Huth
,
2025/06/06
Re: [PATCH 2/4] backends/tpmL Avoid using g_alloca()
,
Stefan Berger
,
2025/06/08
Re: [PATCH 2/4] backends/tpmL Avoid using g_alloca()
,
Stefan Berger
,
2025/06/08
[PATCH 3/4] tests/unit/test-char: Avoid using g_alloca()
,
Philippe Mathieu-Daudé
,
2025/06/05
Re: [PATCH 3/4] tests/unit/test-char: Avoid using g_alloca()
,
Pierrick Bouvier
,
2025/06/05
Re: [PATCH 3/4] tests/unit/test-char: Avoid using g_alloca()
,
Philippe Mathieu-Daudé
,
2025/06/06
Re: [PATCH 3/4] tests/unit/test-char: Avoid using g_alloca()
,
Pierrick Bouvier
,
2025/06/06
[RFC PATCH 4/4] buildsys: Prohibit alloca() use on system code
,
Philippe Mathieu-Daudé
,
2025/06/05
Re: [PATCH 0/4] system: Forbid alloca()
,
Pierrick Bouvier
,
2025/06/05
Re: [PATCH 0/4] system: Forbid alloca()
,
Peter Maydell
,
2025/06/06
Re: [PATCH 0/4] system: Forbid alloca()
,
Philippe Mathieu-Daudé
,
2025/06/06
Re: [PATCH 0/4] system: Forbid alloca()
,
Alex Bennée
,
2025/06/06
Build platform guarantees, docs, tests, and snakes in the garden
,
John Snow
,
2025/06/05
Re: [RFC 11/11] block/io_uring: use aio_add_sqe()
,
Stefan Hajnoczi
,
2025/06/05
Re: [PATCH v2 0/4] target/i386: Emulate ftz and denormal flag bits correctly
,
Paolo Bonzini
,
2025/06/05
[PULL v2 0/6] Python patches
,
John Snow
,
2025/06/05
[PULL v2 1/6] qapi: Add some pylint ignores
,
John Snow
,
2025/06/05
[PULL v2 2/6] docs/qapidoc: linting fixes
,
John Snow
,
2025/06/05
[PULL v2 3/6] python: update missing dependencies from minreqs
,
John Snow
,
2025/06/05
[PULL v2 4/6] python: add qapi static analysis tests
,
John Snow
,
2025/06/05
[PULL v2 5/6] python: Drop redundant warn_unused_configs = True
,
John Snow
,
2025/06/05
[PULL v2 6/6] qapi: delete un-needed python static analysis configs
,
John Snow
,
2025/06/05
Re: [PULL v2 0/6] Python patches
,
Stefan Hajnoczi
,
2025/06/06
Re: [RFC 09/11] aio-posix: add aio_add_sqe() API for user-defined io_uring requests
,
Stefan Hajnoczi
,
2025/06/05
Re: [RFC 06/11] aio: free AioContext when aio_context_new() fails
,
Stefan Hajnoczi
,
2025/06/05
Re: [PATCH v2 11/25] hw/i386/acpi-build: Introduce build_append_pcihp_resources() helper
,
Eric Auger
,
2025/06/05
[PULL 00/17] maintainer updates for May (testing, plugins, virtio-gpu)
,
Alex Bennée
,
2025/06/05
[PULL 01/17] tests/docker: expose $HOME/.cache/qemu as docker volume
,
Alex Bennée
,
2025/06/05
[PULL 02/17] gitlab: disable debug info on CI builds
,
Alex Bennée
,
2025/06/05
[PULL 04/17] tests/qtest: Avoid unaligned access in IGB test
,
Alex Bennée
,
2025/06/05
Re: [PULL 04/17] tests/qtest: Avoid unaligned access in IGB test
,
Akihiko Odaki
,
2025/06/06
[PULL 05/17] contrib/plugins: add a scaling factor to the ips arg
,
Alex Bennée
,
2025/06/05
[PULL 03/17] tests/tcg: make aarch64 boot.S handle different starting modes
,
Alex Bennée
,
2025/06/05
[PULL 06/17] contrib/plugins: allow setting of instructions per quantum
,
Alex Bennée
,
2025/06/05
[PULL 07/17] MAINTAINERS: add myself to virtio-gpu for Odd Fixes
,
Alex Bennée
,
2025/06/05
[PULL 10/17] virtio-gpu: refactor async blob unmapping
,
Alex Bennée
,
2025/06/05
Re: [PULL 10/17] virtio-gpu: refactor async blob unmapping
,
Akihiko Odaki
,
2025/06/08
[PULL 12/17] virtio-gpu: support context init multiple timeline
,
Alex Bennée
,
2025/06/05
Re: [PULL 12/17] virtio-gpu: support context init multiple timeline
,
Akihiko Odaki
,
2025/06/08
[PULL 13/17] include/exec: fix assert in size_memop
,
Alex Bennée
,
2025/06/05
Re: [PULL 13/17] include/exec: fix assert in size_memop
,
Akihiko Odaki
,
2025/06/08
[PULL 08/17] MAINTAINERS: add Akihiko and Dmitry as reviewers
,
Alex Bennée
,
2025/06/05
[PULL 09/17] hw/display: re-arrange memory region tracking
,
Alex Bennée
,
2025/06/05
Re: [PULL 09/17] hw/display: re-arrange memory region tracking
,
Akihiko Odaki
,
2025/06/06
Re: [PULL 09/17] hw/display: re-arrange memory region tracking
,
Alex Bennée
,
2025/06/06
Re: [PULL 09/17] hw/display: re-arrange memory region tracking
,
Akihiko Odaki
,
2025/06/06
Re: [PULL 09/17] hw/display: re-arrange memory region tracking
,
Alex Bennée
,
2025/06/06
Re: [PULL 09/17] hw/display: re-arrange memory region tracking
,
Akihiko Odaki
,
2025/06/06
[PULL 11/17] ui/gtk-gl-area: Remove extra draw call in refresh
,
Alex Bennée
,
2025/06/05
[PULL 14/17] include/gdbstub: fix include guard in commands.h
,
Alex Bennée
,
2025/06/05
[PULL 15/17] gdbstub: assert earlier in handle_read_all_regs
,
Alex Bennée
,
2025/06/05
[PULL 16/17] gdbstub: Implement qGDBServerVersion packet
,
Alex Bennée
,
2025/06/05
[PULL 17/17] gdbstub: update aarch64-core.xml
,
Alex Bennée
,
2025/06/05
Re: [PULL 00/17] maintainer updates for May (testing, plugins, virtio-gpu)
,
Stefan Hajnoczi
,
2025/06/06
Re: [PULL 00/17] maintainer updates for May (testing, plugins, virtio-gpu)
,
Alex Bennée
,
2025/06/07
Re: [PATCH v2 14/25] hw/i386/acpi-build: Move build_append_pci_bus_devices/pcihp_slots to pcihp
,
Eric Auger
,
2025/06/05
Re: [PATCH 07/18] hw/pci/pcie: Remove QEMU_PCIE_EXTCAP_INIT definition
,
Igor Mammedov
,
2025/06/05
Re: [PATCH 06/18] hw/block/pflash: Remove PFlashCFI01::old_multiple_chip_handling field
,
Igor Mammedov
,
2025/06/05
[PATCH] Fixes: failed to call mq_open/mq_unlink in qemu-arm
,
Zhang He
,
2025/06/05
Re: [PATCH] Fixes: failed to call mq_open/mq_unlink in qemu-arm
,
Laurent Vivier
,
2025/06/06
[PATCH] target: riscv: Add Svrsw60t59b extension support
,
Alexandre Ghiti
,
2025/06/05
Re: [PATCH] target: riscv: Add Svrsw60t59b extension support
,
Deepak Gupta
,
2025/06/06
Re: [PATCH] target: riscv: Add Svrsw60t59b extension support
,
Daniel Henrique Barboza
,
2025/06/07
[PATCH] hw/arm/mps2: Configure the AN500 CPU with 16 MPU regions
,
Peter Maydell
,
2025/06/05
Re: [PATCH] hw/arm/mps2: Configure the AN500 CPU with 16 MPU regions
,
Peter Maydell
,
2025/06/05
Re: [PATCH] hw/arm/mps2: Configure the AN500 CPU with 16 MPU regions
,
Corentin GENDRE
,
2025/06/05
Re: [PATCH 0/2] block/rbd: support selected key-value-pairs via QAPI
,
Fiona Ebner
,
2025/06/05
Re: [PATCH v5 00/13] Improve futex usage
,
Paolo Bonzini
,
2025/06/05
Re: [PATCH v5 00/13] Improve futex usage
,
Akihiko Odaki
,
2025/06/06
Re: [PATCH v5 00/13] Improve futex usage
,
Paolo Bonzini
,
2025/06/06
Re: [PATCH v5 00/13] Improve futex usage
,
Akihiko Odaki
,
2025/06/07
[PATCH] hw/arm/smmuv3: Fix incorrect reserved mask for SMMU CR0 register
,
taotang2025
,
2025/06/05
Re: [PATCH] hw/arm/smmuv3: Fix incorrect reserved mask for SMMU CR0 register
,
Eric Auger
,
2025/06/05
[PATCH] hw/core/cpu: Move CacheType to general cpu.h
,
Zhao Liu
,
2025/06/05
[PATCH v2] hw/riscv/riscv-iommu: Fix PPN field of Translation-reponse register
,
Nutty Liu
,
2025/06/05
Re: [PATCH v2 0/7] audio related fixes for 10.1
,
Michael Tokarev
,
2025/06/05
[PATCH v4 0/3] docs: define policy forbidding use of "AI" / LLM code generators
,
Markus Armbruster
,
2025/06/05
[PATCH v4 3/3] docs: define policy forbidding use of AI code generators
,
Markus Armbruster
,
2025/06/05
Re: [PATCH v4 3/3] docs: define policy forbidding use of AI code generators
,
Alex Bennée
,
2025/06/05
[PATCH v4 2/3] docs: define policy limiting the inclusion of generated files
,
Markus Armbruster
,
2025/06/05
Re: [PATCH v4 2/3] docs: define policy limiting the inclusion of generated files
,
Peter Maydell
,
2025/06/05
Re: [PATCH v4 2/3] docs: define policy limiting the inclusion of generated files
,
Daniel P . Berrangé
,
2025/06/05
Re: [PATCH v4 2/3] docs: define policy limiting the inclusion of generated files
,
Markus Armbruster
,
2025/06/06
Re: [PATCH v4 2/3] docs: define policy limiting the inclusion of generated files
,
Daniel P . Berrangé
,
2025/06/06
[PATCH v4 1/3] docs: introduce dedicated page about code provenance / sign-off
,
Markus Armbruster
,
2025/06/05
Re: [PATCH v4 1/3] docs: introduce dedicated page about code provenance / sign-off
,
Alex Bennée
,
2025/06/05
Re: [PATCH v4 0/3] docs: define policy forbidding use of "AI" / LLM code generators
,
Stefan Hajnoczi
,
2025/06/05
[PATCH v3 0/5] Fix definition of classes with wrong parent
,
Zhenzhong Duan
,
2025/06/05
[PATCH v3 2/5] virtio-pmem: Fix definition of VirtIOPMEMClass
,
Zhenzhong Duan
,
2025/06/05
[PATCH v3 1/5] virtio-mem: Fix definition of VirtIOMEMClass
,
Zhenzhong Duan
,
2025/06/05
Re: [PATCH v3 1/5] virtio-mem: Fix definition of VirtIOMEMClass
,
Markus Armbruster
,
2025/06/05
RE: [PATCH v3 1/5] virtio-mem: Fix definition of VirtIOMEMClass
,
Duan, Zhenzhong
,
2025/06/06
[PATCH v3 4/5] hw/char/sh_serial: Remove dummy definition of SH_SERIAL class
,
Zhenzhong Duan
,
2025/06/05
[PATCH v3 5/5] hw/riscv/riscv-iommu: Remove definition of RISCVIOMMU[Pci|Sys]Class
,
Zhenzhong Duan
,
2025/06/05
Re: [PATCH v3 5/5] hw/riscv/riscv-iommu: Remove definition of RISCVIOMMU[Pci|Sys]Class
,
Daniel Henrique Barboza
,
2025/06/05
[PATCH v3 3/5] hw/gpio/aspeed: Fix definition of AspeedGPIOClass
,
Zhenzhong Duan
,
2025/06/05
[PATCH v3 00/14] rust: bindings for Error
,
Paolo Bonzini
,
2025/06/05
[PATCH 03/14] util/error: expose Error definition to Rust code
,
Paolo Bonzini
,
2025/06/05
Re: [PATCH 03/14] util/error: expose Error definition to Rust code
,
Zhao Liu
,
2025/06/05
[PATCH 01/14] subprojects: add the anyhow crate
,
Paolo Bonzini
,
2025/06/05
[PATCH 02/14] subprojects: add the foreign crate
,
Paolo Bonzini
,
2025/06/05
[PATCH 05/14] util/error: make func optional
,
Paolo Bonzini
,
2025/06/05
Re: [PATCH 05/14] util/error: make func optional
,
Markus Armbruster
,
2025/06/05
[PATCH 04/14] util/error: allow non-NUL-terminated err->src
,
Paolo Bonzini
,
2025/06/05
Re: [PATCH 04/14] util/error: allow non-NUL-terminated err->src
,
Markus Armbruster
,
2025/06/05
Re: [PATCH 04/14] util/error: allow non-NUL-terminated err->src
,
Markus Armbruster
,
2025/06/05
Re: [PATCH 04/14] util/error: allow non-NUL-terminated err->src
,
Zhao Liu
,
2025/06/05
[PATCH 11/14] hpet: return errors from realize if properties are incorrect
,
Paolo Bonzini
,
2025/06/05
[PATCH 06/14] rust: qemu-api: add bindings to Error
,
Paolo Bonzini
,
2025/06/05
Re: [PATCH 06/14] rust: qemu-api: add bindings to Error
,
Markus Armbruster
,
2025/06/05
Re: [PATCH 06/14] rust: qemu-api: add bindings to Error
,
Zhao Liu
,
2025/06/05
[PATCH 13/14] rust/hpet: Drop BqlCell wrapper for num_timers
,
Paolo Bonzini
,
2025/06/05
[PATCH 14/14] docs: update Rust module status
,
Paolo Bonzini
,
2025/06/05
[PATCH 08/14] rust: qdev: support returning errors from realize
,
Paolo Bonzini
,
2025/06/05
[PATCH 07/14] rust: qemu-api: add tests for Error bindings
,
Paolo Bonzini
,
2025/06/05
Re: [PATCH 07/14] rust: qemu-api: add tests for Error bindings
,
Zhao Liu
,
2025/06/05
[PATCH 10/14] hpet: adjust VMState for consistency with Rust version
,
Paolo Bonzini
,
2025/06/05
[PATCH 09/14] rust/hpet: change type of num_timers to usize
,
Paolo Bonzini
,
2025/06/05
[PATCH 12/14] rust/hpet: return errors from realize if properties are incorrect
,
Paolo Bonzini
,
2025/06/05
[PATCH] hw/char: sifive_uart: Avoid infinite delay of async xmit function
,
Florian Lugou
,
2025/06/05
[PATCH preview 0/3] reviving minimal QAPI generation from 2021
,
Paolo Bonzini
,
2025/06/05
[PATCH 1/3] rust: make TryFrom macro more resilient
,
Paolo Bonzini
,
2025/06/05
[PATCH 2/3] scripts/qapi: add QAPISchemaIfCond.rsgen()
,
Paolo Bonzini
,
2025/06/05
[PATCH 3/3] scripts/qapi: generate high-level Rust bindings
,
Paolo Bonzini
,
2025/06/05
[PATCH] iotests: add test for changing the 'drive' property via 'qom-set'
,
Fiona Ebner
,
2025/06/05
[PATCH v2 0/1] riscv: qemu_chr_fe_write_all() in CONSOLE_WRITE_BYTE
,
Daniel Henrique Barboza
,
2025/06/05
[PATCH v2 1/1] target/riscv: use qemu_chr_fe_write_all() in DBCN_CONSOLE_WRITE_BYTE
,
Daniel Henrique Barboza
,
2025/06/05
[PATCH v3 RESEND] target/i386/kvm: Refine VMX controls setting for backward compatibility
,
Ewan Hai
,
2025/06/05
[PATCH] hw/intc/loongarch_extioi: Fix typo issue about register EXTIOI_COREISR_END
,
Bibo Mao
,
2025/06/05
[PATCH v3 0/3] target/riscv: add missing named features
,
Daniel Henrique Barboza
,
2025/06/05
[PATCH v3 1/3] target/riscv/cpu.c: add 'sdtrig' in riscv,isa
,
Daniel Henrique Barboza
,
2025/06/05
[PATCH v3 2/3] target/riscv/cpu.c: add 'ssstrict' to riscv,isa
,
Daniel Henrique Barboza
,
2025/06/05
[PATCH v3 3/3] target/riscv/cpu.c: do better with 'named features' doc
,
Daniel Henrique Barboza
,
2025/06/05
[PATCH] target/riscv/kvm: use qemu_chr_fe_write_all() in SBI_EXT_DBCN_CONSOLE_WRITE_BYTE
,
Daniel Henrique Barboza
,
2025/06/05
Re: [PATCH] target/riscv/kvm: use qemu_chr_fe_write_all() in SBI_EXT_DBCN_CONSOLE_WRITE_BYTE
,
Philippe Mathieu-Daudé
,
2025/06/05
Re: [PATCH] target/riscv/kvm: use qemu_chr_fe_write_all() in SBI_EXT_DBCN_CONSOLE_WRITE_BYTE
,
Daniel Henrique Barboza
,
2025/06/05
Re: [PATCH v5 2/7] ui/spice: Add an option for users to provide a preferred codec
,
Daniel P . Berrangé
,
2025/06/05
RE: [PATCH v5 2/7] ui/spice: Add an option for users to provide a preferred codec
,
Kasireddy, Vivek
,
2025/06/06
Re: [PATCH v5 2/7] ui/spice: Add an option for users to provide a preferred codec
,
Daniel P . Berrangé
,
2025/06/06
[PULL 00/16] vfio queue
,
Cédric Le Goater
,
2025/06/05
[PULL 01/16] vfio/igd: OpRegion not found fix error typo
,
Cédric Le Goater
,
2025/06/05
[PULL 02/16] vfio: add more VFIOIOMMUClass docs
,
Cédric Le Goater
,
2025/06/05
[PULL 04/16] vfio: move config space read into vfio_pci_config_setup()
,
Cédric Le Goater
,
2025/06/05
[PULL 05/16] vfio: refactor out IRQ signalling setup
,
Cédric Le Goater
,
2025/06/05
[PULL 06/16] vfio/iommufd: Add comment emphasizing no movement of hiod->realize() call
,
Cédric Le Goater
,
2025/06/05
[PULL 03/16] vfio: move more cleanup into vfio_pci_put_device()
,
Cédric Le Goater
,
2025/06/05
[PULL 07/16] vfio/igd: Fix incorrect error propagation in vfio_pci_igd_opregion_detect()
,
Cédric Le Goater
,
2025/06/05
[PULL 08/16] vfio: return mr from vfio_get_xlat_addr
,
Cédric Le Goater
,
2025/06/05
[PULL 09/16] vfio/container: pass MemoryRegion to DMA operations
,
Cédric Le Goater
,
2025/06/05
[PULL 10/16] backends/iommufd: Add a helper to invalidate user-managed HWPT
,
Cédric Le Goater
,
2025/06/05
[PULL 12/16] vfio/iommufd: Implement [at|de]tach_hwpt handlers
,
Cédric Le Goater
,
2025/06/05
[PULL 11/16] vfio/iommufd: Add properties and handlers to TYPE_HOST_IOMMU_DEVICE_IOMMUFD
,
Cédric Le Goater
,
2025/06/05
[PULL 13/16] vfio/iommufd: Save vendor specific device info
,
Cédric Le Goater
,
2025/06/05
[PULL 14/16] MAINTAINERS: Add reviewer for CPR
,
Cédric Le Goater
,
2025/06/05
[PULL 15/16] vfio: vfio_find_ram_discard_listener
,
Cédric Le Goater
,
2025/06/05
[PULL 16/16] vfio: move vfio-cpr.h
,
Cédric Le Goater
,
2025/06/05
Re: [PULL 00/16] vfio queue
,
Stefan Hajnoczi
,
2025/06/05
[PATCH] vfio, migration: save device parent pci config
,
oenhan
,
2025/06/05
[PATCH v9 0/2] tests/functional: add memlock tests
,
Alexandr Moshkov
,
2025/06/05
[PATCH v9 1/2] tests/functional: add skipLockedMemoryTest decorator
,
Alexandr Moshkov
,
2025/06/05
[PATCH v9 2/2] tests/functional: add memlock tests
,
Alexandr Moshkov
,
2025/06/05
ppc kvm: support of 64K guest page size with 4K host pagesize?
,
Michael Tokarev
,
2025/06/05
Re: ppc kvm: support of 64K guest page size with 4K host pagesize?
,
Thomas Huth
,
2025/06/05
Re: ppc kvm: support of 64K guest page size with 4K host pagesize?
,
David Gibson
,
2025/06/05
[PATCH] accel/tcg: Make round-robin kick period configurable
,
Ethan Chen
,
2025/06/05
Re: [PATCH] accel/tcg: Make round-robin kick period configurable
,
Philippe Mathieu-Daudé
,
2025/06/05
Re: [PATCH] accel/tcg: Make round-robin kick period configurable
,
Ethan Chen
,
2025/06/05
Re: [PATCH 00/11] SVM API declaration for emulated devices
,
CLEMENT MATHIEU--DRIF
,
2025/06/05
[PATCH v1] ramfb: Add property to control if load the romfile
,
Shaoqin Huang
,
2025/06/04
Re: [PATCH v1] ramfb: Add property to control if load the romfile
,
Philippe Mathieu-Daudé
,
2025/06/05
Re: [PATCH v1] ramfb: Add property to control if load the romfile
,
Gerd Hoffmann
,
2025/06/05
Re: [PATCH v1] ramfb: Add property to control if load the romfile
,
Cédric Le Goater
,
2025/06/05
Re: [PATCH v1] ramfb: Add property to control if load the romfile
,
Daniel P . Berrangé
,
2025/06/05
Re: [PATCH v1] ramfb: Add property to control if load the romfile
,
Shaoqin Huang
,
2025/06/06
Re: [PATCH v1] ramfb: Add property to control if load the romfile
,
Philippe Mathieu-Daudé
,
2025/06/05
Re: [PATCH v1] ramfb: Add property to control if load the romfile
,
Shaoqin Huang
,
2025/06/05
Re: [PATCH v1] ramfb: Add property to control if load the romfile
,
Philippe Mathieu-Daudé
,
2025/06/06
Re: [PATCH v1] ramfb: Add property to control if load the romfile
,
Cédric Le Goater
,
2025/06/05
[PATCH v6] target/loongarch: fix vldi/xvldi raise wrong error
,
Song Gao
,
2025/06/04
Re: [PATCH 0/3] docs: Bump sphinx to 6.2.1
,
John Snow
,
2025/06/04
[PATCH v3 00/28] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
,
Zhuoying Cai
,
2025/06/04
[PATCH v3 01/28] Add boot-certificates to s390-ccw-virtio machine type option
,
Zhuoying Cai
,
2025/06/04
Re: [PATCH v3 01/28] Add boot-certificates to s390-ccw-virtio machine type option
,
Daniel P . Berrangé
,
2025/06/06
[PATCH v3 02/28] crypto/x509-utils: Add helper functions for certificate store
,
Zhuoying Cai
,
2025/06/04
Re: [PATCH v3 02/28] crypto/x509-utils: Add helper functions for certificate store
,
Daniel P . Berrangé
,
2025/06/06
Re: [PATCH v3 02/28] crypto/x509-utils: Add helper functions for certificate store
,
Daniel P . Berrangé
,
2025/06/06
[PATCH v3 04/28] s390x: Guest support for Certificate Store Facility (CS)
,
Zhuoying Cai
,
2025/06/04
[PATCH v3 03/28] hw/s390x/ipl: Create certificate store
,
Zhuoying Cai
,
2025/06/04
Re: [PATCH v3 03/28] hw/s390x/ipl: Create certificate store
,
Daniel P . Berrangé
,
2025/06/06
[PATCH v3 06/28] s390x/diag: Refactor address validation check from diag308_parm_check
,
Zhuoying Cai
,
2025/06/04
[PATCH v3 05/28] s390x/diag: Introduce DIAG 320 for certificate store facility
,
Zhuoying Cai
,
2025/06/04
[PATCH v3 08/28] crypto/x509-utils: Add helper functions for DIAG 320 subcode 2
,
Zhuoying Cai
,
2025/06/04
Re: [PATCH v3 08/28] crypto/x509-utils: Add helper functions for DIAG 320 subcode 2
,
Daniel P . Berrangé
,
2025/06/06
Re: [PATCH v3 08/28] crypto/x509-utils: Add helper functions for DIAG 320 subcode 2
,
Daniel P . Berrangé
,
2025/06/06
[PATCH v3 07/28] s390x/diag: Implement DIAG 320 subcode 1
,
Zhuoying Cai
,
2025/06/04
[PATCH v3 13/28] pc-bios/s390-ccw: Introduce IPL Information Report Block (IIRB)
,
Zhuoying Cai
,
2025/06/04
[PATCH v3 14/28] pc-bios/s390-ccw: Define memory for IPLB and convert IPLB to pointers
,
Zhuoying Cai
,
2025/06/04
[PATCH v3 09/28] s390x/diag: Implement DIAG 320 subcode 2
,
Zhuoying Cai
,
2025/06/04
Re: [PATCH v3 09/28] s390x/diag: Implement DIAG 320 subcode 2
,
Daniel P . Berrangé
,
2025/06/06
[PATCH v3 11/28] crypto: Add helper functions for DIAG 508 subcode 1
,
Zhuoying Cai
,
2025/06/04
Re: [PATCH v3 11/28] crypto: Add helper functions for DIAG 508 subcode 1
,
Daniel P . Berrangé
,
2025/06/06
[PATCH v3 10/28] s390x/diag: Introduce DIAG 508 for secure IPL operations
,
Zhuoying Cai
,
2025/06/04
[PATCH v3 12/28] s390x/diag: Implement DIAG 508 subcode 1 for signature verification
,
Zhuoying Cai
,
2025/06/04
Re: [PATCH v3 12/28] s390x/diag: Implement DIAG 508 subcode 1 for signature verification
,
Daniel P . Berrangé
,
2025/06/06
[PATCH v3 15/28] hw/s390x/ipl: Add IPIB flags to IPL Parameter Block
,
Zhuoying Cai
,
2025/06/04
[PATCH v3 16/28] hw/s390x/ipl: Set iplb->len to maximum length of IPL Parameter Block
,
Zhuoying Cai
,
2025/06/04
[PATCH v3 17/28] s390x: Guest support for Secure-IPL Facility
,
Zhuoying Cai
,
2025/06/04
[PATCH v3 19/28] pc-bios/s390-ccw: Refactor zipl_load_segment function
,
Zhuoying Cai
,
2025/06/04
[PATCH v3 18/28] pc-bios/s390-ccw: Refactor zipl_run()
,
Zhuoying Cai
,
2025/06/04
[PATCH v3 21/28] s390x: Guest support for Secure-IPL Code Loading Attributes Facility (SCLAF)
,
Zhuoying Cai
,
2025/06/04
[PATCH v3 20/28] pc-bios/s390-ccw: Add signature verification for secure IPL in audit mode
,
Zhuoying Cai
,
2025/06/04
[PATCH v3 26/28] pc-bios/s390-ccw: Handle secure boot with multiple boot devices
,
Zhuoying Cai
,
2025/06/04
[PATCH v3 25/28] pc-bios/s390-ccw: Handle true secure IPL mode
,
Zhuoying Cai
,
2025/06/04
[PATCH v3 22/28] pc-bios/s390-ccw: Add additional security checks for secure boot
,
Zhuoying Cai
,
2025/06/04
[PATCH v3 23/28] Add secure-boot to s390-ccw-virtio machine type option
,
Zhuoying Cai
,
2025/06/04
[PATCH v3 27/28] hw/s390x/ipl: Handle secure boot without specifying a boot device
,
Zhuoying Cai
,
2025/06/04
[PATCH v3 28/28] docs: Add secure IPL documentation
,
Zhuoying Cai
,
2025/06/04
Re: [PATCH v3 28/28] docs: Add secure IPL documentation
,
Daniel P . Berrangé
,
2025/06/06
[PATCH v3 24/28] hw/s390x/ipl: Set IPIB flags for secure IPL
,
Zhuoying Cai
,
2025/06/04
Synced invitation: QEMU/KVM developers conference call @ Every 2 weeks from 4pm to 5pm on Tuesday from Tue Feb 4 to Tue Jun 10 (GMT+2) (address@hidden)
,
Meirav Dean
,
2025/06/04
Synced invitation: QEMU/KVM developers conference call @ Every 2 weeks from 4pm to 5pm on Tuesday (GMT+3) (address@hidden)
,
Meirav Dean
,
2025/06/04
[PATCH v5 0/6] python: add QAPI and qapidoc et al to python tests
,
John Snow
,
2025/06/04
[PATCH v5 1/6] qapi: Add some pylint ignores
,
John Snow
,
2025/06/04
[PATCH v5 2/6] docs/qapidoc: linting fixes
,
John Snow
,
2025/06/04
[PATCH v5 4/6] python: add qapi static analysis tests
,
John Snow
,
2025/06/04
Re: [PATCH v5 4/6] python: add qapi static analysis tests
,
Markus Armbruster
,
2025/06/05
Re: [PATCH v5 4/6] python: add qapi static analysis tests
,
Markus Armbruster
,
2025/06/05
Re: [PATCH v5 4/6] python: add qapi static analysis tests
,
Daniel P . Berrangé
,
2025/06/05
Re: [PATCH v5 4/6] python: add qapi static analysis tests
,
John Snow
,
2025/06/05
[PATCH v5 5/6] python: Drop redundant warn_unused_configs = True
,
John Snow
,
2025/06/04
[PATCH v5 3/6] python: update missing dependencies from minreqs
,
John Snow
,
2025/06/04
[PATCH v5 6/6] qapi: delete un-needed python static analysis configs
,
John Snow
,
2025/06/04
Re: [PATCH v5 0/6] python: add QAPI and qapidoc et al to python tests
,
Markus Armbruster
,
2025/06/05
Re: [PATCH v5 0/6] python: add QAPI and qapidoc et al to python tests
,
John Snow
,
2025/06/05
[PATCH] virtio: avoid cost of -ftrivial-auto-var-init in hot path
,
Stefan Hajnoczi
,
2025/06/04
Re: [PATCH] virtio: avoid cost of -ftrivial-auto-var-init in hot path
,
Daniel P . Berrangé
,
2025/06/05
Re: [PATCH] virtio: avoid cost of -ftrivial-auto-var-init in hot path
,
Philippe Mathieu-Daudé
,
2025/06/05
Re: [PATCH] virtio: avoid cost of -ftrivial-auto-var-init in hot path
,
Stefan Hajnoczi
,
2025/06/05
Re: [PATCH] virtio: avoid cost of -ftrivial-auto-var-init in hot path
,
Philippe Mathieu-Daudé
,
2025/06/05
Re: [PATCH] virtio: avoid cost of -ftrivial-auto-var-init in hot path
,
Peter Maydell
,
2025/06/05
Re: [PATCH] virtio: avoid cost of -ftrivial-auto-var-init in hot path
,
Stefan Hajnoczi
,
2025/06/05
Re: [PATCH] virtio: avoid cost of -ftrivial-auto-var-init in hot path
,
Daniel P . Berrangé
,
2025/06/05
Re: [PATCH] virtio: avoid cost of -ftrivial-auto-var-init in hot path
,
Kevin Wolf
,
2025/06/06
Re: [PATCH v4 2/2] target/riscv: Make PMP region count configurable
,
Daniel Henrique Barboza
,
2025/06/04
Re: [PATCH v4 2/2] target/riscv: Make PMP region count configurable
,
Jay Chang
,
2025/06/05
Re: [PATCH v4 2/2] target/riscv: Make PMP region count configurable
,
Alistair Francis
,
2025/06/05
[PULL 00/24] Block layer patches
,
Kevin Wolf
,
2025/06/04
[PULL 01/24] block: remove outdated comments about AioContext locking
,
Kevin Wolf
,
2025/06/04
[PULL 02/24] block: move drain outside of read-locked bdrv_reopen_queue_child()
,
Kevin Wolf
,
2025/06/04
[PULL 03/24] block/snapshot: move drain outside of read-locked bdrv_snapshot_delete()
,
Kevin Wolf
,
2025/06/04
[PULL 05/24] block: mark bdrv_parent_change_aio_context() GRAPH_RDLOCK
,
Kevin Wolf
,
2025/06/04
[PULL 15/24] block: move drain outside of bdrv_root_unref_child()
,
Kevin Wolf
,
2025/06/04
[PULL 12/24] block: move drain outside of bdrv_root_attach_child()
,
Kevin Wolf
,
2025/06/04
[PULL 10/24] block: move drain outside of bdrv_attach_child_common(_abort)()
,
Kevin Wolf
,
2025/06/04
[PULL 08/24] block: move drain outside of bdrv_change_aio_context() and mark GRAPH_RDLOCK
,
Kevin Wolf
,
2025/06/04
[PULL 11/24] block: move drain outside of bdrv_set_backing_hd_drained()
,
Kevin Wolf
,
2025/06/04
[PULL 06/24] block: mark change_aio_ctx() callback and instances as GRAPH_RDLOCK(_PTR)
,
Kevin Wolf
,
2025/06/04
[PULL 21/24] iotests/graph-changes-while-io: add test case with removal of lower snapshot
,
Kevin Wolf
,
2025/06/04
[PULL 09/24] block: move drain outside of bdrv_try_change_aio_context()
,
Kevin Wolf
,
2025/06/04
[PULL 07/24] block: mark bdrv_child_change_aio_context() GRAPH_RDLOCK
,
Kevin Wolf
,
2025/06/04
[PULL 04/24] block: move drain outside of read-locked bdrv_inactivate_recurse()
,
Kevin Wolf
,
2025/06/04
[PULL 13/24] block: move drain outside of bdrv_attach_child()
,
Kevin Wolf
,
2025/06/04
[PULL 18/24] blockdev: drain while unlocked in external_snapshot_action()
,
Kevin Wolf
,
2025/06/04
[PULL 16/24] block: move drain outside of quorum_del_child()
,
Kevin Wolf
,
2025/06/04
[PULL 17/24] blockdev: drain while unlocked in internal_snapshot_action()
,
Kevin Wolf
,
2025/06/04
[PULL 19/24] block: mark bdrv_drained_begin() and friends as GRAPH_UNLOCKED
,
Kevin Wolf
,
2025/06/04
[PULL 23/24] iotests: fix 240
,
Kevin Wolf
,
2025/06/04
[PULL 24/24] hw/core/qdev-properties-system: Add missing return in set_drive_helper()
,
Kevin Wolf
,
2025/06/04
[PULL 20/24] iotests/graph-changes-while-io: remove image file after test
,
Kevin Wolf
,
2025/06/04
[PULL 22/24] block/io: remove duplicate GLOBAL_STATE_CODE() in bdrv_do_drained_end()
,
Kevin Wolf
,
2025/06/04
[PULL 14/24] block: move drain outside of quorum_add_child()
,
Kevin Wolf
,
2025/06/04
Re: [PULL 00/24] Block layer patches
,
Stefan Hajnoczi
,
2025/06/05
[PATCH RESEND v2 0/3] target/riscv: add missing named features
,
Daniel Henrique Barboza
,
2025/06/04
[PATCH RESEND v2 2/3] target/riscv/cpu.c: add 'ssstrict' to riscv, isa
,
Daniel Henrique Barboza
,
2025/06/04
[PATCH RESEND v2 3/3] target/riscv/cpu.c: do better with 'named features' doc
,
Daniel Henrique Barboza
,
2025/06/04
Re: [PATCH RESEND v2 3/3] target/riscv/cpu.c: do better with 'named features' doc
,
Alistair Francis
,
2025/06/04
[PATCH RESEND v2 1/3] target/riscv/cpu.c: add 'sdtrig' in riscv,isa
,
Daniel Henrique Barboza
,
2025/06/04
Re: [PATCH RESEND v2 1/3] target/riscv/cpu.c: add 'sdtrig' in riscv, isa
,
Alistair Francis
,
2025/06/04
[PATCH v2 0/3] target/riscv: add missing named features
,
Daniel Henrique Barboza
,
2025/06/04
[PATCH v2 1/3] target/riscv/cpu.c: add 'sdtrig' in riscv,isa
,
Daniel Henrique Barboza
,
2025/06/04
[PATCH v2 1/3] target/riscv/tcg: restrict satp_mode changes in cpu_set_profile
,
Daniel Henrique Barboza
,
2025/06/04
[PATCH v2 2/3] target/riscv/cpu.c: add 'ssstrict' to riscv,isa
,
Daniel Henrique Barboza
,
2025/06/04
[PATCH v2 2/3] target/riscv/tcg: decouple profile enablement from user prop
,
Daniel Henrique Barboza
,
2025/06/04
Re: [PATCH v2 2/3] target/riscv/tcg: decouple profile enablement from user prop
,
Alistair Francis
,
2025/06/04
[PATCH v2 3/3] target/riscv/cpu.c: do better with 'named features' doc
,
Daniel Henrique Barboza
,
2025/06/04
[PATCH v2 3/3] target/riscv: add profile->present flag
,
Daniel Henrique Barboza
,
2025/06/04
Re: [PATCH v2 0/3] target/riscv: add missing named features
,
Daniel Henrique Barboza
,
2025/06/04
[PATCH 0/2] ui: fix VNC endian regression & improve tracing
,
Daniel P . Berrangé
,
2025/06/04
[PATCH 1/2] ui: fix setting client_endian field defaults
,
Daniel P . Berrangé
,
2025/06/04
[PATCH 2/2] ui: add trace events for all client messages
,
Daniel P . Berrangé
,
2025/06/04
Re: [PATCH 0/2] ui: fix VNC endian regression & improve tracing
,
Marc-André Lureau
,
2025/06/04
Re: [PATCH 0/2] ui: fix VNC endian regression & improve tracing
,
Philippe Mathieu-Daudé
,
2025/06/05
Re: [PATCH v14 5/5] qtest/cxl: Add aarch64 virt test for CXL
,
Alireza Sanaee
,
2025/06/04
[PATCH v12 0/6] Specifying cache topology on ARM
,
Alireza Sanaee
,
2025/06/04
[PATCH v12 1/6] target/arm/tcg: increase cache level for cpu=max
,
Alireza Sanaee
,
2025/06/04
[PATCH v12 2/6] arm/virt.c: add cache hierarchy to device tree
,
Alireza Sanaee
,
2025/06/04
Re: [PATCH v12 2/6] arm/virt.c: add cache hierarchy to device tree
,
Zhao Liu
,
2025/06/05
Re: [PATCH v12 2/6] arm/virt.c: add cache hierarchy to device tree
,
Alireza Sanaee
,
2025/06/05
Re: [PATCH v12 2/6] arm/virt.c: add cache hierarchy to device tree
,
Zhao Liu
,
2025/06/05
[PATCH v12 3/6] bios-tables-test: prepare to change ARM ACPI virt PPTT
,
Alireza Sanaee
,
2025/06/04
Re: [PATCH v12 3/6] bios-tables-test: prepare to change ARM ACPI virt PPTT
,
Zhao Liu
,
2025/06/05
[PATCH v12 4/6] hw/acpi: add cache hierarchy to pptt table
,
Alireza Sanaee
,
2025/06/04
[PATCH v12 5/6] tests/qtest/bios-table-test: testing new ARM ACPI PPTT topology
,
Alireza Sanaee
,
2025/06/04
Re: [PATCH v12 5/6] tests/qtest/bios-table-test: testing new ARM ACPI PPTT topology
,
Zhao Liu
,
2025/06/05
[PATCH v12 6/6] Update the ACPI tables based on new aml-build.c
,
Alireza Sanaee
,
2025/06/04
Re: [PATCH v12 6/6] Update the ACPI tables based on new aml-build.c
,
Zhao Liu
,
2025/06/05
[PATCH v2 00/21] export/fuse: Use coroutines and multi-threading
,
Hanna Czenczek
,
2025/06/04
[PATCH v2 01/21] fuse: Copy write buffer content before polling
,
Hanna Czenczek
,
2025/06/04
[PATCH v2 02/21] fuse: Ensure init clean-up even with error_fatal
,
Hanna Czenczek
,
2025/06/04
[PATCH v2 03/21] fuse: Remove superfluous empty line
,
Hanna Czenczek
,
2025/06/04
[PATCH v2 04/21] fuse: Explicitly set inode ID to 1
,
Hanna Czenczek
,
2025/06/04
[PATCH v2 05/21] fuse: Change setup_... to mount_fuse_export()
,
Hanna Czenczek
,
2025/06/04
[PATCH v2 06/21] fuse: Fix mount options
,
Hanna Czenczek
,
2025/06/04
[PATCH v2 07/21] fuse: Set direct_io and parallel_direct_writes
,
Hanna Czenczek
,
2025/06/04
[PATCH v2 08/21] fuse: Introduce fuse_{at,de}tach_handlers()
,
Hanna Czenczek
,
2025/06/04
[PATCH v2 10/21] fuse: Add halted flag
,
Hanna Czenczek
,
2025/06/04
[PATCH v2 12/21] block: Move qemu_fcntl_addfl() into osdep.c
,
Hanna Czenczek
,
2025/06/04
Re: [PATCH v2 12/21] block: Move qemu_fcntl_addfl() into osdep.c
,
Eric Blake
,
2025/06/04
[PATCH v2 09/21] fuse: Introduce fuse_{inc,dec}_in_flight()
,
Hanna Czenczek
,
2025/06/04
[PATCH v2 11/21] fuse: Rename length to blk_len in fuse_write()
,
Hanna Czenczek
,
2025/06/04
[PATCH v2 13/21] fuse: Manually process requests (without libfuse)
,
Hanna Czenczek
,
2025/06/04
[PATCH v2 14/21] fuse: Reduce max read size
,
Hanna Czenczek
,
2025/06/04
[PATCH v2 17/21] iotests/307: Test multi-thread export interface
,
Hanna Czenczek
,
2025/06/04
[PATCH v2 19/21] qapi/block-export: Document FUSE's multi-threading
,
Hanna Czenczek
,
2025/06/04
Re: [PATCH v2 19/21] qapi/block-export: Document FUSE's multi-threading
,
Markus Armbruster
,
2025/06/04
[PATCH v2 21/21] fuse: Increase MAX_WRITE_SIZE with a second buffer
,
Hanna Czenczek
,
2025/06/04
[PATCH v2 16/21] block/export: Add multi-threading interface
,
Hanna Czenczek
,
2025/06/04
Re: [PATCH v2 16/21] block/export: Add multi-threading interface
,
Markus Armbruster
,
2025/06/04
[PATCH v2 15/21] fuse: Process requests in coroutines
,
Hanna Czenczek
,
2025/06/04
Re: [PATCH v2 15/21] fuse: Process requests in coroutines
,
Hanna Czenczek
,
2025/06/05
[PATCH v2 18/21] fuse: Implement multi-threading
,
Hanna Czenczek
,
2025/06/04
[PATCH v2 20/21] iotests/308: Add multi-threading sanity test
,
Hanna Czenczek
,
2025/06/04
Re: [PATCH v2] hw/core/qdev-properties-system: Add missing return in set_drive_helper()
,
Kevin Wolf
,
2025/06/04
Re: virsh migrate fails when --copy-storage-all option is given!
,
Kevin Wolf
,
2025/06/04
Re: virsh migrate fails when --copy-storage-all option is given!
,
Peter Krempa
,
2025/06/04
[PATCH v2] linux-user: Add syscall dispatch support
,
Arusekk
,
2025/06/04
Re: [PATCH] iotests: fix 240
,
Kevin Wolf
,
2025/06/04
[PATCH 0/4] block: fix deadlock when doing blockdev-snapshot of a node with compress filter
,
Fiona Ebner
,
2025/06/04
[PATCH 2/4] block-coroutine-wrapper: mark generated co-wrapper as GRAPH_UNLOCKED
,
Fiona Ebner
,
2025/06/04
[PATCH 4/4] iotests: add test for snapshot on top of node with compress filter
,
Fiona Ebner
,
2025/06/04
[PATCH 3/4] block: make calling bdrv_refresh_limits() safe while holding graph lock
,
Fiona Ebner
,
2025/06/04
Re: [PATCH 3/4] block: make calling bdrv_refresh_limits() safe while holding graph lock
,
Klaus Jensen
,
2025/06/04
[PATCH 1/4] block/graph-lock: fix typo in comment
,
Fiona Ebner
,
2025/06/04
[PATCH v2 0/5] Fix definition of classes with wrong parent
,
Zhenzhong Duan
,
2025/06/04
[PATCH v2 1/5] virtio-mem: Fix definition of VirtIOMEMClass
,
Zhenzhong Duan
,
2025/06/04
[PATCH v2 2/5] virtio-pmem: Fix definition of VirtIOPMEMClass
,
Zhenzhong Duan
,
2025/06/04
Re: [PATCH v2 2/5] virtio-pmem: Fix definition of VirtIOPMEMClass
,
David Hildenbrand
,
2025/06/04
Re: [PATCH v2 2/5] virtio-pmem: Fix definition of VirtIOPMEMClass
,
Philippe Mathieu-Daudé
,
2025/06/04
[PATCH v2 3/5] hw/gpio/aspeed: Fix definition of AspeedGPIOClass
,
Zhenzhong Duan
,
2025/06/04
Re: [PATCH v2 3/5] hw/gpio/aspeed: Fix definition of AspeedGPIOClass
,
Cédric Le Goater
,
2025/06/04
Re: [PATCH v2 3/5] hw/gpio/aspeed: Fix definition of AspeedGPIOClass
,
Philippe Mathieu-Daudé
,
2025/06/04
[PATCH v2 4/5] hw/char/sh_serial: Remove dummy definition of SH_SERIAL class
,
Zhenzhong Duan
,
2025/06/04
[PATCH v2 5/5] hw/riscv/riscv-iommu: Remove definition of RISCVIOMMU[Pci|Sys]Class
,
Zhenzhong Duan
,
2025/06/04
[PATCH v6 0/4] Building PPTT with root node and identical implementation flag
,
Alireza Sanaee
,
2025/06/04
[PATCH v6 1/4] tests: virt: Allow changes to PPTT test table
,
Alireza Sanaee
,
2025/06/04
[PATCH v6 2/4] hw/acpi/aml-build: Set identical implementation flag for PPTT processor nodes
,
Alireza Sanaee
,
2025/06/04
[PATCH v6 3/4] hw/acpi/aml-build: Build a root node in the PPTT table
,
Alireza Sanaee
,
2025/06/04
[PATCH v6 4/4] tests: virt: Update expected ACPI tables for virt test
,
Alireza Sanaee
,
2025/06/04
[PATCH v3 1/2] net/af-xdp: Support pinned map path for AF_XDP sockets
,
Daniel Borkmann
,
2025/06/04
[PATCH v3 2/2] net/af-xdp: Fix up cleanup path upon failure in queue creation
,
Daniel Borkmann
,
2025/06/04
Re: [PATCH v6 5/5] physmem: Support coordinated discarding of RAM with guest_memfd
,
Alexey Kardashevskiy
,
2025/06/04
Re: [PATCH v6 5/5] physmem: Support coordinated discarding of RAM with guest_memfd
,
David Hildenbrand
,
2025/06/04
Re: apparent race condition in mttcg memory handling
,
Michael Tokarev
,
2025/06/04
[PATCH v2] Add RISCV ZALASR extension
,
Roan Richmond
,
2025/06/04
[PATCH v5] target/loongarch: fix vldi/xvldi raise wrong error
,
Song Gao
,
2025/06/04
Re: [PATCH v5] target/loongarch: fix vldi/xvldi raise wrong error
,
Philippe Mathieu-Daudé
,
2025/06/04
Re: [PATCH v5] target/loongarch: fix vldi/xvldi raise wrong error
,
Richard Henderson
,
2025/06/04
Re: [PATCH v5] target/loongarch: fix vldi/xvldi raise wrong error
,
Michael Tokarev
,
2025/06/04
Re: [PATCH v5] target/loongarch: fix vldi/xvldi raise wrong error
,
gaosong
,
2025/06/04
[PATCH] virtio-mem: Fix definition of VirtIOMEMClass
,
Zhenzhong Duan
,
2025/06/04
Re: [PATCH] virtio-mem: Fix definition of VirtIOMEMClass
,
David Hildenbrand
,
2025/06/04
RE: [PATCH] virtio-mem: Fix definition of VirtIOMEMClass
,
Duan, Zhenzhong
,
2025/06/04
Re: [PATCH] virtio-mem: Fix definition of VirtIOMEMClass
,
David Hildenbrand
,
2025/06/04
RE: [PATCH] virtio-mem: Fix definition of VirtIOMEMClass
,
Duan, Zhenzhong
,
2025/06/04
Re: [PATCH] virtio-mem: Fix definition of VirtIOMEMClass
,
Philippe Mathieu-Daudé
,
2025/06/04
Re: [PULL 00/27] Functional tests, Microblaze endianness & pc/q35 cleanups
,
Alexandr Moshkov
,
2025/06/04
Re: [PULL 00/27] Functional tests, Microblaze endianness & pc/q35 cleanups
,
Stefan Hajnoczi
,
2025/06/04
Re: [PULL 00/27] Functional tests, Microblaze endianness & pc/q35 cleanups
,
Thomas Huth
,
2025/06/04
Re: [PATCH v5 0/7] ui/spice: Enable gl=on option for non-local or remote clients
,
Marc-André Lureau
,
2025/06/04
RE: [PATCH v5 0/7] ui/spice: Enable gl=on option for non-local or remote clients
,
Kasireddy, Vivek
,
2025/06/05
Re: [PATCH v5 0/7] ui/spice: Enable gl=on option for non-local or remote clients
,
Alex Bennée
,
2025/06/05
[PATCH 0/2] hw/loongarch/virt: Small enhancement about big endian host
,
Bibo Mao
,
2025/06/04
[PATCH 1/2] hw/loongarch/virt: Fix big endian support with MCFG table
,
Bibo Mao
,
2025/06/04
[PATCH 2/2] hw/intc/loongarch_pch: Convert to little endian with ID register
,
Bibo Mao
,
2025/06/04
Re: [PATCH 0/2] hw/loongarch/virt: Small enhancement about big endian host
,
Alireza Sanaee
,
2025/06/04
[PATCH v3 0/4] VFIO and IOMMU prerequisite stuff for IOMMU nesting support
,
Zhenzhong Duan
,
2025/06/04
[PATCH v3 1/4] backends/iommufd: Add a helper to invalidate user-managed HWPT
,
Zhenzhong Duan
,
2025/06/04
[PATCH v3 2/4] vfio/iommufd: Add properties and handlers to TYPE_HOST_IOMMU_DEVICE_IOMMUFD
,
Zhenzhong Duan
,
2025/06/04
[PATCH v3 3/4] vfio/iommufd: Implement [at|de]tach_hwpt handlers
,
Zhenzhong Duan
,
2025/06/04
[PATCH v3 4/4] vfio/iommufd: Save vendor specific device info
,
Zhenzhong Duan
,
2025/06/04
Re: [PATCH v3 0/4] VFIO and IOMMU prerequisite stuff for IOMMU nesting support
,
Cédric Le Goater
,
2025/06/04
Re: [PATCH v3 0/4] VFIO and IOMMU prerequisite stuff for IOMMU nesting support
,
Jason Gunthorpe
,
2025/06/04
Re: [PATCH v3 0/4] VFIO and IOMMU prerequisite stuff for IOMMU nesting support
,
Cédric Le Goater
,
2025/06/04
Re: [PATCH v3 0/4] VFIO and IOMMU prerequisite stuff for IOMMU nesting support
,
Jason Gunthorpe
,
2025/06/04
[PATCH v2 00/12] hw/riscv/virt: device tree reg cleanups
,
Joel Stanley
,
2025/06/03
[PATCH v2 01/12] hw/riscv/virt: Fix clint base address type
,
Joel Stanley
,
2025/06/03
[PATCH v2 02/12] hw/riscv/virt: Use setprop_sized_cells for clint
,
Joel Stanley
,
2025/06/03
[PATCH v2 03/12] hw/riscv/virt: Use setprop_sized_cells for memory
,
Joel Stanley
,
2025/06/03
[PATCH v2 04/12] hw/riscv/virt: Use setprop_sized_cells for aplic
,
Joel Stanley
,
2025/06/03
[PATCH v2 05/12] hw/riscv/virt: Use setprop_sized_cells for aclint
,
Joel Stanley
,
2025/06/03
[PATCH v2 06/12] hw/riscv/virt: Use setprop_sized_cells for plic
,
Joel Stanley
,
2025/06/03
[PATCH v2 07/12] hw/riscv/virt: Use setprop_sized_cells for virtio
,
Joel Stanley
,
2025/06/03
[PATCH v2 08/12] hw/riscv/virt: Use setprop_sized_cells for reset
,
Joel Stanley
,
2025/06/03
[PATCH v2 09/12] hw/riscv/virt: Use setprop_sized_cells for uart
,
Joel Stanley
,
2025/06/03
[PATCH v2 10/12] hw/riscv/virt: Use setprop_sized_cells for rtc
,
Joel Stanley
,
2025/06/03
[PATCH v2 11/12] hw/riscv/virt: Use setprop_sized_cells for iommu
,
Joel Stanley
,
2025/06/03
[PATCH v2 12/12] hw/riscv/virt: Use setprop_sized_cells for pcie
,
Joel Stanley
,
2025/06/03
Re: [PATCH 0/8] hw/i386/pc: Remove deprecated 2.10, 2.11 and 2.12 PC machines
,
Xiaoyao Li
,
2025/06/03
Re: [PATCH 0/8] hw/i386/pc: Remove deprecated 2.10, 2.11 and 2.12 PC machines
,
Philippe Mathieu-Daudé
,
2025/06/04
Re: [PATCH 0/8] hw/i386/pc: Remove deprecated 2.10, 2.11 and 2.12 PC machines
,
Philippe Mathieu-Daudé
,
2025/06/04
Re: [PATCH 0/8] hw/i386/pc: Remove deprecated 2.10, 2.11 and 2.12 PC machines
,
Xiaoyao Li
,
2025/06/05
[PULL 00/16] rust, i386 changes for 2025-06-03
,
Paolo Bonzini
,
2025/06/03
[PULL 01/16] rust: bindings: allow ptr_offset_with_cast
,
Paolo Bonzini
,
2025/06/03
[PULL 03/16] rust: use "objects" for Rust executables as well
,
Paolo Bonzini
,
2025/06/03
[PULL 04/16] build, dockerfiles: add support for detecting rustdoc
,
Paolo Bonzini
,
2025/06/03
[PULL 06/16] rust: cell: remove support for running doctests with "cargo test --doc"
,
Paolo Bonzini
,
2025/06/03
[PULL 07/16] rust: use native Meson support for clippy and rustdoc
,
Paolo Bonzini
,
2025/06/03
[PULL 05/16] rust: add qemu-api doctests to "meson test"
,
Paolo Bonzini
,
2025/06/03
[PULL 09/16] target/i386: Add a new CPU feature word for CPUID.7.1.ECX
,
Paolo Bonzini
,
2025/06/03
[PULL 08/16] target/i386: Remove FRED dependency on WRMSRNS
,
Paolo Bonzini
,
2025/06/03
[PULL 10/16] target/i386: Add the immediate form MSR access instruction support
,
Paolo Bonzini
,
2025/06/03
[PULL 11/16] meson: use config_base_arch for target libraries
,
Paolo Bonzini
,
2025/06/03
[PULL 13/16] i386/tdvf: Fix build on 32-bit host
,
Paolo Bonzini
,
2025/06/03
[PULL 12/16] i386/tdx: Fix build on 32-bit host
,
Paolo Bonzini
,
2025/06/03
[PULL 14/16] rust: add "bits", a custom bitflags implementation
,
Paolo Bonzini
,
2025/06/03
[PULL 02/16] meson: update to version 1.8.1
,
Paolo Bonzini
,
2025/06/03
[PULL 15/16] rust: pl011: use the bits macro
,
Paolo Bonzini
,
2025/06/03
[PULL 16/16] rust: qemu-api-macros: add from_bits and into_bits to #[derive(TryInto)]
,
Paolo Bonzini
,
2025/06/03
Re: [PULL 00/16] rust, i386 changes for 2025-06-03
,
Stefan Hajnoczi
,
2025/06/05
[PATCH v3] meson: fix Windows build
,
oltolm
,
2025/06/03
[PATCH] tests/functional: Speed up the avr_mega2560 test
,
Thomas Huth
,
2025/06/03
Re: [PATCH] tests/functional: Speed up the avr_mega2560 test
,
Philippe Mathieu-Daudé
,
2025/06/04
Re: [PATCH] tests/functional: Speed up the avr_mega2560 test
,
Mark Cave-Ayland
,
2025/06/04
[PATCH] tests/functional: Add a test for the Arduino UNO machine
,
Thomas Huth
,
2025/06/03
Re: [PATCH] tests/functional: Add a test for the Arduino UNO machine
,
Mark Cave-Ayland
,
2025/06/04
Re: [PATCH 13/13] migration/postcopy: blocktime allows track / report non-vCPU faults
,
Fabiano Rosas
,
2025/06/03
Re: [PATCH 12/13] migration/postcopy: Optimize blocktime fault tracking with hashtable
,
Fabiano Rosas
,
2025/06/03
Re: [PATCH 11/13] migration/postcopy: Cleanup the total blocktime accounting
,
Fabiano Rosas
,
2025/06/03
Re: [PATCH 10/13] migration/postcopy: Cache the tid->vcpu mapping for blocktime
,
Fabiano Rosas
,
2025/06/03
Re: [PATCH 09/13] migration/postcopy: Initialize blocktime context only until listen
,
Fabiano Rosas
,
2025/06/03
Re: [PATCH 07/13] migration/postcopy: Add blocktime fault counts per-vcpu
,
Fabiano Rosas
,
2025/06/03
Re: [PATCH 06/13] migration/postcopy: Bring blocktime layer to us level
,
Fabiano Rosas
,
2025/06/03
Re: [PATCH 05/13] migration/postcopy: Drop PostcopyBlocktimeContext.start_time
,
Fabiano Rosas
,
2025/06/03
Re: [PATCH 05/13] migration/postcopy: Drop PostcopyBlocktimeContext.start_time
,
Fabiano Rosas
,
2025/06/03
Re: [RFC PATCH 24/25] target/i386/mshv: Implement mshv_vcpu_run()
,
Magnus Kulke
,
2025/06/03
Re: [PATCH 05/18] hw/core/machine: Remove hw_compat_2_8[] array
,
Igor Mammedov
,
2025/06/03
Re: [PATCH 04/18] hw/i386/kvm: Remove KVMClockState::mach_use_reliable_get_clock field
,
Igor Mammedov
,
2025/06/03
Re: [PATCH 03/18] hw/southbridge/ich9: Remove ICH9_LPC_SMI_F_BROADCAST_BIT definition
,
Igor Mammedov
,
2025/06/03
Re: [PATCH 02/18] hw/i386/pc: Remove pc_compat_2_8[] array
,
Igor Mammedov
,
2025/06/03
Re: [PATCH 01/18] hw/i386/pc: Remove deprecated pc-q35-2.8 and pc-i440fx-2.8 machines
,
Igor Mammedov
,
2025/06/03
RE: [PATCH v3 00/10] kvm/arm: Introduce a customizable aarch64 KVM host model
,
Cornelia Huck
,
2025/06/03
RE: [PATCH v3 00/10] kvm/arm: Introduce a customizable aarch64 KVM host model
,
Shameerali Kolothum Thodi
,
2025/06/04
RE: [PATCH v3 00/10] kvm/arm: Introduce a customizable aarch64 KVM host model
,
Cornelia Huck
,
2025/06/04
RE: [PATCH v3 00/10] kvm/arm: Introduce a customizable aarch64 KVM host model
,
Shameerali Kolothum Thodi
,
2025/06/04
RE: [PATCH v3 00/10] kvm/arm: Introduce a customizable aarch64 KVM host model
,
Cornelia Huck
,
2025/06/05
Re: [PATCH v4 00/48] block: do not drain while holding the graph lock
,
Kevin Wolf
,
2025/06/03
Re: [PATCH v4 00/48] block: do not drain while holding the graph lock
,
Fiona Ebner
,
2025/06/04
Re: [PATCH v4 04/19] target/i386/cpu: Remove X86CPU::check_cpuid field
,
Igor Mammedov
,
2025/06/03
Re: [PATCH v4 04/19] target/i386/cpu: Remove X86CPU::check_cpuid field
,
Igor Mammedov
,
2025/06/03
Re: [PATCH v4 04/19] target/i386/cpu: Remove X86CPU::check_cpuid field
,
Xiaoyao Li
,
2025/06/03
Re: [PATCH v4 04/19] target/i386/cpu: Remove X86CPU::check_cpuid field
,
Igor Mammedov
,
2025/06/05
Re: [PATCH v4 04/19] target/i386/cpu: Remove X86CPU::check_cpuid field
,
Daniel P . Berrangé
,
2025/06/05
Re: [PATCH v4 04/19] target/i386/cpu: Remove X86CPU::check_cpuid field
,
Daniel P . Berrangé
,
2025/06/05
Re: [PATCH v4 03/19] hw/i386/pc: Remove pc_compat_2_4[] array
,
Igor Mammedov
,
2025/06/03
Re: [PATCH v4 02/19] hw/i386/pc: Remove PCMachineClass::broken_reserved_end field
,
Igor Mammedov
,
2025/06/03
Re: [PATCH v4 01/19] hw/i386/pc: Remove deprecated pc-q35-2.4 and pc-i440fx-2.4 machines
,
Igor Mammedov
,
2025/06/03
[PATCH v3 0/3] docs: define policy forbidding use of "AI" / LLM code generators
,
Markus Armbruster
,
2025/06/03
[PATCH v3 1/3] docs: introduce dedicated page about code provenance / sign-off
,
Markus Armbruster
,
2025/06/03
Re: [PATCH v3 1/3] docs: introduce dedicated page about code provenance / sign-off
,
Alex Bennée
,
2025/06/03
Re: [PATCH v3 1/3] docs: introduce dedicated page about code provenance / sign-off
,
Markus Armbruster
,
2025/06/04
Re: [PATCH v3 1/3] docs: introduce dedicated page about code provenance / sign-off
,
Daniel P . Berrangé
,
2025/06/04
Re: [PATCH v3 1/3] docs: introduce dedicated page about code provenance / sign-off
,
Philippe Mathieu-Daudé
,
2025/06/04
Re: [PATCH v3 1/3] docs: introduce dedicated page about code provenance / sign-off
,
Markus Armbruster
,
2025/06/04
Re: [PATCH v3 1/3] docs: introduce dedicated page about code provenance / sign-off
,
Markus Armbruster
,
2025/06/05
Re: [PATCH v3 1/3] docs: introduce dedicated page about code provenance / sign-off
,
Gerd Hoffmann
,
2025/06/04
Re: [PATCH v3 1/3] docs: introduce dedicated page about code provenance / sign-off
,
Markus Armbruster
,
2025/06/05
Re: [PATCH v3 1/3] docs: introduce dedicated page about code provenance / sign-off
,
Alex Bennée
,
2025/06/05
[PATCH v3 2/3] docs: define policy limiting the inclusion of generated files
,
Markus Armbruster
,
2025/06/03
[PATCH v3 3/3] docs: define policy forbidding use of AI code generators
,
Markus Armbruster
,
2025/06/03
Re: [PATCH v3 3/3] docs: define policy forbidding use of AI code generators
,
Kevin Wolf
,
2025/06/03
Re: [PATCH v3 3/3] docs: define policy forbidding use of AI code generators
,
Markus Armbruster
,
2025/06/04
Re: [PATCH v3 3/3] docs: define policy forbidding use of AI code generators
,
Stefan Hajnoczi
,
2025/06/03
Re: [PATCH v3 3/3] docs: define policy forbidding use of AI code generators
,
Markus Armbruster
,
2025/06/04
Re: [PATCH v3 3/3] docs: define policy forbidding use of AI code generators
,
Daniel P . Berrangé
,
2025/06/04
Re: [PATCH v3 3/3] docs: define policy forbidding use of AI code generators
,
Philippe Mathieu-Daudé
,
2025/06/04
Re: [PATCH v3 3/3] docs: define policy forbidding use of AI code generators
,
Daniel P . Berrangé
,
2025/06/04
Re: [PATCH v3 3/3] docs: define policy forbidding use of AI code generators
,
Philippe Mathieu-Daudé
,
2025/06/04
Re: [PATCH v3 3/3] docs: define policy forbidding use of AI code generators
,
Markus Armbruster
,
2025/06/04
Re: [PATCH v3 3/3] docs: define policy forbidding use of AI code generators
,
Markus Armbruster
,
2025/06/04
Re: [PATCH v3 3/3] docs: define policy forbidding use of AI code generators
,
Daniel P . Berrangé
,
2025/06/04
Re: [PATCH v3 3/3] docs: define policy forbidding use of AI code generators
,
Markus Armbruster
,
2025/06/04
Re: [PATCH v3 3/3] docs: define policy forbidding use of AI code generators
,
Yan Vugenfirer
,
2025/06/04
Re: [PATCH v3 3/3] docs: define policy forbidding use of AI code generators
,
Daniel P . Berrangé
,
2025/06/04
Re: [PATCH v3 3/3] docs: define policy forbidding use of AI code generators
,
Stefan Hajnoczi
,
2025/06/04
Re: [PATCH v3 0/3] docs: define policy forbidding use of "AI" / LLM code generators
,
Kevin Wolf
,
2025/06/03
[PATCH v5 0/3] Add SCLP event type CPI
,
Shalini Chellathurai Saroja
,
2025/06/03
[PATCH v5 3/3] hw/s390x: support migration of CPI data
,
Shalini Chellathurai Saroja
,
2025/06/03
Re: [PATCH v5 3/3] hw/s390x: support migration of CPI data
,
Thomas Huth
,
2025/06/05
[PATCH v5 1/3] hw/s390x: add SCLP event type CPI
,
Shalini Chellathurai Saroja
,
2025/06/03
Re: [PATCH v5 1/3] hw/s390x: add SCLP event type CPI
,
Nina Schoetterl-Glausch
,
2025/06/05
[PATCH v5 2/3] hw/s390x: add Control-Program Identification to QOM
,
Shalini Chellathurai Saroja
,
2025/06/03
Re: [PATCH v5 2/3] hw/s390x: add Control-Program Identification to QOM
,
Nina Schoetterl-Glausch
,
2025/06/05
Re: [PATCH v5 2/3] hw/s390x: add Control-Program Identification to QOM
,
Thomas Huth
,
2025/06/05
Re: [PATCH v5 2/3] hw/s390x: add Control-Program Identification to QOM
,
Thomas Huth
,
2025/06/05
Re: [PATCH v5 2/3] hw/s390x: add Control-Program Identification to QOM
,
Nina Schoetterl-Glausch
,
2025/06/05
Re: [PATCH v5 2/3] hw/s390x: add Control-Program Identification to QOM
,
Nina Schotterl-Glausch
,
2025/06/05
Re: [PATCH v5 2/3] hw/s390x: add Control-Program Identification to QOM
,
Shalini Chellathurai Saroja
,
2025/06/06
[PATCH] record/replay: fix race condition on test_aarch64_reverse_debug
,
Vladimir Lukianov
,
2025/06/03
Re: [PATCH] record/replay: fix race condition on test_aarch64_reverse_debug
,
Alex Bennée
,
2025/06/06
Re: [PATCH] record/replay: fix race condition on test_aarch64_reverse_debug
,
Владимир Л .
,
2025/06/06
[no subject]
,
Murad Waissou
,
2025/06/03
Re: [PATCH] target/riscv/kvm: implement SBI debug console (DBCN) calls
,
Philippe Mathieu-Daudé
,
2025/06/03
Re: [PATCH] target/riscv/kvm: implement SBI debug console (DBCN) calls
,
Daniel Henrique Barboza
,
2025/06/03
Re: [PATCH] target/riscv/kvm: implement SBI debug console (DBCN) calls
,
Philippe Mathieu-Daudé
,
2025/06/04
Re: [PATCH] target/riscv/kvm: implement SBI debug console (DBCN) calls
,
Daniel Henrique Barboza
,
2025/06/04
Re: [PATCH] target/riscv/kvm: implement SBI debug console (DBCN) calls
,
Philippe Mathieu-Daudé
,
2025/06/04
Re: [PATCH] target/riscv/kvm: implement SBI debug console (DBCN) calls
,
Daniel Henrique Barboza
,
2025/06/04
Re: [PATCH] target/riscv/kvm: implement SBI debug console (DBCN) calls
,
Daniel P . Berrangé
,
2025/06/04
Re: [PATCH 12/13] microvm: enable suspend
,
Igor Mammedov
,
2025/06/03
Re: [PATCH 12/13] microvm: enable suspend
,
Annie Li
,
2025/06/03
[PATCH 0/2] hw/nvme: stable fixes
,
Klaus Jensen
,
2025/06/03
[PATCH 1/2] hw/nvme: fix namespace attachment
,
Klaus Jensen
,
2025/06/03
[PATCH 2/2] hw/nvme: revert CMIC behavior
,
Klaus Jensen
,
2025/06/03
Re: [PATCH 2/2] hw/nvme: revert CMIC behavior
,
alan . adamson
,
2025/06/03
Re: [PATCH 0/2] hw/nvme: stable fixes
,
Michael Tokarev
,
2025/06/04
Re: [PATCH 0/2] hw/nvme: stable fixes
,
Klaus Jensen
,
2025/06/04
Re: [RFC PATCH v11 3/4] hw/vfio/ap: Storing event information for an AP configuration change event
,
Rorie Reyes
,
2025/06/03
Re: [RFC PATCH v11 3/4] hw/vfio/ap: Storing event information for an AP configuration change event
,
Cédric Le Goater
,
2025/06/03
Re: [RFC PATCH v11 3/4] hw/vfio/ap: Storing event information for an AP configuration change event
,
Rorie Reyes
,
2025/06/03
Re: [RFC PATCH v11 3/4] hw/vfio/ap: Storing event information for an AP configuration change event
,
Cédric Le Goater
,
2025/06/03
Re: [RFC PATCH v11 3/4] hw/vfio/ap: Storing event information for an AP configuration change event
,
Anthony Krowiak
,
2025/06/04
Re: [RFC PATCH v11 3/4] hw/vfio/ap: Storing event information for an AP configuration change event
,
Rorie Reyes
,
2025/06/05
Re: [RFC PATCH v11 3/4] hw/vfio/ap: Storing event information for an AP configuration change event
,
Anthony Krowiak
,
2025/06/06
Re: [RFC PATCH v11 3/4] hw/vfio/ap: Storing event information for an AP configuration change event
,
Rorie Reyes
,
2025/06/06
Re: [PATCH 03/13] acpi: Support Control Method sleep button for x86
,
Igor Mammedov
,
2025/06/03
Re: [PATCH 03/13] acpi: Support Control Method sleep button for x86
,
Annie Li
,
2025/06/03
Re: [PATCH 05/13] acpi: Send the GPE event of sleep for x86
,
Igor Mammedov
,
2025/06/03
Re: [PATCH 05/13] acpi: Send the GPE event of sleep for x86
,
Annie Li
,
2025/06/03
Re: [PATCH 01/13] acpi: Implement control method sleep button
,
Igor Mammedov
,
2025/06/03
Re: [PATCH 01/13] acpi: Implement control method sleep button
,
Annie Li
,
2025/06/03
Re: [PATCH 00/13] Support ACPI Control Method Sleep button
,
Igor Mammedov
,
2025/06/03
Re: [PATCH 00/13] Support ACPI Control Method Sleep button
,
Annie Li
,
2025/06/03
Re: [PATCH 15/16] hw/pci-host/raven: Do not map regions in init method
,
Philippe Mathieu-Daudé
,
2025/06/03
Re: [PATCH 15/16] hw/pci-host/raven: Do not map regions in init method
,
BALATON Zoltan
,
2025/06/03
Re: [PATCH 15/16] hw/pci-host/raven: Do not map regions in init method
,
Philippe Mathieu-Daudé
,
2025/06/04
Re: [PATCH 12/16] hw/pci-host/raven: Fix PCI config direct access region
,
Philippe Mathieu-Daudé
,
2025/06/03
Re: [PATCH 11/16] hw/pci-host/raven: Do not use parent object for mmcfg region
,
Philippe Mathieu-Daudé
,
2025/06/03
Re: [PATCH 11/16] hw/pci-host/raven: Do not use parent object for mmcfg region
,
BALATON Zoltan
,
2025/06/03
Re: [PATCH 10/16] hw/pci-host/raven: Use correct parameter in direct access ops
,
Philippe Mathieu-Daudé
,
2025/06/03
Re: [PATCH 05/16] hw/pci-host/raven: Use DEFINE_TYPES macro
,
Philippe Mathieu-Daudé
,
2025/06/03
Re: [PATCH 04/16] hw/pci-host/raven: Simplify host bridge type declaration
,
Philippe Mathieu-Daudé
,
2025/06/03
Re: [PATCH 03/16] hw/pci-host/raven: Simplify PCI facing part
,
Philippe Mathieu-Daudé
,
2025/06/03
Re: [PATCH 03/16] hw/pci-host/raven: Simplify PCI facing part
,
BALATON Zoltan
,
2025/06/03
Re: [PATCH 02/16] hw/pci-host/raven: Revert "raven: Move BIOS loading from board code to PCI host"
,
Philippe Mathieu-Daudé
,
2025/06/03
Re: [PATCH 01/16] hw/pci-host/raven: Remove is-legacy-prep property
,
Philippe Mathieu-Daudé
,
2025/06/03
Re: [PULL 02/23] ui/vnc: take account of client byte order in pixman format
,
Thomas Huth
,
2025/06/03
Re: [PULL 02/23] ui/vnc: take account of client byte order in pixman format
,
Daniel P . Berrangé
,
2025/06/03
Re: [PULL 02/23] ui/vnc: take account of client byte order in pixman format
,
Daniel P . Berrangé
,
2025/06/03
Re: [PULL 02/23] ui/vnc: take account of client byte order in pixman format
,
Philippe Mathieu-Daudé
,
2025/06/03
Re: [PATCH v3 0/2] semihosting/uaccess: Compile once
,
Philippe Mathieu-Daudé
,
2025/06/03
Re: [PATCH v3 0/2] semihosting/uaccess: Compile once
,
Alex Bennée
,
2025/06/06
[PATCH v1] vhost: Fix used memslot tracking when destroying a vhost device
,
David Hildenbrand
,
2025/06/03
[PATCH v4 00/17] Maintainer updates for May (testing, plugins, virtio-gpu) - pre-PR
,
Alex Bennée
,
2025/06/03
[PATCH v4 02/17] gitlab: disable debug info on CI builds
,
Alex Bennée
,
2025/06/03
[PATCH v4 03/17] tests/tcg: make aarch64 boot.S handle different starting modes
,
Alex Bennée
,
2025/06/03
Re: [PATCH v4 03/17] tests/tcg: make aarch64 boot.S handle different starting modes
,
Akihiko Odaki
,
2025/06/05
Re: [PATCH v4 03/17] tests/tcg: make aarch64 boot.S handle different starting modes
,
Alex Bennée
,
2025/06/05
Re: [PATCH v4 03/17] tests/tcg: make aarch64 boot.S handle different starting modes
,
Akihiko Odaki
,
2025/06/06
[PATCH v4 07/17] MAINTAINERS: add myself to virtio-gpu for Odd Fixes
,
Alex Bennée
,
2025/06/03
[PATCH v4 04/17] tests/qtest: Avoid unaligned access in IGB test
,
Alex Bennée
,
2025/06/03
[PATCH v4 01/17] tests/docker: expose $HOME/.cache/qemu as docker volume
,
Alex Bennée
,
2025/06/03
[PATCH v4 05/17] contrib/plugins: add a scaling factor to the ips arg
,
Alex Bennée
,
2025/06/03
[PATCH v4 06/17] contrib/plugins: allow setting of instructions per quantum
,
Alex Bennée
,
2025/06/03
[PATCH v4 09/17] hw/display: re-arrange memory region tracking
,
Alex Bennée
,
2025/06/03
Re: [PATCH v4 09/17] hw/display: re-arrange memory region tracking
,
Akihiko Odaki
,
2025/06/05
Re: [PATCH v4 09/17] hw/display: re-arrange memory region tracking
,
Alex Bennée
,
2025/06/05
Re: [PATCH v4 09/17] hw/display: re-arrange memory region tracking
,
Akihiko Odaki
,
2025/06/06
Re: [PATCH v4 09/17] hw/display: re-arrange memory region tracking
,
Alex Bennée
,
2025/06/06
Re: [PATCH v4 09/17] hw/display: re-arrange memory region tracking
,
Akihiko Odaki
,
2025/06/06
Re: [PATCH v4 09/17] hw/display: re-arrange memory region tracking
,
Akihiko Odaki
,
2025/06/08
[PATCH v4 11/17] ui/gtk-gl-area: Remove extra draw call in refresh
,
Alex Bennée
,
2025/06/03
[PATCH v4 12/17] virtio-gpu: support context init multiple timeline
,
Alex Bennée
,
2025/06/03
[PATCH v4 08/17] MAINTAINERS: add Akihiko and Dmitry as reviewers
,
Alex Bennée
,
2025/06/03
Re: [PATCH v4 08/17] MAINTAINERS: add Akihiko and Dmitry as reviewers
,
Akihiko Odaki
,
2025/06/05
[PATCH v4 13/17] include/exec: fix assert in size_memop
,
Alex Bennée
,
2025/06/03
[PATCH v4 15/17] gdbstub: assert earlier in handle_read_all_regs
,
Alex Bennée
,
2025/06/03
[PATCH v4 10/17] virtio-gpu: refactor async blob unmapping
,
Alex Bennée
,
2025/06/03
[PATCH v4 17/17] gdbstub: update aarch64-core.xml
,
Alex Bennée
,
2025/06/03
[PATCH v4 16/17] gdbstub: Implement qGDBServerVersion packet
,
Alex Bennée
,
2025/06/03
[PATCH v4 14/17] include/gdbstub: fix include guard in commands.h
,
Alex Bennée
,
2025/06/03
RE: [PATCH V4 08/43] vfio: move vfio-cpr.h
,
Duan, Zhenzhong
,
2025/06/03
RE: [PATCH V4 07/43] vfio: vfio_find_ram_discard_listener
,
Duan, Zhenzhong
,
2025/06/03
RE: [PATCH V4 04/43] vfio/pci: vfio_pci_put_device on failure
,
Duan, Zhenzhong
,
2025/06/03
Re: [PATCH V4 04/43] vfio/pci: vfio_pci_put_device on failure
,
Steven Sistare
,
2025/06/03
RE: [PATCH V4 04/43] vfio/pci: vfio_pci_put_device on failure
,
Duan, Zhenzhong
,
2025/06/03
Re: [PATCH V4 04/43] vfio/pci: vfio_pci_put_device on failure
,
Steven Sistare
,
2025/06/04
RE: [PATCH V4 04/43] vfio/pci: vfio_pci_put_device on failure
,
Duan, Zhenzhong
,
2025/06/04
Re: [PATCH V4 04/43] vfio/pci: vfio_pci_put_device on failure
,
Steven Sistare
,
2025/06/05
Re: [PATCH V4 04/43] vfio/pci: vfio_pci_put_device on failure
,
Cédric Le Goater
,
2025/06/05
RE: [PATCH V4 03/43] vfio/container: pass MemoryRegion to DMA operations
,
Duan, Zhenzhong
,
2025/06/03
RE: [PATCH V4 02/43] vfio: return mr from vfio_get_xlat_addr
,
Duan, Zhenzhong
,
2025/06/03
[PATCH] tests/functional: Use the 'none' machine for the VNC test
,
Thomas Huth
,
2025/06/03
Re: [PATCH] tests/functional: Use the 'none' machine for the VNC test
,
Daniel P . Berrangé
,
2025/06/03
Re: [PATCH] tests/functional: Use the 'none' machine for the VNC test
,
Philippe Mathieu-Daudé
,
2025/06/03
[PATCH] tests/functional: Add a test for the realview-eb-mpcore machine
,
Thomas Huth
,
2025/06/03
[PATCH v3 0/2] ui/vnc: Do not copy z_stream
,
Akihiko Odaki
,
2025/06/03
[PATCH v3 1/2] ui/vnc: Do not copy z_stream
,
Akihiko Odaki
,
2025/06/03
Re: [PATCH v3 1/2] ui/vnc: Do not copy z_stream
,
Philippe Mathieu-Daudé
,
2025/06/03
Re: [PATCH v3 1/2] ui/vnc: Do not copy z_stream
,
Marc-André Lureau
,
2025/06/04
[PATCH v3 2/2] ui/vnc: Introduce the VncWorker type
,
Akihiko Odaki
,
2025/06/03
Re: [PATCH v3 2/2] ui/vnc: Introduce the VncWorker type
,
Marc-André Lureau
,
2025/06/04
Re: [PATCH 1/1] vhost: do not reset used_memslots when destroying vhost dev
,
David Hildenbrand
,
2025/06/03
[PATCH v4] target/loongarch: fix vldi/xvldi raise wrong error
,
Song Gao
,
2025/06/03
Re: [PATCH v4] target/loongarch: fix vldi/xvldi raise wrong error
,
Michael Tokarev
,
2025/06/03
Re: [PATCH v4] target/loongarch: fix vldi/xvldi raise wrong error
,
gaosong
,
2025/06/03
Re: [PATCH v4] target/loongarch: fix vldi/xvldi raise wrong error
,
Bibo Mao
,
2025/06/03
Re: [PATCH v4] target/loongarch: fix vldi/xvldi raise wrong error
,
gaosong
,
2025/06/03
Re: [PATCH v4] target/loongarch: fix vldi/xvldi raise wrong error
,
Philippe Mathieu-Daudé
,
2025/06/03
Re: [PATCH v4] target/loongarch: fix vldi/xvldi raise wrong error
,
gaosong
,
2025/06/03
[PATCH v3] target/loongarch: fix vldi/xvldi raise wrong error
,
Song Gao
,
2025/06/03
Re: [PATCH v3] target/loongarch: fix vldi/xvldi raise wrong error
,
Richard Henderson
,
2025/06/03
[PATCH v2 00/27] tcg/optimize: Track and use known 1's
,
Richard Henderson
,
2025/06/03
[PATCH v2 01/27] tcg/optimize: Introduce arg_const_val
,
Richard Henderson
,
2025/06/03
[PATCH v2 02/27] tcg/optimize: Add one's mask to TempOptInfo
,
Richard Henderson
,
2025/06/03
[PATCH v2 03/27] tcg/optimize: Introduce fold_masks_zosa
,
Richard Henderson
,
2025/06/03
[PATCH v2 04/27] tcg/optimize: Build and use o_bits in fold_and
,
Richard Henderson
,
2025/06/03
[PATCH v2 05/27] tcg/optimize: Build and use o_bits in fold_andc
,
Richard Henderson
,
2025/06/03
[PATCH v2 06/27] tcg/optimize: Build and use z_bits and o_bits in fold_eqv
,
Richard Henderson
,
2025/06/03
[PATCH v2 07/27] tcg/optimize: Build and use z_bits and o_bits in fold_nand
,
Richard Henderson
,
2025/06/03
[PATCH v2 08/27] tcg/optimize: Build and use z_bits and o_bits in fold_nor
,
Richard Henderson
,
2025/06/03
[PATCH v2 09/27] tcg/optimize: Build and use z_bits and o_bits in fold_not
,
Richard Henderson
,
2025/06/03
[PATCH v2 10/27] tcg/optimize: Build and use one and affected bits in fold_or
,
Richard Henderson
,
2025/06/03
[PATCH v2 12/27] tcg/optimize: Build and use o_bits in fold_xor
,
Richard Henderson
,
2025/06/03
[PATCH v2 11/27] tcg/optimize: Build and use zero, one and affected bits in fold_orc
,
Richard Henderson
,
2025/06/03
[PATCH v2 16/27] tcg/optimize: Build and use z_bits and o_bits in fold_extract2
,
Richard Henderson
,
2025/06/03
[PATCH v2 17/27] tcg/optimize: Build and use o_bits in fold_exts
,
Richard Henderson
,
2025/06/03
[PATCH v2 14/27] tcg/optimize: Build and use o_bits in fold_deposit
,
Richard Henderson
,
2025/06/03
[PATCH v2 15/27] tcg/optimize: Build and use o_bits in fold_extract
,
Richard Henderson
,
2025/06/03
[PATCH v2 13/27] tcg/optimize: Build and use o_bits in fold_bswap
,
Richard Henderson
,
2025/06/03
[PATCH v2 18/27] tcg/optimize: Build and use o_bits in fold_extu
,
Richard Henderson
,
2025/06/03
[PATCH v2 20/27] tcg/optimize: Build and use o_bits in fold_sextract
,
Richard Henderson
,
2025/06/03
[PATCH v2 19/27] tcg/optimize: Build and use o_bits in fold_movcond
,
Richard Henderson
,
2025/06/03
[PATCH v2 21/27] tcg/optimize: Build and use o_bits in fold_shift
,
Richard Henderson
,
2025/06/03
[PATCH v2 22/27] tcg/optimize: Use fold_and in do_constant_folding_cond[12]
,
Richard Henderson
,
2025/06/03
[PATCH v2 23/27] tcg/optimize: Fold and to extract during optimize
,
Richard Henderson
,
2025/06/03
[PATCH v2 24/27] tcg/optimize: Simplify fold_and constant checks
,
Richard Henderson
,
2025/06/03
[PATCH v2 25/27] tcg/optimize: Simplify fold_andc constant checks
,
Richard Henderson
,
2025/06/03
[PATCH v2 26/27] tcg/optimize: Simplify fold_orc constant checks
,
Richard Henderson
,
2025/06/03
[PATCH v2 27/27] tcg/optimize: Simplify fold_eqv constant checks
,
Richard Henderson
,
2025/06/03
Re: [PATCH 00/13] qapi: Doc fixes and improvements
,
Markus Armbruster
,
2025/06/03
[PULL 00/13] QAPI patches patches for 2025-06-03
,
Markus Armbruster
,
2025/06/03
[PULL 07/13] qapi: Fix capitalization in doc comments
,
Markus Armbruster
,
2025/06/03
[PULL 08/13] qapi: Use proper markup instead of CAPS for emphasis in doc comments
,
Markus Armbruster
,
2025/06/03
[PULL 04/13] qapi: Avoid breaking lines within (since X.Y)
,
Markus Armbruster
,
2025/06/03
[PULL 01/13] qapi: Tidy up run-together sentences in doc comments
,
Markus Armbruster
,
2025/06/03
[PULL 03/13] qapi: Move (since X.Y) to end of description
,
Markus Armbruster
,
2025/06/03
[PULL 09/13] qapi: Spell JSON null correctly in blockdev-reopen documentation
,
Markus Armbruster
,
2025/06/03
[PULL 05/13] qapi: Drop a problematic (Since: 2.11) from query-hotpluggable-cpus
,
Markus Armbruster
,
2025/06/03
[PULL 10/13] qapi: Refer to job-FOO instead of deprecated block-job-FOO in docs
,
Markus Armbruster
,
2025/06/03
[PULL 12/13] qapi: Tidy up references to job state CONCLUDED
,
Markus Armbruster
,
2025/06/03
[PULL 06/13] qapi: Correct spelling of QEMU in doc comments
,
Markus Armbruster
,
2025/06/03
[PULL 11/13] qapi: Mention both job-cancel and block-job-cancel in doc comments
,
Markus Armbruster
,
2025/06/03
[PULL 13/13] qapi: Improve documentation around job state @concluded
,
Markus Armbruster
,
2025/06/03
[PULL 02/13] qapi: Tidy up whitespace in doc comments
,
Markus Armbruster
,
2025/06/03
Re: [PULL 00/13] QAPI patches patches for 2025-06-03
,
Stefan Hajnoczi
,
2025/06/03
Re: [PATCH RFC v5 0/5] virtio-net: Offload hashing without eBPF
,
Lei Yang
,
2025/06/03
[PATCH 0/3] TDX: Fix and enhancement
,
Xiaoyao Li
,
2025/06/03
[PATCH 1/3] i386/cpu: Rename enable_cpuid_0x1f to force_cpuid_0x1f
,
Xiaoyao Li
,
2025/06/03
Re: [PATCH 1/3] i386/cpu: Rename enable_cpuid_0x1f to force_cpuid_0x1f
,
Daniel P . Berrangé
,
2025/06/03
Re: [PATCH 1/3] i386/cpu: Rename enable_cpuid_0x1f to force_cpuid_0x1f
,
Igor Mammedov
,
2025/06/03
Re: [PATCH 1/3] i386/cpu: Rename enable_cpuid_0x1f to force_cpuid_0x1f
,
Zhao Liu
,
2025/06/04
[PATCH 2/3] i386/tdx: Fix the typo of the comment of struct TdxGuest
,
Xiaoyao Li
,
2025/06/03
Re: [PATCH 2/3] i386/tdx: Fix the typo of the comment of struct TdxGuest
,
Daniel P . Berrangé
,
2025/06/03
Re: [PATCH 2/3] i386/tdx: Fix the typo of the comment of struct TdxGuest
,
Igor Mammedov
,
2025/06/03
Re: [PATCH 2/3] i386/tdx: Fix the typo of the comment of struct TdxGuest
,
Zhao Liu
,
2025/06/04
[PATCH 3/3] i386/tdx: Clarify the error message of mrconfigid/mrowner/mrownerconfig
,
Xiaoyao Li
,
2025/06/03
Re: [PATCH 3/3] i386/tdx: Clarify the error message of mrconfigid/mrowner/mrownerconfig
,
Daniel P . Berrangé
,
2025/06/03
Re: [PATCH 3/3] i386/tdx: Clarify the error message of mrconfigid/mrowner/mrownerconfig
,
Igor Mammedov
,
2025/06/03
Re: [PATCH 3/3] i386/tdx: Clarify the error message of mrconfigid/mrowner/mrownerconfig
,
Zhao Liu
,
2025/06/04
RE: [PATCH v2 2/2] target/riscv: Support matching scontext in Sdtrig's textra CSRs
,
張哲嘉
,
2025/06/03
[PATCH] hw/loongarch/virt: inform guest of kvm
,
Qiang Ma
,
2025/06/03
Re: [PATCH] hw/loongarch/virt: inform guest of kvm
,
Bibo Mao
,
2025/06/02
Re: [PATCH] hw/loongarch/virt: inform guest of kvm
,
gaosong
,
2025/06/02
RE: [PATCH v2 4/4] vfio/iommufd: Save vendor specific device info
,
Duan, Zhenzhong
,
2025/06/02
Re: [PATCH v2 4/4] vfio/iommufd: Save vendor specific device info
,
Eric Auger
,
2025/06/03
RE: [PATCH v2 4/4] vfio/iommufd: Save vendor specific device info
,
Duan, Zhenzhong
,
2025/06/03
RE: [PATCH v2 2/4] vfio/iommufd: Add properties and handlers to TYPE_HOST_IOMMU_DEVICE_IOMMUFD
,
Duan, Zhenzhong
,
2025/06/02
Re: [PATCH v2 2/4] vfio/iommufd: Add properties and handlers to TYPE_HOST_IOMMU_DEVICE_IOMMUFD
,
Eric Auger
,
2025/06/03
[PATCH v2] target/loongarch: fix vldi/xvldi raise wrong error
,
Song Gao
,
2025/06/02
Re: [PATCH v2] target/loongarch: fix vldi/xvldi raise wrong error
,
Richard Henderson
,
2025/06/03
Re: [PATCH v2] target/loongarch: fix vldi/xvldi raise wrong error
,
gaosong
,
2025/06/03
[PATCH v2] target/loongarch: add check for fcond
,
Song Gao
,
2025/06/02
Re: [PATCH v2] target/loongarch: add check for fcond
,
Richard Henderson
,
2025/06/03
RE: [PATCH v2 3/4] vfio/iommufd: Implement [at|de]tach_hwpt handlers
,
Duan, Zhenzhong
,
2025/06/02
Re: [PATCH v2 3/4] vfio/iommufd: Implement [at|de]tach_hwpt handlers
,
Eric Auger
,
2025/06/03
Re: [PATCH v2] virtio-net: Add queues for RSS during migration
,
Jason Wang
,
2025/06/02
Re: [PATCH v2] virtio-net: Add queues for RSS during migration
,
Lei Yang
,
2025/06/03
Re: [PATCH 10/14] hpet: adjust VMState for consistency with Rust version
,
Zhao Liu
,
2025/06/02
Re: [PATCH 14/14] docs: update Rust module status
,
Zhao Liu
,
2025/06/02
Re: [PATCH 03/14] util/error: expose Error definition to Rust code
,
Zhao Liu
,
2025/06/02
Re: [PATCH 0/5] Enable QEMU TCI to run 64bit guests on browsers
,
Kohei Tokunaga
,
2025/06/02
[PATCH 00/21] migration: Unify capabilities and parameters
,
Fabiano Rosas
,
2025/06/02
[PATCH 01/21] migration: Normalize tls arguments
,
Fabiano Rosas
,
2025/06/02
Re: [PATCH 01/21] migration: Normalize tls arguments
,
Peter Xu
,
2025/06/05
Re: [PATCH 01/21] migration: Normalize tls arguments
,
Fabiano Rosas
,
2025/06/06
[PATCH 03/21] qapi/migration: Don't document MigrationParameter
,
Fabiano Rosas
,
2025/06/02
Re: [PATCH 03/21] qapi/migration: Don't document MigrationParameter
,
Peter Xu
,
2025/06/05
[PATCH 02/21] migration: Remove MigrateSetParameters
,
Fabiano Rosas
,
2025/06/02
Re: [PATCH 02/21] migration: Remove MigrateSetParameters
,
Peter Xu
,
2025/06/05
[PATCH 04/21] migration: Run a post update routine after setting parameters
,
Fabiano Rosas
,
2025/06/02
[PATCH 05/21] migration: Add a flag to track block-bitmap-mapping input
,
Fabiano Rosas
,
2025/06/02
Re: [PATCH 05/21] migration: Add a flag to track block-bitmap-mapping input
,
Peter Xu
,
2025/06/06
Re: [PATCH 05/21] migration: Add a flag to track block-bitmap-mapping input
,
Fabiano Rosas
,
2025/06/06
Re: [PATCH 05/21] migration: Add a flag to track block-bitmap-mapping input
,
Peter Xu
,
2025/06/06
Re: [PATCH 05/21] migration: Add a flag to track block-bitmap-mapping input
,
Fabiano Rosas
,
2025/06/06
[PATCH 09/21] migration: Extract code to mark all parameters as present
,
Fabiano Rosas
,
2025/06/02
Re: [PATCH 09/21] migration: Extract code to mark all parameters as present
,
Peter Xu
,
2025/06/06
Re: [PATCH 09/21] migration: Extract code to mark all parameters as present
,
Fabiano Rosas
,
2025/06/06
Re: [PATCH 09/21] migration: Extract code to mark all parameters as present
,
Peter Xu
,
2025/06/06
[PATCH 06/21] migration: Remove checks for s->parameters has_* fields
,
Fabiano Rosas
,
2025/06/02
Re: [PATCH 06/21] migration: Remove checks for s->parameters has_* fields
,
Peter Xu
,
2025/06/06
[PATCH 11/21] migration: Use QAPI_CLONE_MEMBERS in migrate_params_test_apply
,
Fabiano Rosas
,
2025/06/02
[PATCH 07/21] migration: Set block_bitmap_mapping unconditionally in query-migrate-parameters
,
Fabiano Rosas
,
2025/06/02
[PATCH 12/21] migration: Use QAPI_CLONE_MEMBERS in migrate_params_apply
,
Fabiano Rosas
,
2025/06/02
[PATCH 08/21] migration: Do away with usage of QERR_INVALID_PARAMETER_VALUE
,
Fabiano Rosas
,
2025/06/02
Re: [PATCH 08/21] migration: Do away with usage of QERR_INVALID_PARAMETER_VALUE
,
Peter Xu
,
2025/06/06
[PATCH 13/21] migration: Use visitors in migrate_params_test_apply
,
Fabiano Rosas
,
2025/06/02
[PATCH 16/21] qapi/migration: Mark that query/set-migrate-parameters support capabilities
,
Fabiano Rosas
,
2025/06/02
Re: [PATCH 16/21] qapi/migration: Mark that query/set-migrate-parameters support capabilities
,
Daniel P . Berrangé
,
2025/06/03
Re: [PATCH 16/21] qapi/migration: Mark that query/set-migrate-parameters support capabilities
,
Fabiano Rosas
,
2025/06/06
[PATCH 10/21] migration: Use QAPI_CLONE_MEMBERS in query_migrate_parameters
,
Fabiano Rosas
,
2025/06/02
Re: [PATCH 10/21] migration: Use QAPI_CLONE_MEMBERS in query_migrate_parameters
,
Peter Xu
,
2025/06/06
Re: [PATCH 10/21] migration: Use QAPI_CLONE_MEMBERS in query_migrate_parameters
,
Fabiano Rosas
,
2025/06/06
[PATCH 14/21] migration: Cleanup hmp_info_migrate_parameters
,
Fabiano Rosas
,
2025/06/02
Re: [PATCH 14/21] migration: Cleanup hmp_info_migrate_parameters
,
Peter Xu
,
2025/06/06
[PATCH 18/21] qapi/migration: Deprecate capabilities commands
,
Fabiano Rosas
,
2025/06/02
Re: [PATCH 18/21] qapi/migration: Deprecate capabilities commands
,
Peter Xu
,
2025/06/06
[PATCH 20/21] libqtest: Add a function to check whether a QMP command supports a feature
,
Fabiano Rosas
,
2025/06/02
[PATCH 15/21] migration: Add capabilities into MigrationParameters
,
Fabiano Rosas
,
2025/06/02
Re: [PATCH 15/21] migration: Add capabilities into MigrationParameters
,
Peter Xu
,
2025/06/06
[PATCH 17/21] migration: Remove s->capabilities
,
Fabiano Rosas
,
2025/06/02
Re: [PATCH 17/21] migration: Remove s->capabilities
,
Peter Xu
,
2025/06/06
[PATCH 19/21] migration: Allow migrate commands to provide the migration config
,
Fabiano Rosas
,
2025/06/02
Re: [PATCH 19/21] migration: Allow migrate commands to provide the migration config
,
Daniel P . Berrangé
,
2025/06/03
Re: [PATCH 19/21] migration: Allow migrate commands to provide the migration config
,
Peter Xu
,
2025/06/06
Re: [PATCH 19/21] migration: Allow migrate commands to provide the migration config
,
Fabiano Rosas
,
2025/06/06
Re: [PATCH 19/21] migration: Allow migrate commands to provide the migration config
,
Peter Xu
,
2025/06/06
[PATCH 21/21] tests/qtest/migration: Add a test for config passing
,
Fabiano Rosas
,
2025/06/02
[PATCH] meson: use config_base_arch for target libraries
,
Pierrick Bouvier
,
2025/06/02
Re: [PATCH] meson: use config_base_arch for target libraries
,
Pierrick Bouvier
,
2025/06/02
Re: [PATCH] meson: use config_base_arch for target libraries
,
Thomas Huth
,
2025/06/03
Re: [PATCH] meson: use config_base_arch for target libraries
,
Cédric Le Goater
,
2025/06/03
Re: [PATCH] meson: use config_base_arch for target libraries
,
Paolo Bonzini
,
2025/06/03
[PATCH 0/2] Add support for NVMe Namespace and Boundary Atomic Parameters
,
Alan Adamson
,
2025/06/02
[PATCH 1/2] hw/nvme: enable ns atomic writes
,
Alan Adamson
,
2025/06/02
[PATCH 2/2] hw/nvme: add atomic boundary support
,
Alan Adamson
,
2025/06/02
[PULL 0/1] Tracing patches
,
Stefan Hajnoczi
,
2025/06/02
[PULL 1/1] trace/simple: seperate hot paths of tracing fucntions
,
Stefan Hajnoczi
,
2025/06/02
Re: [PULL 0/1] Tracing patches
,
Stefan Hajnoczi
,
2025/06/03
Re: [PATCH] trace/simple: seperate hot paths of tracing fucntions
,
Stefan Hajnoczi
,
2025/06/02
Re: [PATCH v3 0/2] amd_iommu: Fixes
,
Michael Tokarev
,
2025/06/02
Re: [PATCH 04/13] migration/postcopy: Make all blocktime vars 64bits
,
Fabiano Rosas
,
2025/06/02
[PATCH v7 0/9] Add additional plugin API functions to read and write memory and registers
,
Rowan Hart
,
2025/06/02
[PATCH v7 1/9] gdbstub: Expose gdb_write_register function to consumers of gdbstub
,
Rowan Hart
,
2025/06/02
[PATCH v7 2/9] plugins: Add register write API
,
Rowan Hart
,
2025/06/02
[PATCH v7 5/9] plugins: Add memory hardware address read/write API
,
Rowan Hart
,
2025/06/02
[PATCH v7 4/9] plugins: Add memory virtual address write API
,
Rowan Hart
,
2025/06/02
[PATCH v7 3/9] plugins: Add enforcement of QEMU_PLUGIN_CB flags in register R/W callbacks
,
Rowan Hart
,
2025/06/02
Re: [PATCH v7 3/9] plugins: Add enforcement of QEMU_PLUGIN_CB flags in register R/W callbacks
,
Pierrick Bouvier
,
2025/06/02
Re: [PATCH v7 3/9] plugins: Add enforcement of QEMU_PLUGIN_CB flags in register R/W callbacks
,
Rowan Hart
,
2025/06/02
[PATCH v7 7/9] plugins: Add hypercalls plugin and test
,
Rowan Hart
,
2025/06/02
[PATCH v7 6/9] plugins: Add patcher plugin and test
,
Rowan Hart
,
2025/06/02
[PATCH v7 8/9] plugins: Remove use of qemu_plugin_read_register where it is not permitted
,
Rowan Hart
,
2025/06/02
[PATCH v7 9/9] plugins: Update plugin version and add notes
,
Rowan Hart
,
2025/06/02
Re: [PATCH 03/13] migration/postcopy: Drop all atomic ops in blocktime feature
,
Fabiano Rosas
,
2025/06/02
Re: [PATCH v2 00/10] CXL: FMAPI DCD Management Commands 0x5600-0x5605
,
Anisa Su
,
2025/06/02
Re: [PATCH v2 00/10] CXL: FMAPI DCD Management Commands 0x5600-0x5605
,
Anisa Su
,
2025/06/05
Re: [PATCH 02/13] migration/postcopy: Push blocktime start/end into page req mutex
,
Fabiano Rosas
,
2025/06/02
[PATCH 0/2] i386/tdx: Fix build on 32-bit host
,
Cédric Le Goater
,
2025/06/02
[PATCH 1/2] i386/tdx: Fix build on 32-bit host
,
Cédric Le Goater
,
2025/06/02
Re: [PATCH 1/2] i386/tdx: Fix build on 32-bit host
,
Xiaoyao Li
,
2025/06/02
Re: [PATCH 1/2] i386/tdx: Fix build on 32-bit host
,
Philippe Mathieu-Daudé
,
2025/06/03
Re: [PATCH 1/2] i386/tdx: Fix build on 32-bit host
,
Paolo Bonzini
,
2025/06/03
Re: [PATCH 1/2] i386/tdx: Fix build on 32-bit host
,
Xiaoyao Li
,
2025/06/06
Re: [PATCH 1/2] i386/tdx: Fix build on 32-bit host
,
Philippe Mathieu-Daudé
,
2025/06/06
Re: [PATCH 1/2] i386/tdx: Fix build on 32-bit host
,
Xiaoyao Li
,
2025/06/06
Re: [PATCH 1/2] i386/tdx: Fix build on 32-bit host
,
Philippe Mathieu-Daudé
,
2025/06/06
[PATCH 2/2] i386/tdvf: Fix build on 32-bit host
,
Cédric Le Goater
,
2025/06/02
Re: [PATCH 0/2] i386/tdx: Fix build on 32-bit host
,
Paolo Bonzini
,
2025/06/03
Re: [PATCH 01/13] migration: Add option to set postcopy-blocktime
,
Fabiano Rosas
,
2025/06/02
Re: [PATCH 11/11] migration/postcopy: Avoid clearing dirty bitmap for postcopy too
,
Fabiano Rosas
,
2025/06/02
[PATCH 0/3] FM-API Physical switch command set update
,
Arpit Kumar
,
2025/06/02
Message not available
[PATCH 1/3] hw/cxl: Storing physical ports info during enumeration
,
Arpit Kumar
,
2025/06/02
Message not available
[PATCH 2/3] hw/cxl: Simplified Identify Switch Device & Get Physical Port State
,
Arpit Kumar
,
2025/06/02
Message not available
[PATCH 3/3] hw/cxl: Add Physical Port Control (Opcode 5102h)
,
Arpit Kumar
,
2025/06/02
[PATCH v3 0/6] hw/arm/virt: Add support for user creatable SMMUv3 device
,
Shameer Kolothum
,
2025/06/02
[PATCH v3 1/6] hw/arm/smmuv3: Check SMMUv3 has PCIe Root Complex association
,
Shameer Kolothum
,
2025/06/02
Re: [PATCH v3 1/6] hw/arm/smmuv3: Check SMMUv3 has PCIe Root Complex association
,
Eric Auger
,
2025/06/05
Re: [PATCH v3 1/6] hw/arm/smmuv3: Check SMMUv3 has PCIe Root Complex association
,
Eric Auger
,
2025/06/05
Re: [PATCH v3 1/6] hw/arm/smmuv3: Check SMMUv3 has PCIe Root Complex association
,
Eric Auger
,
2025/06/05
RE: [PATCH v3 1/6] hw/arm/smmuv3: Check SMMUv3 has PCIe Root Complex association
,
Shameerali Kolothum Thodi
,
2025/06/05
Re: [PATCH v3 1/6] hw/arm/smmuv3: Check SMMUv3 has PCIe Root Complex association
,
Igor Mammedov
,
2025/06/05
RE: [PATCH v3 1/6] hw/arm/smmuv3: Check SMMUv3 has PCIe Root Complex association
,
Shameerali Kolothum Thodi
,
2025/06/05
Re: [PATCH v3 1/6] hw/arm/smmuv3: Check SMMUv3 has PCIe Root Complex association
,
Igor Mammedov
,
2025/06/05
RE: [PATCH v3 1/6] hw/arm/smmuv3: Check SMMUv3 has PCIe Root Complex association
,
Shameerali Kolothum Thodi
,
2025/06/05
Re: [PATCH v3 1/6] hw/arm/smmuv3: Check SMMUv3 has PCIe Root Complex association
,
Igor Mammedov
,
2025/06/05
[PATCH v3 2/6] hw/arm/virt-acpi-build: Re-arrange SMMUv3 IORT build
,
Shameer Kolothum
,
2025/06/02
Re: [PATCH v3 2/6] hw/arm/virt-acpi-build: Re-arrange SMMUv3 IORT build
,
Eric Auger
,
2025/06/05
RE: [PATCH v3 2/6] hw/arm/virt-acpi-build: Re-arrange SMMUv3 IORT build
,
Shameerali Kolothum Thodi
,
2025/06/05
[PATCH v3 3/6] hw/arm/virt-acpi-build: Update IORT for multiple smmuv3 devices
,
Shameer Kolothum
,
2025/06/02
Re: [PATCH v3 3/6] hw/arm/virt-acpi-build: Update IORT for multiple smmuv3 devices
,
Eric Auger
,
2025/06/05
RE: [PATCH v3 3/6] hw/arm/virt-acpi-build: Update IORT for multiple smmuv3 devices
,
Shameerali Kolothum Thodi
,
2025/06/05
[PATCH v3 4/6] hw/arm/virt: Factor out common SMMUV3 dt bindings code
,
Shameer Kolothum
,
2025/06/02
[PATCH v3 5/6] hw/arm/virt: Add an SMMU_IO_LEN macro
,
Shameer Kolothum
,
2025/06/02
[PATCH v3 6/6] hw/arm/virt: Allow user-creatable SMMUv3 dev instantiation
,
Shameer Kolothum
,
2025/06/02
Re: [PATCH v3 6/6] hw/arm/virt: Allow user-creatable SMMUv3 dev instantiation
,
Eric Auger
,
2025/06/05
Re: [PATCH v3 0/6] hw/arm/virt: Add support for user creatable SMMUv3 device
,
Nathan Chen
,
2025/06/04
Re: [PATCH v3 0/6] hw/arm/virt: Add support for user creatable SMMUv3 device
,
Donald Dutile
,
2025/06/04
Re: [PATCH v3 0/6] hw/arm/virt: Add support for user creatable SMMUv3 device
,
Nathan Chen
,
2025/06/05
Re: [PATCH v3 0/6] hw/arm/virt: Add support for user creatable SMMUv3 device
,
Donald Dutile
,
2025/06/05
Re: [PATCH v4 23/48] block: never use atomics to access bs->quiesce_counter
,
Fiona Ebner
,
2025/06/02
Re: Is anybody still using the "highbank" or "midway" QEMU machines?
,
Guenter Roeck
,
2025/06/02
Re: Is anybody still using the "highbank" or "midway" QEMU machines?
,
Peter Maydell
,
2025/06/02
Re: Is anybody still using the "highbank" or "midway" QEMU machines?
,
Thomas Huth
,
2025/06/02
Re: Is anybody still using the "highbank" or "midway" QEMU machines?
,
Warner Losh
,
2025/06/02
Re: [PULL 02/77] hw/arm: remove explicit dependencies listed
,
Cédric Le Goater
,
2025/06/02
Re: [PULL 02/77] hw/arm: remove explicit dependencies listed
,
Pierrick Bouvier
,
2025/06/02
Re: [PULL 02/77] hw/arm: remove explicit dependencies listed
,
Nabih Estefan
,
2025/06/02
Re: [PULL 02/77] hw/arm: remove explicit dependencies listed
,
Cédric Le Goater
,
2025/06/02
Re: [PULL 02/77] hw/arm: remove explicit dependencies listed
,
Pierrick Bouvier
,
2025/06/02
Re: [PULL 02/77] hw/arm: remove explicit dependencies listed
,
Pierrick Bouvier
,
2025/06/02
Re: [PATCH v10 08/16] KVM: guest_memfd: Allow host to map guest_memfd pages
,
Shivank Garg
,
2025/06/02
Re: [PATCH v10 08/16] KVM: guest_memfd: Allow host to map guest_memfd pages
,
Fuad Tabba
,
2025/06/02
Re: [PATCH] i386/kvm: Prefault memory on page state change
,
Tom Lendacky
,
2025/06/02
Re: [PATCH] i386/kvm: Prefault memory on page state change
,
Xiaoyao Li
,
2025/06/03
Re: [PATCH] i386/kvm: Prefault memory on page state change
,
Xiaoyao Li
,
2025/06/03
Re: [PATCH] i386/kvm: Prefault memory on page state change
,
Tom Lendacky
,
2025/06/03
Re: [PATCH] i386/kvm: Prefault memory on page state change
,
Paolo Bonzini
,
2025/06/03
Re: [PATCH] i386/kvm: Prefault memory on page state change
,
Xiaoyao Li
,
2025/06/03
Re: [PATCH] i386/kvm: Prefault memory on page state change
,
Xiaoyao Li
,
2025/06/03
Re: [PATCH 06/14] rust: qemu-api: add bindings to Error
,
Markus Armbruster
,
2025/06/02
Re: [PATCH 06/14] rust: qemu-api: add bindings to Error
,
Zhao Liu
,
2025/06/03
Re: [PATCH 06/14] rust: qemu-api: add bindings to Error
,
Markus Armbruster
,
2025/06/03
Re: [PATCH 06/14] rust: qemu-api: add bindings to Error
,
Paolo Bonzini
,
2025/06/03
Re: [PATCH 06/14] rust: qemu-api: add bindings to Error
,
Markus Armbruster
,
2025/06/04
Re: [PATCH 06/14] rust: qemu-api: add bindings to Error
,
Paolo Bonzini
,
2025/06/04
Re: [PATCH 06/14] rust: qemu-api: add bindings to Error
,
Markus Armbruster
,
2025/06/05
Re: [PATCH 06/14] rust: qemu-api: add bindings to Error
,
Paolo Bonzini
,
2025/06/03
[PATCH v2 0/9] riscv: Add support for MIPS P8700 CPU
,
Djordje Todorovic
,
2025/06/02
[PATCH v2 9/9] hw/riscv: Add a network device e1000e to the boston-aia
,
Djordje Todorovic
,
2025/06/02
[PATCH v2 1/9] hw/intc: Allow gaps in hartids for aclint and aplic
,
Djordje Todorovic
,
2025/06/02
[PATCH v2 7/9] target/riscv: Add Xmipslsp instructions
,
Djordje Todorovic
,
2025/06/02
[PATCH v2 8/9] configs/devices: Add MIPS Boston-aia board model to RISC-V
,
Djordje Todorovic
,
2025/06/02
[PATCH v2 4/9] target/riscv: Add MIPS P8700 CSRs
,
Djordje Todorovic
,
2025/06/02
[PATCH v2 3/9] target/riscv: Add MIPS P8700 CPU
,
Djordje Todorovic
,
2025/06/02
[PATCH v2 6/9] target/riscv: Add mips.pref instruction
,
Djordje Todorovic
,
2025/06/02
[PATCH v2 2/9] target/riscv: Add cpu_set_exception_base
,
Djordje Todorovic
,
2025/06/02
[PATCH v2 5/9] target/riscv: Add mips.ccmov instruction
,
Djordje Todorovic
,
2025/06/02
Re: [PATCH 00/13] Pegasos2 clean up and pegasos1 emulation
,
BALATON Zoltan
,
2025/06/02
Re: [PATCH 00/16] hw/pci-host/raven clean ups
,
BALATON Zoltan
,
2025/06/02
Re: [RFC 08/11] aio-posix: gracefully handle io_uring_queue_init() failure
,
Brian
,
2025/06/02
Re: [RFC 08/11] aio-posix: gracefully handle io_uring_queue_init() failure
,
Stefan Hajnoczi
,
2025/06/02
Re: [RFC 08/11] aio-posix: gracefully handle io_uring_queue_init() failure
,
Brian
,
2025/06/02
Re: [RFC 08/11] aio-posix: gracefully handle io_uring_queue_init() failure
,
Markus Armbruster
,
2025/06/03
Re: [RFC 08/11] aio-posix: gracefully handle io_uring_queue_init() failure
,
Stefan Hajnoczi
,
2025/06/03
TCG Address Sanitizer Optimization.
,
Jon Wilson
,
2025/06/02
Re: TCG Address Sanitizer Optimization.
,
Alex Bennée
,
2025/06/02
Re: TCG Address Sanitizer Optimization.
,
Jon Wilson
,
2025/06/02
Re: TCG Address Sanitizer Optimization.
,
Richard Henderson
,
2025/06/02
Re: TCG Address Sanitizer Optimization.
,
Alex Bennée
,
2025/06/02
Re: TCG Address Sanitizer Optimization.
,
Jon Wilson
,
2025/06/03
Re: [PULL 00/15] target-arm queue
,
Stefan Hajnoczi
,
2025/06/02
Re: [PULL 00/77] i386, build system changes for 2025-05-30
,
Stefan Hajnoczi
,
2025/06/02
Re: [PULL 00/25] Functional tests, Microblaze endianness & pc/q35 cleanups
,
Stefan Hajnoczi
,
2025/06/02
Re: [PULL 0/6] NBD patches through 2025-05-29
,
Stefan Hajnoczi
,
2025/06/02
[PATCH] hw/arm/virt: Check bypass iommu is not set for iommu-map DT property
,
Shameer Kolothum
,
2025/06/02
Re: [PATCH] hw/arm/virt: Check bypass iommu is not set for iommu-map DT property
,
Donald Dutile
,
2025/06/02
Re: [PATCH] hw/arm/virt: Check bypass iommu is not set for iommu-map DT property
,
Eric Auger
,
2025/06/03
Re: [PATCH 1/1] docs/qapi-domain: Improve QAPI indices
,
Daniel P . Berrangé
,
2025/06/02
Re: [PATCH 1/1] docs/qapi-domain: Improve QAPI indices
,
Markus Armbruster
,
2025/06/05
Re: [PATCH 1/1] docs/qapi-domain: Improve QAPI indices
,
John Snow
,
2025/06/05
Re: [PATCH 05/14] util/error: make func optional
,
Markus Armbruster
,
2025/06/02
Re: [PATCH 04/14] util/error: allow non-NUL-terminated err->src
,
Markus Armbruster
,
2025/06/02
Re: [PATCH 07/27] qemu-img: check: refresh options/--help
,
Kevin Wolf
,
2025/06/02
Re: [PATCH v2] net/af-xdp: Support pinned map path for AF_XDP sockets
,
Ilya Maximets
,
2025/06/02
Re: [PATCH v9 12/20] acpi/generic_event_device: add logic to detect if HEST addr is available
,
Igor Mammedov
,
2025/06/02
Re: [PATCH v9 12/20] acpi/generic_event_device: add logic to detect if HEST addr is available
,
Mauro Carvalho Chehab
,
2025/06/02
Re: [PATCH v2 05/25] hw/pci-host/gpex-acpi: Split host bridge OSC and DSM generation
,
Igor Mammedov
,
2025/06/02
Re: [PATCH 13/13] acpi: hmp/qmp: Add hmp/qmp support for system_sleep
,
Markus Armbruster
,
2025/06/02
Re: [PATCH 13/13] acpi: hmp/qmp: Add hmp/qmp support for system_sleep
,
Annie Li
,
2025/06/02
Re: [PATCH 08/13] migration/postcopy: Report fault latencies in blocktime
,
Markus Armbruster
,
2025/06/02
Re: [PATCH 08/13] migration/postcopy: Report fault latencies in blocktime
,
Peter Xu
,
2025/06/02
Re: [PATCH 08/13] migration/postcopy: Report fault latencies in blocktime
,
Fabiano Rosas
,
2025/06/03
[RFC PATCH] system/cpus: Only kick running vCPUs
,
Philippe Mathieu-Daudé
,
2025/06/02
Re: [RFC PATCH] system/cpus: Only kick running vCPUs
,
Peter Maydell
,
2025/06/02
Re: [RFC PATCH] system/cpus: Only kick running vCPUs
,
Philippe Mathieu-Daudé
,
2025/06/02
[PATCH] net: fix buffer overflow in af_xdp_umem_create()
,
Anastasia Belova
,
2025/06/02
Re: [PATCH] net: fix buffer overflow in af_xdp_umem_create()
,
Ilya Maximets
,
2025/06/02
Re: [PATCH] net: fix buffer overflow in af_xdp_umem_create()
,
Jason Wang
,
2025/06/02
Re: [PATCH v4 29/48] blockdev: avoid locking and draining multiple times in external_snapshot_abort()
,
Fiona Ebner
,
2025/06/02
Re: [PATCH v2] target/riscv: support atomic instruction fetch (Ziccif)
,
Jim Shu
,
2025/06/02
Re: [PATCH v2] target/riscv: support atomic instruction fetch (Ziccif)
,
Alistair Francis
,
2025/06/05
Re: [PATCH v2] target/riscv: support atomic instruction fetch (Ziccif)
,
Alistair Francis
,
2025/06/05
Re: [PATCH] target/loongarch: add check for fcond
,
Richard Henderson
,
2025/06/02
Re: [PATCH 1/1] target/loongarch: fix vldi/xvldi raise wrong error
,
Richard Henderson
,
2025/06/02
Re: [PATCH v2] meson: fix Windows build
,
Philippe Mathieu-Daudé
,
2025/06/02
Re: [PATCH v2] meson: fix Windows build
,
Stefan Hajnoczi
,
2025/06/02
Re: [PATCH v2] meson: fix Windows build
,
Oleg Tolmatcev
,
2025/06/03
Re: [PATCH v2] meson: fix Windows build
,
Stefan Hajnoczi
,
2025/06/03
Re: [PATCH v2] meson: fix Windows build
,
Oleg Tolmatcev
,
2025/06/03
Re: [PULL 36/58] pc-bios: Move device tree files in their own subdir
,
Philippe Mathieu-Daudé
,
2025/06/02
Re: [PULL 36/58] pc-bios: Move device tree files in their own subdir
,
BALATON Zoltan
,
2025/06/02
Re: [PULL 36/58] pc-bios: Move device tree files in their own subdir
,
Philippe Mathieu-Daudé
,
2025/06/03
Re: [PULL 36/58] pc-bios: Move device tree files in their own subdir
,
Bernhard Beschow
,
2025/06/03
Re: [PULL 36/58] pc-bios: Move device tree files in their own subdir
,
Thomas Huth
,
2025/06/03
Re: [PULL 36/58] pc-bios: Move device tree files in their own subdir
,
Bernhard Beschow
,
2025/06/04
Re: [PULL 36/58] pc-bios: Move device tree files in their own subdir
,
BALATON Zoltan
,
2025/06/03
Re: [PATCH] rocker: do not pollute the namespace
,
Philippe Mathieu-Daudé
,
2025/06/02
Re: [PATCH v3 0/4] qapi: add auto-generated return docs
,
Markus Armbruster
,
2025/06/02
Re: [PATCH v4 0/7] Move memory listener register to vhost_vdpa_init
,
Markus Armbruster
,
2025/06/02
Re: [PATCH v4 0/7] Move memory listener register to vhost_vdpa_init
,
Markus Armbruster
,
2025/06/02
Re: [PATCH v4 0/7] Move memory listener register to vhost_vdpa_init
,
Jonah Palmer
,
2025/06/06
Re: [PATCH v4 13/19] hw/block/fdc-isa: Remove 'fallback' property
,
Philippe Mathieu-Daudé
,
2025/06/02
Re: [PATCH] MAINTAINERS: Update Akihiko Odaki's affiliation
,
Philippe Mathieu-Daudé
,
2025/06/02
Re: [PATCH v2 00/14] rust: bindings for Error
,
Markus Armbruster
,
2025/06/02
Re: [PATCH v2 00/14] rust: bindings for Error
,
Paolo Bonzini
,
2025/06/02
Re: [PATCH v2 00/14] rust: bindings for Error
,
Zhao Liu
,
2025/06/03
Re: [PATCH qemu 7/8] hw/cxl/cxl-mailbox-utils: Added support for Get Log Capabilities (Opcode 0402h)
,
Arpit Kumar
,
2025/06/02
Re: [PATCH v4 01/27] hw/i386/pc: Remove deprecated pc-q35-2.6 and pc-i440fx-2.6 machines
,
Thomas Huth
,
2025/06/02
Re: [PATCH v4 01/27] hw/i386/pc: Remove deprecated pc-q35-2.6 and pc-i440fx-2.6 machines
,
Philippe Mathieu-Daudé
,
2025/06/02
Re: [PATCH v4 01/27] hw/i386/pc: Remove deprecated pc-q35-2.6 and pc-i440fx-2.6 machines
,
Igor Mammedov
,
2025/06/02
[PATCH v6 0/9] Add additional plugin API functions to read and write memory and registers
,
Rowan Hart
,
2025/06/02
[PATCH v6 1/9] gdbstub: Expose gdb_write_register function to consumers of gdbstub
,
Rowan Hart
,
2025/06/02
[PATCH v6 7/9] plugins: Add hypercalls plugin and test
,
Rowan Hart
,
2025/06/02
[PATCH v6 8/9] plugins: Remove use of qemu_plugin_read_register where it is not permitted
,
Rowan Hart
,
2025/06/02
[PATCH v6 4/9] plugins: Add memory virtual address write API
,
Rowan Hart
,
2025/06/02
[PATCH v6 9/9] plugins: Update plugin version and add notes
,
Rowan Hart
,
2025/06/02
[PATCH v6 5/9] plugins: Add memory hardware address read/write API
,
Rowan Hart
,
2025/06/02
[PATCH v6 3/9] plugins: Add enforcement of QEMU_PLUGIN_CB flags in register R/W callbacks
,
Rowan Hart
,
2025/06/02
[PATCH v6 6/9] plugins: Add patcher plugin and test
,
Rowan Hart
,
2025/06/02
[PATCH v6 2/9] plugins: Add register write API
,
Rowan Hart
,
2025/06/02
Re: [PATCH v2 00/20] AMD vIOMMU: DMA remapping support for VFIO devices
,
Sairaj Kodilkar
,
2025/06/02
Re: [PATCH 1/1] Add RISCV ZALASR extension
,
Alistair Francis
,
2025/06/02
Re: [PATCH v2 24/25] tests/qtest/bios-tables-test: Keep ACPI PCI hotplug off
,
Gustavo Romero
,
2025/06/02
Re: [PATCH v2 24/25] tests/qtest/bios-tables-test: Keep ACPI PCI hotplug off
,
Gustavo Romero
,
2025/06/02
Re: [PATCH v2 24/25] tests/qtest/bios-tables-test: Keep ACPI PCI hotplug off
,
Gustavo Romero
,
2025/06/02
Re: [PATCH v4 1/2] target/riscv: Add BOSC's Xiangshan Kunminghu CPU
,
Alistair Francis
,
2025/06/02
Re: [qemu PATCH 3/3] target/riscv/cpu.c: do better with 'named features' doc
,
Alistair Francis
,
2025/06/02
Re: [qemu PATCH 2/3] target/riscv/cpu.c: add 'ssstrict' to riscv,isa
,
Alistair Francis
,
2025/06/02
[PATCH v5 0/9] Add additional plugin API functions to read and write memory and registers
,
Rowan Hart
,
2025/06/02
[PATCH v5 1/9] gdbstub: Expose gdb_write_register function to consumers of gdbstub
,
Rowan Hart
,
2025/06/02
[PATCH v5 3/9] plugins: Add enforcement of QEMU_PLUGIN_CB flags in register R/W callbacks
,
Rowan Hart
,
2025/06/02
[PATCH v5 6/9] plugins: Add patcher plugin and test
,
Rowan Hart
,
2025/06/02
[PATCH v5 9/9] plugins: Update plugin version and add notes
,
Rowan Hart
,
2025/06/02
[PATCH v5 8/9] plugins: Remove use of qemu_plugin_read_register where it is not permitted
,
Rowan Hart
,
2025/06/02
[PATCH v5 2/9] plugins: Add register write API
,
Rowan Hart
,
2025/06/02
[PATCH v5 4/9] plugins: Add memory virtual address write API
,
Rowan Hart
,
2025/06/02
[PATCH v5 7/9] plugins: Add hypercalls plugin and test
,
Rowan Hart
,
2025/06/02
[PATCH v5 5/9] plugins: Add memory hardware address read/write API
,
Rowan Hart
,
2025/06/02
Re: [qemu PATCH 1/3] target/riscv/cpu.c: add 'sdtrig' in riscv,isa
,
Alistair Francis
,
2025/06/02
Re: [PATCH] hw/riscv/riscv-iommu: Fix PPN field of Translation-reponse register
,
Alistair Francis
,
2025/06/02
Re: [PATCH] hw/riscv/riscv-iommu: Fix PPN field of Translation-reponse register
,
liu
,
2025/06/03
Re: [PATCH] hw/riscv/riscv-iommu: Fix PPN field of Translation-reponse register
,
Nutty Liu
,
2025/06/03
Re: [PATCH] hw/riscv/riscv-iommu: Fix PPN field of Translation-reponse register
,
Nutty Liu
,
2025/06/05
Re: [PATCH v2 08/25] tests/qtest/bios-tables-test: Prepare for changes in the DSDT table
,
Gustavo Romero
,
2025/06/02
Re: [PATCH v4 1/1] hw/riscv: fix PLIC hart topology configuration string when not getting CPUState correctly
,
Alistair Francis
,
2025/06/02
Re: [PATCH v4 1/1] hw/riscv: fix PLIC hart topology configuration string when not getting CPUState correctly
,
Daniel Henrique Barboza
,
2025/06/04
Re: [qemu PATCH 0/3] target/riscv: add missing named features
,
Alistair Francis
,
2025/06/02
Re: [qemu PATCH 0/3] target/riscv: add missing named features
,
Daniel Henrique Barboza
,
2025/06/04
Re: [PATCH v5] target/riscv/kvm: add satp mode for host cpu
,
Alistair Francis
,
2025/06/02
Re: [PATCH] target/riscv: remove capital 'Z' CPU properties
,
Alistair Francis
,
2025/06/01
Re: [PATCH] target/riscv: remove capital 'Z' CPU properties
,
Alistair Francis
,
2025/06/01
[PATCH 0/3] trace: seperate cold path of trace
,
Tanish Desai
,
2025/06/01
[PATCH 1/3] trace/syslog: seperate cold paths of tracing functions
,
Tanish Desai
,
2025/06/01
Re: [PATCH 1/3] trace/syslog: seperate cold paths of tracing functions
,
Stefan Hajnoczi
,
2025/06/02
Re: [PATCH 1/3] trace/syslog: seperate cold paths of tracing functions
,
Tanish Desai
,
2025/06/04
[PATCH 2/3] trace/ftrace: seperate cold paths of tracing functions
,
Tanish Desai
,
2025/06/01
Re: [PATCH 2/3] trace/ftrace: seperate cold paths of tracing functions
,
Stefan Hajnoczi
,
2025/06/02
Re: [PATCH 2/3] trace/ftrace: seperate cold paths of tracing functions
,
Paolo Bonzini
,
2025/06/05
Re: [PATCH 2/3] trace/ftrace: seperate cold paths of tracing functions
,
Stefan Hajnoczi
,
2025/06/05
Re: [PATCH 2/3] trace/ftrace: seperate cold paths of tracing functions
,
Paolo Bonzini
,
2025/06/05
Re: [PATCH 2/3] trace/ftrace: seperate cold paths of tracing functions
,
Daniel P . Berrangé
,
2025/06/05
Re: [PATCH 2/3] trace/ftrace: seperate cold paths of tracing functions
,
Paolo Bonzini
,
2025/06/05
[PATCH 3/3] trace/log: seperate cold path of tracing functions
,
Tanish Desai
,
2025/06/01
Re: [PATCH v2 0/4] VFIO and IOMMU prerequisite stuff for IOMMU nesting support
,
Cédric Le Goater
,
2025/06/01
Re: [PATCH V3 22/42] vfio-pci: preserve MSI
,
Cédric Le Goater
,
2025/06/01
Re: [PATCH V4 00/43] Live update: vfio and iommufd
,
Cédric Le Goater
,
2025/06/01
Re: [PATCH V4 00/43] Live update: vfio and iommufd
,
Steven Sistare
,
2025/06/02
RE: [PATCH V4 00/43] Live update: vfio and iommufd
,
Duan, Zhenzhong
,
2025/06/03
Re: [PATCH V4 00/43] Live update: vfio and iommufd
,
Steven Sistare
,
2025/06/03
Re: [PATCH V4 10/43] vfio/container: preserve descriptors
,
Cédric Le Goater
,
2025/06/01
RE: [PATCH V4 10/43] vfio/container: preserve descriptors
,
Duan, Zhenzhong
,
2025/06/03
Re: [PATCH V4 12/43] vfio/container: restore DMA vaddr
,
Cédric Le Goater
,
2025/06/01
Re: [PATCH V4 17/43] vfio-pci: skip reset during cpr
,
Cédric Le Goater
,
2025/06/01
Re: [PATCH V4 16/43] pci: skip reset during cpr
,
Cédric Le Goater
,
2025/06/01
Re: [PATCH V4 16/43] pci: skip reset during cpr
,
Michael S. Tsirkin
,
2025/06/01
Re: [PATCH V4 16/43] pci: skip reset during cpr
,
Steven Sistare
,
2025/06/02
Re: [PATCH V4 16/43] pci: skip reset during cpr
,
Cédric Le Goater
,
2025/06/04
Re: [PATCH V4 16/43] pci: skip reset during cpr
,
Cédric Le Goater
,
2025/06/04
Re: [PATCH V4 16/43] pci: skip reset during cpr
,
Steven Sistare
,
2025/06/04
Re: [PATCH V4 16/43] pci: skip reset during cpr
,
Cédric Le Goater
,
2025/06/04
Re: [PATCH v6 3/5] memory: Unify the definiton of ReplayRamPopulate() and ReplayRamDiscard()
,
Xiaoyao Li
,
2025/06/01
Re: [PATCH v6 3/5] memory: Unify the definiton of ReplayRamPopulate() and ReplayRamDiscard()
,
Gupta, Pankaj
,
2025/06/02
Re: [PATCH V4 23/43] vfio/pci: export MSI functions
,
Cédric Le Goater
,
2025/06/01
Re: [PATCH V4 18/43] vfio/pci: vfio_pci_vector_init
,
Cédric Le Goater
,
2025/06/01
[PULL 00/31] virtio,pci,pc: features, fixes, tests
,
Michael S. Tsirkin
,
2025/06/01
[PULL 02/31] hw/i386/amd_iommu: Fix device setup failure when PT is on.
,
Michael S. Tsirkin
,
2025/06/01
[PULL 06/31] pcie: Helper function to check if ATS is enabled
,
Michael S. Tsirkin
,
2025/06/01
[PULL 05/31] pcie: Helper functions to check if PASID is enabled
,
Michael S. Tsirkin
,
2025/06/01
[PULL 08/31] pcie: Helper functions to check to check if PRI is enabled
,
Michael S. Tsirkin
,
2025/06/01
[PULL 07/31] pcie: Add a helper to declare the PRI capability for a pcie device
,
Michael S. Tsirkin
,
2025/06/01
[PULL 11/31] memory: Store user data pointer in the IOMMU notifiers
,
Michael S. Tsirkin
,
2025/06/01
[PULL 04/31] pcie: Add helper to declare PASID capability for a pcie device
,
Michael S. Tsirkin
,
2025/06/01
[PULL 09/31] pci: Cache the bus mastering status in the device
,
Michael S. Tsirkin
,
2025/06/01
[PULL 14/31] pci: Add a PCI-level API for PRI
,
Michael S. Tsirkin
,
2025/06/01
[PULL 03/31] hw/i386/amd_iommu: Fix xtsup when vcpus < 255
,
Michael S. Tsirkin
,
2025/06/01
[PULL 10/31] pci: Add an API to get IOMMU's min page size and virtual address width
,
Michael S. Tsirkin
,
2025/06/01
[PULL 13/31] pci: Add a pci-level API for ATS
,
Michael S. Tsirkin
,
2025/06/01
[PULL 12/31] pci: Add a pci-level initialization function for IOMMU notifiers
,
Michael S. Tsirkin
,
2025/06/01
[PULL 15/31] uefi-test-tools:: Add LoongArch64 support
,
Michael S. Tsirkin
,
2025/06/01
[PULL 16/31] tests/data/uefi-boot-images: Add ISO image for LoongArch system
,
Michael S. Tsirkin
,
2025/06/01
[PULL 17/31] tests/qtest/bios-tables-test: Use MiB macro rather hardcode value
,
Michael S. Tsirkin
,
2025/06/01
[PULL 18/31] tests/acpi: Add empty ACPI data files for LoongArch
,
Michael S. Tsirkin
,
2025/06/01
[PULL 19/31] tests/qtest/bios-tables-test: Add basic testing for LoongArch
,
Michael S. Tsirkin
,
2025/06/01
[PULL 20/31] rebuild-expected-aml.sh: Add support for LoongArch
,
Michael S. Tsirkin
,
2025/06/01
[PULL 21/31] tests/acpi: Fill acpi table data for LoongArch
,
Michael S. Tsirkin
,
2025/06/01
[PULL 22/31] tests/acpi: Remove stale allowed tables
,
Michael S. Tsirkin
,
2025/06/01
[PULL 23/31] vhost: Don't set vring call if guest notifier is unused
,
Michael S. Tsirkin
,
2025/06/01
[PULL 24/31] vdpa: check for iova tree initialized at net_client_start
,
Michael S. Tsirkin
,
2025/06/01
[PULL 25/31] vdpa: reorder vhost_vdpa_set_backend_cap
,
Michael S. Tsirkin
,
2025/06/01
[PULL 26/31] vdpa: set backend capabilities at vhost_vdpa_init
,
Michael S. Tsirkin
,
2025/06/01
[PULL 27/31] vdpa: add listener_registered
,
Michael S. Tsirkin
,
2025/06/01
[PULL 28/31] vdpa: reorder listener assignment
,
Michael S. Tsirkin
,
2025/06/01
[PULL 29/31] vdpa: move iova_tree allocation to net_vhost_vdpa_init
,
Michael S. Tsirkin
,
2025/06/01
[PULL 30/31] vdpa: move memory listener register to vhost_vdpa_init
,
Michael S. Tsirkin
,
2025/06/01
[PULL 31/31] hw/i386/pc_piix: Fix RTC ISA IRQ wiring of isapc machine
,
Michael S. Tsirkin
,
2025/06/01
[PULL 01/31] virtio: check for validity of indirect descriptors
,
Michael S. Tsirkin
,
2025/06/01
Re: [PULL 00/31] virtio,pci,pc: features, fixes, tests
,
Michael S. Tsirkin
,
2025/06/02
Re: [PULL 00/31] virtio,pci,pc: features, fixes, tests
,
Stefan Hajnoczi
,
2025/06/02
Re: [PULL 00/31] virtio,pci,pc: features, fixes, tests
,
Michael S. Tsirkin
,
2025/06/02
Re: [PULL 00/31] virtio,pci,pc: features, fixes, tests
,
Stefan Hajnoczi
,
2025/06/02
Re: [PULL 00/31] virtio,pci,pc: features, fixes, tests
,
Michael S. Tsirkin
,
2025/06/02
Re: [PULL 00/31] virtio,pci,pc: features, fixes, tests
,
Michael S. Tsirkin
,
2025/06/02
Re: [PULL 00/31] virtio,pci,pc: features, fixes, tests
,
Stefan Hajnoczi
,
2025/06/02
Re: [PULL 00/31] virtio,pci,pc: features, fixes, tests
,
Bibo Mao
,
2025/06/02
Re: [PULL 00/31] virtio,pci,pc: features, fixes, tests
,
Stefan Hajnoczi
,
2025/06/02
Re: [PATCH V4 09/43] vfio/container: register container for cpr
,
Cédric Le Goater
,
2025/06/01
RE: [PATCH V4 09/43] vfio/container: register container for cpr
,
Duan, Zhenzhong
,
2025/06/03
Re: [PATCH V4 09/43] vfio/container: register container for cpr
,
Steven Sistare
,
2025/06/03
Re: [PATCH V4 09/43] vfio/container: register container for cpr
,
Steven Sistare
,
2025/06/03
Re: [PATCH V4 09/43] vfio/container: register container for cpr
,
Cédric Le Goater
,
2025/06/03
[PATCH v13 00/10] Support virtio-gpu DRM native context
,
Dmitry Osipenko
,
2025/06/01
[PATCH v13 02/10] ui/sdl2: Implement dpy dmabuf functions
,
Dmitry Osipenko
,
2025/06/01
[PATCH v13 01/10] ui/sdl2: Restore original context after new context creation
,
Dmitry Osipenko
,
2025/06/01
[PATCH v13 03/10] virtio-gpu: Handle virgl fence creation errors
,
Dmitry Osipenko
,
2025/06/01
[PATCH v13 04/10] virtio-gpu: Support asynchronous fencing
,
Dmitry Osipenko
,
2025/06/01
[PATCH v13 07/10] ui/gtk: Don't disable scanout when display is refreshed
,
Dmitry Osipenko
,
2025/06/01
[PATCH v13 05/10] virtio-gpu: Support DRM native context
,
Dmitry Osipenko
,
2025/06/01
[PATCH v13 08/10] docs/system: virtio-gpu: Add link to Mesa VirGL doc
,
Dmitry Osipenko
,
2025/06/01
[PATCH v13 06/10] ui/sdl2: Don't disable scanout when display is refreshed
,
Dmitry Osipenko
,
2025/06/01
[PATCH v13 09/10] docs/system: virtio-gpu: Update Venus link
,
Dmitry Osipenko
,
2025/06/01
[PATCH v13 10/10] docs/system: virtio-gpu: Document host/guest requirements
,
Dmitry Osipenko
,
2025/06/01
Re: [PATCH v2 1/4] backends/iommufd: Add a helper to invalidate user-managed HWPT
,
Cédric Le Goater
,
2025/06/01
Re: [PATCH v2 1/4] backends/iommufd: Add a helper to invalidate user-managed HWPT
,
Eric Auger
,
2025/06/03
RE: [PATCH v2 1/4] backends/iommufd: Add a helper to invalidate user-managed HWPT
,
Duan, Zhenzhong
,
2025/06/04
Re: [PATCH v2 1/4] backends/iommufd: Add a helper to invalidate user-managed HWPT
,
Eric Auger
,
2025/06/04
Re: [PATCH v5 0/4] Building PPTT with root node and identical implementation flag
,
Michael S. Tsirkin
,
2025/06/01
Re: [PATCH v5 0/4] Building PPTT with root node and identical implementation flag
,
Alireza Sanaee
,
2025/06/03
Re: [PATCH v5 0/4] Building PPTT with root node and identical implementation flag
,
Bibo Mao
,
2025/06/03
Re: [PATCH v2] virtio-net: Fix the interpretation of max_tx_vq
,
Michael S. Tsirkin
,
2025/06/01
Re: [PATCH v6 4/5] ram-block-attributes: Introduce RamBlockAttributes to manage RAMBlock with guest_memfd
,
Gupta, Pankaj
,
2025/06/01
Re: [PATCH v6 4/5] ram-block-attributes: Introduce RamBlockAttributes to manage RAMBlock with guest_memfd
,
Chenyi Qiang
,
2025/06/02
Re: [PATCH v6 4/5] ram-block-attributes: Introduce RamBlockAttributes to manage RAMBlock with guest_memfd
,
Gupta, Pankaj
,
2025/06/03
Re: [PATCH v6 4/5] ram-block-attributes: Introduce RamBlockAttributes to manage RAMBlock with guest_memfd
,
Chenyi Qiang
,
2025/06/03
Re: [PATCH v6 4/5] ram-block-attributes: Introduce RamBlockAttributes to manage RAMBlock with guest_memfd
,
Gupta, Pankaj
,
2025/06/03
Re: [PATCH v6 4/5] ram-block-attributes: Introduce RamBlockAttributes to manage RAMBlock with guest_memfd
,
David Hildenbrand
,
2025/06/03
Re: [PATCH v6 4/5] ram-block-attributes: Introduce RamBlockAttributes to manage RAMBlock with guest_memfd
,
Gupta, Pankaj
,
2025/06/03
Re: [PATCH v6 4/5] ram-block-attributes: Introduce RamBlockAttributes to manage RAMBlock with guest_memfd
,
Chenyi Qiang
,
2025/06/03
Re: [PATCH v6 4/5] ram-block-attributes: Introduce RamBlockAttributes to manage RAMBlock with guest_memfd
,
David Hildenbrand
,
2025/06/02
Re: [PATCH v6 4/5] ram-block-attributes: Introduce RamBlockAttributes to manage RAMBlock with guest_memfd
,
Chenyi Qiang
,
2025/06/02
Re: [PATCH v6 4/5] ram-block-attributes: Introduce RamBlockAttributes to manage RAMBlock with guest_memfd
,
Alexey Kardashevskiy
,
2025/06/04
Re: [PATCH v6 4/5] ram-block-attributes: Introduce RamBlockAttributes to manage RAMBlock with guest_memfd
,
Alexey Kardashevskiy
,
2025/06/04
Re: [PATCH v6 4/5] ram-block-attributes: Introduce RamBlockAttributes to manage RAMBlock with guest_memfd
,
Chenyi Qiang
,
2025/06/04
Re: [PATCH v6 4/5] ram-block-attributes: Introduce RamBlockAttributes to manage RAMBlock with guest_memfd
,
Chenyi Qiang
,
2025/06/05
Re: [PATCH v2 0/2] ui/vnc: Do not copy z_stream
,
Marc-André Lureau
,
2025/06/01
Re: [PATCH v6 1/5] memory: Export a helper to get intersection of a MemoryRegionSection with a given range
,
Gupta, Pankaj
,
2025/06/01
Re: [PATCH v6 1/5] memory: Export a helper to get intersection of a MemoryRegionSection with a given range
,
Xiaoyao Li
,
2025/06/01
Re: [PATCH v6 2/5] memory: Change memory_region_set_ram_discard_manager() to return the result
,
Gupta, Pankaj
,
2025/06/01
Re: [PATCH v6 2/5] memory: Change memory_region_set_ram_discard_manager() to return the result
,
Xiaoyao Li
,
2025/06/01
Re: [PATCH v6 2/5] memory: Change memory_region_set_ram_discard_manager() to return the result
,
Alexey Kardashevskiy
,
2025/06/04
Re: [PATCH 0/9] ui: Improve scale handling
,
Weifeng Liu
,
2025/06/01
[PATCH 0/2] ui/gtk: Add keep-aspect-ratio and scale option
,
Weifeng Liu
,
2025/06/01
[PATCH 1/2] ui/gtk: Add keep-aspect-ratio option
,
Weifeng Liu
,
2025/06/01
[PATCH 2/2] ui/gtk: Add scale option
,
Weifeng Liu
,
2025/06/01
Re: [PATCH 0/2] ui/gtk: Add keep-aspect-ratio and scale option
,
Marc-André Lureau
,
2025/06/03
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc