qemu-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH v2] hw/riscv: Treat kernel_start_addr as vaddr
Anton Johansson via
Re: [PATCH v2] hw/riscv: Treat kernel_start_addr as vaddr
Philippe Mathieu-Daudé
Re: [PATCH REPOST v4 4/4] acpi/virt: suppress UART device & SPCR when guest has no serial hardware
Li Chen
Re: [PATCH REPOST v4 4/4] acpi/virt: suppress UART device & SPCR when guest has no serial hardware
Michael S. Tsirkin
Re: [PATCH REPOST v4 4/4] acpi/virt: suppress UART device & SPCR when guest has no serial hardware
Li Chen
Re: [PATCH REPOST v4 4/4] acpi/virt: suppress UART device & SPCR when guest has no serial hardware
Michael S. Tsirkin
Re: [PATCH REPOST v4 4/4] acpi/virt: suppress UART device & SPCR when guest has no serial hardware
Li Chen
Re: [PATCH v8 02/23] intel_iommu: Delete RPS capability related supporting code
Eric Auger
Re: [PATCH v8 02/23] intel_iommu: Delete RPS capability related supporting code
Jason Wang
Re: [PATCH v8 02/23] intel_iommu: Delete RPS capability related supporting code
Yi Liu
Re: [PATCH v8 02/23] intel_iommu: Delete RPS capability related supporting code
Jason Wang
RE: [PATCH v8 02/23] intel_iommu: Delete RPS capability related supporting code
Duan, Zhenzhong
-hda fat: vs "Block node is read-only" error
Peter Maydell
Re: [RFC PATCH 3/3] hw/openrisc: Add the OpenRISC virtual machine
Philippe Mathieu-Daudé
Re: [RFC PATCH 3/3] hw/openrisc: Add the OpenRISC virtual machine
Stafford Horne
Re: [RFC PATCH 3/3] hw/openrisc: Add the OpenRISC virtual machine
Philippe Mathieu-Daudé
Re: [RFC PATCH 3/3] hw/openrisc: Add the OpenRISC virtual machine
Stafford Horne
[ANNOUNCE] QEMU 10.2.0-rc3 is now available
Michael Roth
[PATCH-for-10.2 v2] migration: Replace g_malloc0_n by g_new0 (fixes compiler warning)
Stefan Weil via
Re: [PATCH-for-10.2 v2] migration: Replace g_malloc0_n by g_new0 (fixes compiler warning)
Stefan Weil via
Re: [PATCH-for-10.2 v2] migration: Replace g_malloc0_n by g_new0 (fixes compiler warning)
Richard Henderson
[PULL 00/10] Misc HW patches for 2025-12-09
Philippe Mathieu-Daudé
[PULL 03/10] scripts: fix broken error path in modinfo-collect.py
Philippe Mathieu-Daudé
[PULL 05/10] migration: Fix order of function arguments
Philippe Mathieu-Daudé
[PULL 01/10] osdep: Undefine FSCALE definition to fix Solaris builds
Philippe Mathieu-Daudé
[PULL 07/10] scripts/nsis.py: Tell makensis that WoA is 64 bit
Philippe Mathieu-Daudé
[PULL 06/10] hw/pci: Fix typo in documentation
Philippe Mathieu-Daudé
[PULL 10/10] Revert "hw/net/virtio-net: make VirtIONet.vlans an array instead of a pointer"
Philippe Mathieu-Daudé
[PULL 08/10] Fix const qualifier build errors with recent glibc
Philippe Mathieu-Daudé
[PULL 02/10] hw/9pfs: Correct typo
Philippe Mathieu-Daudé
[PULL 09/10] Revert "migration/vmstate: remove VMSTATE_BUFFER_POINTER_UNSAFE macro"
Philippe Mathieu-Daudé
[PULL 04/10] vhost: Always initialize cached vring data
Philippe Mathieu-Daudé
Re: [PULL 00/10] Misc HW patches for 2025-12-09
Richard Henderson
[PATCH v2] migration: Fix order of function arguments
Philippe Mathieu-Daudé
Re: [PATCH v2] migration: Fix order of function arguments
Peter Xu
Re: [PATCH v2] migration: Fix order of function arguments
Philippe Mathieu-Daudé
Re: [PATCH 13/19] scripts/qapi: add QAPISchemaIfCond.rsgen()
Markus Armbruster
[PATCH] MAINTAINERS: Update reviewers for CPR
Ben Chaney
Re: [PATCH] MAINTAINERS: Update reviewers for CPR
Mark Kanda
Re: [PATCH] MAINTAINERS: Update reviewers for CPR
Cédric Le Goater
Re: [PATCH] MAINTAINERS: Update reviewers for CPR
Fabiano Rosas
[PATCH] MAINTAINERS: Update reviewers for CPR
Ben Chaney
Re: [PATCH] MAINTAINERS: Update reviewers for CPR
Fabiano Rosas
Re: [PATCH] MAINTAINERS: Update reviewers for CPR
Peter Xu
[PATCH v3] Fix const qualifier build errors with recent glibc
Cédric Le Goater
Re: [PATCH v3] Fix const qualifier build errors with recent glibc
Peter Maydell
Re: [PATCH v3] Fix const qualifier build errors with recent glibc
Philippe Mathieu-Daudé
Re: [PATCH v3] Fix const qualifier build errors with recent glibc
Philippe Mathieu-Daudé
Re: [PATCH v3] Fix const qualifier build errors with recent glibc
Cédric Le Goater
Re: [PATCH v3] Fix const qualifier build errors with recent glibc
Michael Tokarev
Re: [PATCH v3] Fix const qualifier build errors with recent glibc
Cédric Le Goater
[PULL for 10.2 0/4] a few Arm HVF and TCG bug fixes
Alex Bennée
[PULL 3/4] target/arm: make HV_EXIT_REASON_CANCELED leave hvf_arch_vcpu_exec
Alex Bennée
[PULL 2/4] target/arm: ensure PSCI register updates are flushed
Alex Bennée
[PULL 1/4] Revert "target/arm: Re-use arm_is_psci_call() in HVF"
Alex Bennée
[PULL 4/4] target/arm: handle unaligned PC during tlb probe
Alex Bennée
Re: [PULL for 10.2 0/4] a few Arm HVF and TCG bug fixes
Richard Henderson
[PATCH RFC 00/10] QOM: Introduce OBJECT_COMPAT class
Peter Xu
[PATCH RFC 01/10] qom: Introduce object-compat
Peter Xu
[PATCH RFC 02/10] qdev: Inherit from TYPE_OBJECT_COMPAT
Peter Xu
[PATCH RFC 03/10] hostmem: Inherit from TYPE_OBJECT_COMPAT
Peter Xu
[PATCH RFC 07/10] qdev: Pave way for exporting Property to be used in non-qdev
Peter Xu
[PATCH RFC 04/10] accel: Inherit from TYPE_OBJECT_COMPAT
Peter Xu
[PATCH RFC 06/10] qom: Unexport object_apply_compat_props()
Peter Xu
[PATCH RFC 05/10] confidential guest support: Inherit from TYPE_OBJECT_COMPAT
Peter Xu
[PATCH RFC 08/10] qdev: Introduce helper object_apply_globals()
Peter Xu
[PATCH RFC 09/10] qdev: Refactor and rename of qdev_class_add_property()
Peter Xu
[PATCH RFC 10/10] migration: Inherit from TYPE_OBJECT_COMPAT
Peter Xu
Re: [PATCH RFC 00/10] QOM: Introduce OBJECT_COMPAT class
Kevin Wolf
Re: [PATCH RFC 00/10] QOM: Introduce OBJECT_COMPAT class
Daniel P . Berrangé
Re: [PATCH RFC 00/10] QOM: Introduce OBJECT_COMPAT class
Peter Xu
Re: [PATCH RFC 00/10] QOM: Introduce OBJECT_COMPAT class
Vladimir Sementsov-Ogievskiy
Re: [PATCH RFC 00/10] QOM: Introduce OBJECT_COMPAT class
Peter Xu
Re: [PATCH RFC 00/10] QOM: Introduce OBJECT_COMPAT class
Daniel P . Berrangé
Re: [PATCH RFC 00/10] QOM: Introduce OBJECT_COMPAT class
Peter Xu
Re: [PATCH RFC 00/10] QOM: Introduce OBJECT_COMPAT class
Daniel P . Berrangé
Re: [PATCH RFC 00/10] QOM: Introduce OBJECT_COMPAT class
Peter Xu
Re: [PATCH RFC 00/10] QOM: Introduce OBJECT_COMPAT class
Akihiko Odaki
Re: [PATCH RFC 00/10] QOM: Introduce OBJECT_COMPAT class
Peter Xu
Re: [PATCH RFC 00/10] QOM: Introduce OBJECT_COMPAT class
Akihiko Odaki
Re: [PATCH RFC 00/10] QOM: Introduce OBJECT_COMPAT class
Peter Xu
Re: [PATCH RFC 00/10] QOM: Introduce OBJECT_COMPAT class
Cédric Le Goater
Re: [PATCH RFC 00/10] QOM: Introduce OBJECT_COMPAT class
Peter Xu
Re: [PATCH] hw/char: sifive_uart: Implement txctrl.txen and rxctrl.rxen
Frank Chang
[PATCH 0/4] Fix SiFive UART spurious IRQ issue and misc updates
frank . chang
[PATCH v2 1/4] hw/char: sifive_uart: Implement txctrl.txen and rxctrl.rxen
frank . chang
[PATCH v2 2/4] hw/char: sifive_uart: Sync txwm interrupt pending status after TX FIFO enqueue
frank . chang
[PATCH v2 4/4] hw/char: sifive_uart: Remove ip variable
frank . chang
[PATCH v2 3/4] hw/char: sifive_uart: Update IRQ when rxctrl is written
frank . chang
[PATCH v2] log: Fix result of strstr to 'const char *'
Cédric Le Goater
Re: [PATCH v2] log: Fix result of strstr to 'const char *'
Cédric Le Goater
[PATCH] vfio/pci: Enable atomic ops for multifunction devices
Manojlo Pekovic
[PATCH] log: Fix result of strstr to 'const char *'
Cédric Le Goater
Re: [PATCH] log: Fix result of strstr to 'const char *'
Peter Maydell
Re: [PATCH] log: Fix result of strstr to 'const char *'
Cédric Le Goater
Re: [PATCH] log: Fix result of strstr to 'const char *'
Daniel P . Berrangé
Re: [PATCH] log: Fix result of strstr to 'const char *'
Cédric Le Goater
Re: [PATCH] log: Fix result of strstr to 'const char *'
Laurent Vivier
Synced invitation: QEMU/KVM developers conference call @ Every 2 weeks from 13:00 to 14:00 on Tuesday from Tue 11 Nov to Mon 5 Jan 2026 (GMT) (
[email protected]
)
Alex Bennée
Synced invitation: QEMU/KVM developers conference call @ Tue 12 May 2026 14:00 - 15:00 (BST) (
[email protected]
)
alex . bennee
Updated invitation: QEMU/KVM developers conference call @ Every 2 weeks from 14:00 to 15:00 on Tuesday (GMT) (
[email protected]
)
Alex Bennée
Synced invitation: QEMU/KVM developers conference call @ Tue 23 Dec 2025 13:00 - 14:00 (GMT) (
[email protected]
)
alex . bennee
Synced invitation: QEMU/KVM developers conference call @ Every 2 weeks from 14:00 to 15:00 on Tuesday from Tue 24 Jun to Mon 5 Jan 2026 (BST) (
[email protected]
)
Alex Bennée
Canceled event with note: QEMU/KVM developers conference call @ Tue 23 Dec 2025 13:00 - 14:00 (GMT) (
[email protected]
)
Alex Bennée
[PATCH 0/7] single-binary: Drop TARGET_PHYS_ADDR_SPACE_BITS
Anton Johansson via
[PATCH 5/7] hw/loongarch: Use loongarch_palen_mask()
Anton Johansson via
[PATCH 3/7] target/i386: Drop physical address range checks
Anton Johansson via
[PATCH 1/7] target/alpha: Introduce alpha_phys_addr_space_bits()
Anton Johansson via
Re: [PATCH 1/7] target/alpha: Introduce alpha_phys_addr_space_bits()
Richard Henderson
[PATCH 4/7] target/loongarch: Introduce loongarch_palen_mask()
Anton Johansson via
[PATCH 2/7] target/hppa: Define PA[20|1X] physical address space size
Anton Johansson via
Re: [PATCH 2/7] target/hppa: Define PA[20|1X] physical address space size
Richard Henderson
[PATCH 7/7] Drop TARGET_PHYS_ADDR_SPACE_BITS
Anton Johansson via
Re: [PATCH 7/7] Drop TARGET_PHYS_ADDR_SPACE_BITS
Brian Cain
Re: [PATCH 7/7] Drop TARGET_PHYS_ADDR_SPACE_BITS
Richard Henderson
[PATCH 6/7] hw/riscv: Fix IOMMU PAS capability to 56 bits
Anton Johansson via
[PATCH-for-10.2] Fix typo in documentation
Stefan Weil via
Re: [PATCH-for-10.2] Fix typo in documentation
Philippe Mathieu-Daudé
Re: [PATCH-for-10.2] Fix typo in documentation
Laurent Vivier
[PATCH-for-10.2] scripts/nsis.py: Tell makensis that WoA is 64 bit
Stefan Weil via
Re: [PATCH-for-10.2] scripts/nsis.py: Tell makensis that WoA is 64 bit
Philippe Mathieu-Daudé
Re: [PATCH-for-10.2] scripts/nsis.py: Tell makensis that WoA is 64 bit
Michael Tokarev
[PATCH-for-10.2] Fix order of function arguments
Stefan Weil via
Re: [PATCH-for-10.2] Fix order of function arguments
Laurent Vivier
Re: [PATCH-for-10.2] Fix order of function arguments
Philippe Mathieu-Daudé
Re: [PATCH-for-10.2] Fix order of function arguments
Daniel P . Berrangé
Re: [PATCH-for-10.2] Fix order of function arguments
Philippe Mathieu-Daudé
Re: [PATCH-for-10.2] Fix order of function arguments
Stefan Weil via
Re: [PATCH-for-10.2] Fix order of function arguments
Peter Xu
[PATCH] hw/riscv: Treat kernel_start_addr as vaddr
Anton Johansson via
Re: [PATCH] hw/riscv: Treat kernel_start_addr as vaddr
Philippe Mathieu-Daudé
Re: [PATCH 15/19] scripts/qapi: add serde attributes
Markus Armbruster
Re: [PULL 03/23] hw/net/virtio-net: make VirtIONet.vlans an array instead of a pointer
Fiona Ebner
Re: [PULL 03/23] hw/net/virtio-net: make VirtIONet.vlans an array instead of a pointer
Philippe Mathieu-Daudé
Record AS in full tlb
Mark Burton via
Re: Record AS in full tlb
Alex Bennée
Re: Record AS in full tlb
Alex Bennée
Re: Record AS in full tlb
Mark Burton
Re: Record AS in full tlb
Matheus Bernardino
Re: Record AS in full tlb
Richard Henderson
Re: Record AS in full tlb
Mark Burton
Re: Record AS in full tlb
Richard Henderson
Re: Record AS in full tlb
Mark Burton
Re: Record AS in full tlb
Richard Henderson
Re: Record AS in full tlb
Mark Burton
Re: [PATCH v5 31/32] vfio: Synthesize vPASID capability to VM
Cédric Le Goater
RE: [PATCH v5 31/32] vfio: Synthesize vPASID capability to VM
Shameer Kolothum
Re: [PATCH v5 31/32] vfio: Synthesize vPASID capability to VM
Cédric Le Goater
Re: [PATCH v5 31/32] vfio: Synthesize vPASID capability to VM
Cédric Le Goater
Re: [PATCH v5 00/32] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
Cédric Le Goater
RE: [PATCH v5 00/32] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
Shameer Kolothum
Re: [PATCH 14/19] scripts/qapi: generate high-level Rust bindings
Markus Armbruster
Re: [PATCH 14/19] scripts/qapi: generate high-level Rust bindings
Paolo Bonzini
Re: [PATCH 14/19] scripts/qapi: generate high-level Rust bindings
Markus Armbruster
Re: [PATCH v6 32/33] vfio: Synthesize vPASID capability to VM
Eric Auger
Re: [PATCH v6 32/33] vfio: Synthesize vPASID capability to VM
Yi Liu
Re: [PATCH v6 32/33] vfio: Synthesize vPASID capability to VM
Cédric Le Goater
RE: [PATCH v8 00/23] intel_iommu: Enable first stage translation for passthrough device
Duan, Zhenzhong
[PATCH v4 0/1] numa: add 'spm' option for Specific Purpose Memory
fanhuang
[PATCH v4 1/1] numa: add 'spm' option for Specific Purpose Memory
fanhuang
[PATCH 0/4] Final (for real this time) patches for arm - pre-PR
Alex Bennée
[PATCH 2/4] target/arm: ensure PSCI register updates are flushed
Alex Bennée
Re: [PATCH 2/4] target/arm: ensure PSCI register updates are flushed
Philippe Mathieu-Daudé
[PATCH 3/4] target/arm: make HV_EXIT_REASON_CANCELED leave hvf_arch_vcpu_exec
Alex Bennée
[PATCH 1/4] Revert "target/arm: Re-use arm_is_psci_call() in HVF"
Alex Bennée
[PATCH 4/4] target/arm: handle unaligned PC during tlb probe
Alex Bennée
[PATCH V2] htif: reject invalid signature ranges (end <= begin)
heropd
Re: [PATCH 16/19] scripts/qapi: strip trailing whitespaces
Markus Armbruster
Re: [PATCH 16/19] scripts/qapi: strip trailing whitespaces
Paolo Bonzini
Re: [PATCH v6 14/33] hw/arm/smmuv3-accel: Add nested vSTE install/uninstall support
Eric Auger
Re: [PATCH v6 12/33] hw/arm/smmuv3-accel: Add set/unset_iommu_device callback
Eric Auger
Re: [PATCH v6 12/33] hw/arm/smmuv3-accel: Add set/unset_iommu_device callback
Cédric Le Goater
FWD: [ATTENTION] Mails on qemu mailing list are disapapearing making communication unreliable
Michael S. Tsirkin
Re: FWD: [ATTENTION] Mails on qemu mailing list are disapapearing making communication unreliable
Daniel P . Berrangé
Re: FWD: [ATTENTION] Mails on qemu mailing list are disapapearing making communication unreliable
Salil Mehta
Re: FWD: [ATTENTION] Mails on qemu mailing list are disapapearing making communication unreliable
Daniel P . Berrangé
Re: FWD: [ATTENTION] Mails on qemu mailing list are disapapearing making communication unreliable
Salil Mehta
Re: FWD: [ATTENTION] Mails on qemu mailing list are disapapearing making communication unreliable
Daniel P . Berrangé
[PATCH v3] Add RISCV Zilsd extension
Roan Richmond
[PATCH] char-udp: Fix initial backend open status
Eric K
Re: [PATCH] char-udp: Fix initial backend open status
Marc-André Lureau
Re: [PATCH] char-udp: Fix initial backend open status
Daniel P . Berrangé
[PATCH v2 0/6] hw/gpio/aspeed_sgpio: Add Aspeed Serial GPIO (SGPIO) controller model
Yubin Zou
[PATCH v2 1/6] hw/gpio/aspeed_sgpio: Add basic device model for Aspeed SGPIO
Yubin Zou
Re: [PATCH v2 1/6] hw/gpio/aspeed_sgpio: Add basic device model for Aspeed SGPIO
Cédric Le Goater
Re: [PATCH v2 1/6] hw/gpio/aspeed_sgpio: Add basic device model for Aspeed SGPIO
Yubin Zou
[PATCH v2 3/6] hw/gpio/aspeed_sgpio: Implement SGPIO interrupt handling
Yubin Zou
[PATCH v2 6/6] test/qtest: Add Unit test for Aspeed SGPIO
Yubin Zou
[PATCH v2 2/6] hw/gpio/aspeed_sgpio: aspeed: Add QOM property accessors for SGPIO pins
Yubin Zou
Re: [PATCH v2 2/6] hw/gpio/aspeed_sgpio: aspeed: Add QOM property accessors for SGPIO pins
Cédric Le Goater
Re: [PATCH v2 2/6] hw/gpio/aspeed_sgpio: aspeed: Add QOM property accessors for SGPIO pins
Yubin Zou
[PATCH v2 4/6] hw/arm/aspeed_soc: Update Aspeed SoC to support two SGPIO controllers
Yubin Zou
Re: [PATCH v2 4/6] hw/arm/aspeed_soc: Update Aspeed SoC to support two SGPIO controllers
Cédric Le Goater
[PATCH v2 5/6] hw/arm/aspeed_ast27x0: Wire SGPIO controller to AST2700 SoC
Yubin Zou
Re: [PATCH v2 5/6] hw/arm/aspeed_ast27x0: Wire SGPIO controller to AST2700 SoC
Cédric Le Goater
[RFC PATCH v7 0/4] Support mapping virtio-gpu virgl hostmem blobs using MAP_FIXED API
Dmitry Osipenko
[RFC PATCH v7 2/4] virtio-gpu: Validate hostmem mapping offset
Dmitry Osipenko
[RFC PATCH v7 3/4] virtio-gpu: Destroy virgl resources on virtio-gpu reset
Dmitry Osipenko
Re: [RFC PATCH v7 3/4] virtio-gpu: Destroy virgl resources on virtio-gpu reset
Akihiko Odaki
[RFC PATCH v7 1/4] virtio-gpu: Remove superfluous memory_region_set_enabled()
Dmitry Osipenko
Earlier messages
Later messages