qemu-devel
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/06/06
[RFC PATCH 09/19] accel: Factor accel_cpu_realize() out
Philippe Mathieu-Daudé
2025/06/06
[RFC PATCH 02/19] system/cpus: Only kick running vCPUs
Philippe Mathieu-Daudé
2025/06/06
[RFC PATCH 00/19] accel: Preparatory cleanups for split-accel
Philippe Mathieu-Daudé
2025/06/06
[RFC PATCH 05/19] accel/kvm: Prefer local AccelState over global MachineState::accel
Philippe Mathieu-Daudé
2025/06/06
Re: [PATCH] target: riscv: Add Svrsw60t59b extension support
Deepak Gupta
2025/06/06
Re: [QEMU PATCH v3 6/9] cxl-mailbox-utils: 0x5602 - FMAPI Set DC Region Config
Fan Ni
2025/06/06
Re: [PATCH v4 0/7] Move memory listener register to vhost_vdpa_init
Jonah Palmer
2025/06/06
Re: [PATCH v2] ramfb: Add property to control if load the romfile
Pierrick Bouvier
2025/06/06
Re: [PATCH 3/4] tests/unit/test-char: Avoid using g_alloca()
Pierrick Bouvier
2025/06/06
Re: [PATCH v1] migration: Wait for cpr.sock file to appear before connecting
Daniel P . Berrangé
2025/06/06
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
Re: [PATCH 09/21] migration: Extract code to mark all parameters as present
Fabiano Rosas
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
Daniel P . Berrangé
2025/06/06
Re: [PATCH 05/21] migration: Add a flag to track block-bitmap-mapping input
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 09/21] migration: Extract code to mark all parameters as present
Peter Xu
2025/06/06
Re: [PATCH 08/21] migration: Do away with usage of QERR_INVALID_PARAMETER_VALUE
Peter Xu
2025/06/06
Re: [PATCH v1] migration: Wait for cpr.sock file to appear before connecting
Steven Sistare
2025/06/06
Re: [PATCH 06/21] migration: Remove checks for s->parameters has_* fields
Peter Xu
2025/06/06
Re: [PULL 09/17] hw/display: re-arrange memory region tracking
Akihiko Odaki
2025/06/06
Re: [PATCH v1] migration: Wait for cpr.sock file to appear before connecting
JAEHOON KIM
2025/06/06
Re: [PATCH v4 09/17] hw/display: re-arrange memory region tracking
Akihiko Odaki
2025/06/06
Re: [PATCH 05/21] migration: Add a flag to track block-bitmap-mapping input
Peter Xu
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
[PATCH] hw/core: Permit devices to define an array of link properties
Peter Maydell
2025/06/06
Re: [PATCH v3 01/28] Add boot-certificates to s390-ccw-virtio machine type option
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 16/21] qapi/migration: Mark that query/set-migrate-parameters support capabilities
Fabiano Rosas
2025/06/06
Re: [PATCH 01/21] migration: Normalize tls arguments
Fabiano Rosas
2025/06/06
Re: [PULL 00/17] maintainer updates for May (testing, plugins, virtio-gpu)
Stefan Hajnoczi
2025/06/06
Re: [PATCH 16/18] hw/net/virtio-net: Remove VirtIONet::mtu_bypass_backend field
Igor Mammedov
2025/06/06
Re: [PATCH 18/18] hw/i386/x86-iommu: Remove X86IOMMUState::pt_supported field
Igor Mammedov
2025/06/06
Re: [PATCH v1] migration: Wait for cpr.sock file to appear before connecting
Fabiano Rosas
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 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 11/18] hw/nvram/fw_cfg: Remove FWCfgState::file_slots field
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] record/replay: fix race condition on test_aarch64_reverse_debug
Владимир Л .
2025/06/06
[PULL 31/31] tests/tcg/x86_64/fma: add test for exact-denormal output
Paolo Bonzini
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
Re: [RFC PATCH v11 3/4] hw/vfio/ap: Storing event information for an AP configuration change event
Rorie Reyes
2025/06/06
Re: [QEMU PATCH v3 9/9] cxl-mailbox-utils: 0x5605 - FMAPI Initiate DC Release
ALOK TIWARI
2025/06/06
Re: [QEMU PATCH v3 8/9] cxl-mailbox-utils: 0x5604 - FMAPI Initiate DC Add
ALOK TIWARI
2025/06/06
[PULL 22/31] qemu-thread: Use futex if available for QemuLockCnt
Paolo Bonzini
2025/06/06
[PULL 17/31] futex: Check value after qemu_futex_wait()
Paolo Bonzini
2025/06/06
[PULL 26/31] migration/postcopy: Replace QemuSemaphore with QemuEvent
Paolo Bonzini
2025/06/06
[PULL 02/31] subprojects: add the foreign crate
Paolo Bonzini
2025/06/06
[PULL 27/31] hw/display/apple-gfx: Replace QemuSemaphore with QemuEvent
Paolo Bonzini
2025/06/06
[PULL 07/31] rust: qemu-api: add tests for Error bindings
Paolo Bonzini
2025/06/06
[PULL 12/31] rust/hpet: return errors from realize if properties are incorrect
Paolo Bonzini
2025/06/06
[PULL 25/31] migration/colo: Replace QemuSemaphore with QemuEvent
Paolo Bonzini
2025/06/06
[PULL 14/31] docs: update Rust module status
Paolo Bonzini
2025/06/06
[PULL 04/31] util/error: allow non-NUL-terminated err->src
Paolo Bonzini
2025/06/06
[PULL 28/31] target/i386: Detect flush-to-zero after rounding
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 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 30/31] target/i386: Wire up MXCSR.DE and FPUS.DE correctly
Paolo Bonzini
2025/06/06
[PULL 19/31] qemu-thread: Replace __linux__ with CONFIG_LINUX
Paolo Bonzini
2025/06/06
[PULL 16/31] i386/kvm: Prefault memory on page state change
Paolo Bonzini
2025/06/06
[PULL 08/31] rust: qdev: support returning errors from realize
Paolo Bonzini
2025/06/06
[PULL 00/31] Threading, Rust, i386 changes for 2025-06-06
Paolo Bonzini
2025/06/06
[PULL 06/31] rust: qemu-api: add bindings to Error
Paolo Bonzini
2025/06/06
[PULL 03/31] util/error: expose Error definition to Rust code
Paolo Bonzini
2025/06/06
[PULL 09/31] rust/hpet: change type of num_timers to usize
Paolo Bonzini
2025/06/06
[PULL 11/31] 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 21/31] qemu-thread: Use futex for QemuEvent on Windows
Paolo Bonzini
2025/06/06
[PULL 20/31] qemu-thread: Avoid futex abstraction for non-Linux
Paolo Bonzini
2025/06/06
[PULL 10/31] hpet: adjust VMState for consistency with Rust version
Paolo Bonzini
2025/06/06
[PULL 15/31] rust: make TryFrom macro more resilient
Paolo Bonzini
2025/06/06
[PULL 05/31] util/error: make func optional
Paolo Bonzini
2025/06/06
[PULL 18/31] futex: Support Windows
Paolo Bonzini
2025/06/06
[PULL 01/31] subprojects: add the anyhow crate
Paolo Bonzini
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
Re: [RFC PATCH v11 3/4] hw/vfio/ap: Storing event information for an AP configuration change event
Anthony Krowiak
2025/06/06
Re: [PULL 09/17] hw/display: re-arrange memory region tracking
Alex Bennée
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 v3 28/28] docs: Add secure IPL documentation
Daniel P . Berrangé
2025/06/06
Re: [PATCH v3 12/28] s390x/diag: Implement DIAG 508 subcode 1 for signature verification
Daniel P . Berrangé
2025/06/06
Re: [PATCH v3 11/28] crypto: Add helper functions for DIAG 508 subcode 1
Daniel P . Berrangé
2025/06/06
Re: [PATCH v3 09/28] s390x/diag: Implement DIAG 320 subcode 2
Daniel P . Berrangé
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 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
Re: [PATCH v4 4/5] hw/char/sh_serial: Remove dummy definition of SH_SERIAL class
Philippe Mathieu-Daudé
2025/06/06
[PATCH v1 04/15] intel_iommu: Introduce a new structure VTDHostIOMMUDevice
Zhenzhong Duan
2025/06/06
Re: [PULL 09/17] hw/display: re-arrange memory region tracking
Akihiko Odaki
2025/06/06
Re: [PATCH v3 03/28] hw/s390x/ipl: Create certificate store
Daniel P . Berrangé
2025/06/06
Re: [PATCH v4 09/17] hw/display: re-arrange memory region tracking
Alex Bennée
2025/06/06
[PATCH v1 00/15] intel_iommu: Enable stage-1 translation for passthrough device
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 06/15] intel_iommu: Handle PASID entry removing and updating
Zhenzhong Duan
2025/06/06
Re: [PATCH v3 02/28] crypto/x509-utils: Add helper functions for certificate store
Daniel P . Berrangé
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 11/15] intel_iommu: Replay pasid binds after context cache invalidation
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 02/15] intel_iommu: Optimize context entry cache utilization
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 v1 12/15] intel_iommu: Propagate PASID-based iotlb invalidation to host
Zhenzhong Duan
2025/06/06
[PATCH v1 07/15] intel_iommu: Handle PASID entry adding
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 14/15] intel_iommu: Bypass replay in stage-1 page table mode
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 01/15] intel_iommu: Rename vtd_ce_get_rid2pasid_entry to vtd_ce_get_pasid_entry
Zhenzhong Duan
2025/06/06
[PATCH v1 10/15] intel_iommu: ERRATA_772415 workaround
Zhenzhong Duan
2025/06/06
Re: [PATCH v3 02/28] crypto/x509-utils: Add helper functions for certificate store
Daniel P . Berrangé
2025/06/06
Re: [PATCH v3 0/2] semihosting/uaccess: Compile once
Alex Bennée
2025/06/06
[PATCH] qemu-options.hx: Fix reversed description of icount sleep behavior
Ethan Chen via
2025/06/06
Re: [PULL 09/17] hw/display: re-arrange memory region tracking
Alex Bennée
2025/06/06
Re: [PATCH v7 00/14] arm: rework id register storage
Cornelia Huck
2025/06/06
Re: [PATCH v4 03/17] tests/tcg: make aarch64 boot.S handle different starting modes
Akihiko Odaki
2025/06/06
Re: [PATCH] record/replay: fix race condition on test_aarch64_reverse_debug
Alex Bennée
2025/06/06
Re: [PATCH v5 00/13] Improve futex usage
Akihiko Odaki
2025/06/06
Re: [PATCH v4 09/17] hw/display: re-arrange memory region tracking
Akihiko Odaki
2025/06/06
Re: [PATCH 1/2] i386/tdx: Fix build on 32-bit host
Philippe Mathieu-Daudé
2025/06/06
Re: [PATCH v5 2/3] hw/s390x: add Control-Program Identification to QOM
Shalini Chellathurai Saroja
2025/06/06
Re: [PATCH] virtio: avoid cost of -ftrivial-auto-var-init in hot path
Kevin Wolf
2025/06/06
Re: [PATCH 1/2] i386/tdx: Fix build on 32-bit host
Xiaoyao Li
2025/06/06
[PATCH v4 2/5] virtio-pmem: Fix definition of VirtIOPMEMClass
Zhenzhong Duan
2025/06/06
[PATCH v4 1/5] virtio-mem: Fix definition of VirtIOMEMClass
Zhenzhong Duan
2025/06/06
Re: [PULL 04/17] tests/qtest: Avoid unaligned access in IGB test
Akihiko Odaki
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 v4 0/5] Fix definition of classes with wrong parent
Zhenzhong Duan
2025/06/06
Re: [PATCH 1/2] i386/tdx: Fix build on 32-bit host
Philippe Mathieu-Daudé
2025/06/06
[PATCH] tests/functional/test_pc_cpu_hotplug_props: Set 'pc' machine type explicitly
Thomas Huth
2025/06/06
Re: [PATCH v2] ramfb: Add property to control if load the romfile
Daniel P . Berrangé
2025/06/06
RE: [PATCH v3 1/5] virtio-mem: Fix definition of VirtIOMEMClass
Duan, Zhenzhong
2025/06/06
Re: [PATCH v2] ramfb: Add property to control if load the romfile
Philippe Mathieu-Daudé
2025/06/06
Re: [PATCH 0/4] system: Forbid alloca()
Alex Bennée
2025/06/06
Re: [PATCH 0/4] system: Forbid alloca()
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 0/4] system: Forbid alloca()
Peter Maydell
2025/06/06
Re: [PATCH 2/4] backends/tpmL Avoid using g_alloca()
Thomas Huth
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
Daniel P . Berrangé
2025/06/06
[PATCH v5 2/2] target/riscv: Make PMP region count configurable
Jay Chang
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
[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
Re: [PATCH] Fixes: failed to call mq_open/mq_unlink in qemu-arm
Laurent Vivier
2025/06/06
Re: [PATCH v4 2/3] docs: define policy limiting the inclusion of generated files
Daniel P . Berrangé
2025/06/06
[PATCH v2] ramfb: Add property to control if load the romfile
Shaoqin Huang
2025/06/06
Re: [PATCH 2/4] backends/tpmL Avoid using g_alloca()
Philippe Mathieu-Daudé
2025/06/06
Re: [PATCH v1] ramfb: Add property to control if load the romfile
Shaoqin Huang
2025/06/05
Re: [PATCH v4 2/3] docs: define policy limiting the inclusion of generated files
Markus Armbruster
2025/06/05
RE: [PATCH v5 2/7] ui/spice: Add an option for users to provide a preferred codec
Kasireddy, Vivek
2025/06/05
Re: [PATCH v1] ramfb: Add property to control if load the romfile
Philippe Mathieu-Daudé
2025/06/05
[PATCH v3 13/13] hw/loongarch/virt: Add kernel irqchip support
Bibo Mao
2025/06/05
[PATCH v3 12/13] hw/loongarch/virt: Disable emulation with IOCSR misc register
Bibo Mao
2025/06/05
[PATCH v3 11/13] target/loongarch: Report error with split kernel_irqchip option
Bibo Mao
2025/06/05
[PATCH v3 10/13] hw/loongarch/virt: Add reset support for kernel irqchip
Bibo Mao
2025/06/05
[PATCH v3 02/13] hw/intc/loongarch_extioi: Add kernel irqchip save and restore function
Bibo Mao
2025/06/05
[PATCH v3 09/13] hw/intc/loongarch_pch: Inject irq line interrupt to kernel
Bibo Mao
2025/06/05
[PATCH v3 06/13] hw/intc/loongarch_pch_msi: Inject MSI interrupt to kernel
Bibo Mao
2025/06/05
[PATCH v3 04/13] hw/intc/loongson_ipi: Add load and save interface with ipi_common class
Bibo Mao
2025/06/05
[PATCH v3 01/13] hw/intc/loongarch_extioi: Add kernel irqchip realize function
Bibo Mao
2025/06/05
[PATCH v3 08/13] hw/intc/loongarch_pch: Add kernel irqchip save and restore function
Bibo Mao
2025/06/05
[PATCH v3 07/13] hw/intc/loongarch_pch: Add kernel irqchip realize function
Bibo Mao
2025/06/05
[PATCH v3 05/13] hw/intc/loongarch_ipi: Add kernel irqchip save and restore function
Bibo Mao
2025/06/05
[PATCH v3 03/13] hw/intc/loongarch_ipi: Add kernel irqchip realize function
Bibo Mao
2025/06/05
[PATCH v3 00/13] hw/loongarch/virt: Add kernel irqchip support
Bibo Mao
2025/06/05
Re: [PATCH 3/4] tests/unit/test-char: Avoid using g_alloca()
Philippe Mathieu-Daudé
2025/06/05
Re: [PULL 09/17] hw/display: re-arrange memory region tracking
Akihiko Odaki
2025/06/05
[PATCH v6] target/riscv/kvm: add max_satp_mode from host cpu
Meng Zhuo
2025/06/05
Re: [PATCH v1] ramfb: Add property to control if load the romfile
Shaoqin Huang
2025/06/05
Re: [PATCH v2 00/10] CXL: FMAPI DCD Management Commands 0x5600-0x5605
Anisa Su
2025/06/05
[QEMU PATCH v3 8/9] cxl-mailbox-utils: 0x5604 - FMAPI Initiate DC Add
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 9/9] cxl-mailbox-utils: 0x5605 - FMAPI Initiate DC Release
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
[QEMU PATCH v3 0/9] CXL: FMAPI DCD Management Commands 0x5600-0x5605
anisa . su887
2025/06/05
[QEMU PATCH v3 7/9] cxl-mailbox-utils: 0x5603 - FMAPI Get DC Region Extent Lists
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 2/9] cxl/type3: Add dsmas_flags to CXLDCRegion struct
anisa . su887
2025/06/05
[QEMU PATCH v3 1/9] cxl-mailbox-utils: 0x5600 - FMAPI Get DCD Info
anisa . su887
2025/06/05
[PATCH v1] migration: Wait for cpr.sock file to appear before connecting
Jaehoon Kim
2025/06/05
Re: [PATCH 2/3] trace/ftrace: seperate cold paths of tracing functions
Paolo Bonzini
2025/06/05
Re: [PATCH 2/4] backends/tpmL Avoid using g_alloca()
BALATON Zoltan
2025/06/05
Re: [PATCH v2 00/29] vfio-user client
Cédric Le Goater
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 1/4] hw/gpio/pca9552: Avoid using g_newa()
Miles Glenn
2025/06/05
Re: [PATCH 03/21] qapi/migration: Don't document MigrationParameter
Peter Xu
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 02/21] migration: Remove MigrateSetParameters
Peter Xu
2025/06/05
Re: [PATCH 0/4] system: Forbid alloca()
Pierrick Bouvier
2025/06/05
Re: [PATCH 3/4] tests/unit/test-char: Avoid using g_alloca()
Pierrick Bouvier
2025/06/05
Re: [PATCH 01/21] migration: Normalize tls arguments
Peter Xu
2025/06/05
[PATCH 2/4] backends/tpmL Avoid using g_alloca()
Philippe Mathieu-Daudé
Earlier messages
Later messages