qemu-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH 4/5] MAINTAINERS: Add myself as a reviewer of PowerNV emulation
Harsh Prateek Bora
Re: [PATCH 4/5] MAINTAINERS: Add myself as a reviewer of PowerNV emulation
Philippe Mathieu-Daudé
[PATCH 3/5] MAINTAINERS: Add myself as reviewer for PowerPC TCG CPUs
Harsh Prateek Bora
Re: [PATCH 3/5] MAINTAINERS: Add myself as reviewer for PowerPC TCG CPUs
Philippe Mathieu-Daudé
Re: [PATCH 0/5] MAINTAINERS updates for ppc/spapr/pnv/xive
Cédric Le Goater
Re: [PATCH 0/5] MAINTAINERS updates for ppc/spapr/pnv/xive
Harsh Prateek Bora
Re: [PATCH 0/5] MAINTAINERS updates for ppc/spapr/pnv/xive
Cédric Le Goater
Re: [PATCH 0/5] MAINTAINERS updates for ppc/spapr/pnv/xive
Harsh Prateek Bora
[ANNOUNCE] QEMU 7.2.19 Stable released
Michael Tokarev
[ANNOUNCE] QEMU 10.0.3 Stable released
Michael Tokarev
Re: [ANNOUNCE] QEMU 10.0.3 Stable released
Helge Konetzka
Re: [ANNOUNCE] QEMU 10.0.3 Stable released
Michael Tokarev
Re: [PATCH v2 00/20] Add Multi-Core Debug (MCD) API support
Markus Armbruster
Re: Re: [PATCH for v10.0.0] target/riscv/kvm/kvm-cpu: Fixed the issue of resume after QEMU+KVM migration
谢波
[ANNOUNCE] QEMU 10.1.0-rc0 is now available
Michael Roth
Re: [PATCH v4 07/28] s390x/diag: Implement DIAG 320 subcode 1
Eric Farman
Re: [PATCH v4 07/28] s390x/diag: Implement DIAG 320 subcode 1
Zhuoying Cai
Re: [PATCH v4 07/28] s390x/diag: Implement DIAG 320 subcode 1
Collin Walling
Re: [PATCH v4 07/28] s390x/diag: Implement DIAG 320 subcode 1
Collin Walling
[RFC PATCH v4 00/14] virtio: introduce support for GSO over UDP tunnel
Paolo Abeni
[RFC PATCH v4 01/14] net: bundle all offloads in a single struct
Paolo Abeni
[RFC PATCH v4 06/14] virtio: add support for negotiating extended features
Paolo Abeni
Re: [RFC PATCH v4 06/14] virtio: add support for negotiating extended features
Akihiko Odaki
[RFC PATCH v4 11/14] vhost-net: implement extended features support
Paolo Abeni
[RFC PATCH v4 08/14] vhost: add support for negotiating extended features
Paolo Abeni
[RFC PATCH v4 05/14] virtio: serialize extended features state
Paolo Abeni
[RFC PATCH v4 03/14] linux-headers: Update to Linux ~v6.16-rc7 net-next
Paolo Abeni
[RFC PATCH v4 07/14] virtio-pci: implement support for extended features
Paolo Abeni
Re: [RFC PATCH v4 07/14] virtio-pci: implement support for extended features
Akihiko Odaki
[RFC PATCH v4 04/14] virtio: introduce extended features type
Paolo Abeni
Re: [RFC PATCH v4 04/14] virtio: introduce extended features type
Akihiko Odaki
[RFC PATCH v4 13/14] net: implement tunnel probing
Paolo Abeni
[RFC PATCH v4 09/14] qmp: update virtio features map to support extended features
Paolo Abeni
[RFC PATCH v4 02/14] linux-headers: deal with counted_by annotation
Paolo Abeni
[RFC PATCH v4 14/14] net: implement UDP tunnel features offloading
Paolo Abeni
[RFC PATCH v4 12/14] virtio-net: implement extended features support
Paolo Abeni
[RFC PATCH v4 10/14] vhost-backend: implement extended features support
Paolo Abeni
Re: [RFC PATCH v4 00/14] virtio: introduce support for GSO over UDP tunnel
Lei Yang
[PATCH v2 1/1] qemu-img: add sub-command --remove-all to 'qemu-img bitmap'
Denis V. Lunev
Re: [PATCH v2 1/1] qemu-img: add sub-command --remove-all to 'qemu-img bitmap'
Denis V. Lunev
[PATCH v1 1/1] target/i386: Save/restore the nested flag of an exception
Xin Li (Intel)
[PATCH] 9pfs: Add FreeBSD support
Mark Johnston
Re: [PATCH] 9pfs: Add FreeBSD support
Christian Schoenebeck
Re: [PATCH] 9pfs: Add FreeBSD support
Daniel P . Berrangé
Re: [PATCH] 9pfs: Add FreeBSD support
Mark Johnston
Re: [PATCH] 9pfs: Add FreeBSD support
Daniel P . Berrangé
[PATCH] dump: enhance win_dump_available to report properly
Nikolai Barybin
Re: [PATCH] dump: enhance win_dump_available to report properly
Denis V. Lunev
Re: [PATCH] dump: enhance win_dump_available to report properly
Denis V. Lunev
Re: [PATCH] dump: enhance win_dump_available to report properly
Denis V. Lunev
Re: [PATCH] dump: enhance win_dump_available to report properly
Daniel P . Berrangé
[PATCH for-10.1 0/6] target/arm: Fix various SVE2p1 load/store bugs
Peter Maydell
[PATCH for-10.1 6/6] target/arm: Fix LD1W, LD1D to 128-bit elements
Peter Maydell
Re: [PATCH for-10.1 6/6] target/arm: Fix LD1W, LD1D to 128-bit elements
Richard Henderson
[PATCH for-10.1 5/6] target/arm: Pass correct esize to sve_st1_z() for LD1Q, ST1Q
Peter Maydell
Re: [PATCH for-10.1 5/6] target/arm: Pass correct esize to sve_st1_z() for LD1Q, ST1Q
Richard Henderson
[PATCH for-10.1 4/6] target/arm: LD1Q, ST1Q are vector + scalar, not scalar + vector
Peter Maydell
Re: [PATCH for-10.1 4/6] target/arm: LD1Q, ST1Q are vector + scalar, not scalar + vector
Richard Henderson
[PATCH for-10.1 2/6] target/arm: Pack mtedesc into upper 32 bits of descriptor
Peter Maydell
[PATCH for-10.1 3/6] decodetree: Infer argument set before inferring format
Peter Maydell
[PATCH 0/2] vfio/igd: Legacy mode fixes after introduction of
Tomita Moeko
[PATCH 2/2] vfio/igd: Fix VGA regions are not exposed in legacy mode
Tomita Moeko
[PATCH 1/2] vfio/igd: Require host VGA decode for legacy mode
Tomita Moeko
Re: [PATCH 0/2] vfio/igd: Legacy mode fixes after introduction of
Alex Williamson
Re: [PATCH 0/2] vfio/igd: Legacy mode fixes after introduction of
Cédric Le Goater
qos-test is annoyingly noisy
Markus Armbruster
Re: qos-test is annoyingly noisy
Paolo Bonzini
Re: qos-test is annoyingly noisy
Markus Armbruster
Re: qos-test is annoyingly noisy
Daniel P . Berrangé
[PATCH-for-10.1 v4 0/4] target/arm/hvf: Correctly set Generic Timer frequency
Philippe Mathieu-Daudé
[PATCH-for-10.1 v4 4/4] target/arm/hvf: Really set Generic Timer counter frequency
Philippe Mathieu-Daudé
Re: [PATCH-for-10.1 v4 4/4] target/arm/hvf: Really set Generic Timer counter frequency
Peter Maydell
[PATCH-for-10.1 v4 2/4] accel/hvf: Add hvf_arch_cpu_realize() stubs
Philippe Mathieu-Daudé
Re: [PATCH-for-10.1 v4 2/4] accel/hvf: Add hvf_arch_cpu_realize() stubs
Peter Maydell
[PATCH-for-10.1 v4 1/4] accel: Introduce AccelOpsClass::cpu_target_realize() hook
Philippe Mathieu-Daudé
Re: [PATCH-for-10.1 v4 1/4] accel: Introduce AccelOpsClass::cpu_target_realize() hook
Peter Maydell
Re: [PATCH-for-10.1 v4 1/4] accel: Introduce AccelOpsClass::cpu_target_realize() hook
Philippe Mathieu-Daudé
[PATCH-for-10.1 v4 3/4] target/arm: Create GTimers *after* features finalized / accel realized
Philippe Mathieu-Daudé
Re: [PATCH-for-10.1 v4 3/4] target/arm: Create GTimers *after* features finalized / accel realized
Peter Maydell
Re: [PATCH-for-10.1 v4 3/4] target/arm: Create GTimers *after* features finalized / accel realized
Philippe Mathieu-Daudé
[PATCH 0/2] A fix and cleanup around qio_channel_socket_connect_sync()
Markus Armbruster
[PATCH 2/2] vfio scsi ui: Error-check qio_channel_socket_connect_sync() the same way
Markus Armbruster
[PATCH 1/2] i386/kvm/vmsr_energy: Plug memory leak on failure to connect socket
Markus Armbruster
[PATCH] ui/keymaps: Avoid trace crash and improve error messages
Markus Armbruster
Re: [PATCH] ui/keymaps: Avoid trace crash and improve error messages
Marc-André Lureau
Re: [PATCH] ui/keymaps: Avoid trace crash and improve error messages
Philippe Mathieu-Daudé
[RFC] memory.c: improve refcounting for RAM vs MMIO regions
Albert Esteve
Re: [RFC] memory.c: improve refcounting for RAM vs MMIO regions
Philippe Mathieu-Daudé
Re: [RFC] memory.c: improve refcounting for RAM vs MMIO regions
Albert Esteve
Re: [RFC] memory.c: improve refcounting for RAM vs MMIO regions
David Hildenbrand
Re: [RFC] memory.c: improve refcounting for RAM vs MMIO regions
David Hildenbrand
Re: [RFC] memory.c: improve refcounting for RAM vs MMIO regions
Stefan Hajnoczi
Re: [RFC] memory.c: improve refcounting for RAM vs MMIO regions
David Hildenbrand
Re: [RFC] memory.c: improve refcounting for RAM vs MMIO regions
Albert Esteve
Re: [RFC] memory.c: improve refcounting for RAM vs MMIO regions
David Hildenbrand
[PATCH for-10.1 0/1] roms/opensbi: Update to v1.7
Daniel Henrique Barboza
[PATCH for-10.1 1/1] roms/opensbi: Update to v1.7
Daniel Henrique Barboza
[PATCH] hw/smbios: add an ability to set extension bytes in the type0 table
Daniil Tatianin
Re: [PATCH] hw/smbios: add an ability to set extension bytes in the type0 table
Michael S. Tsirkin
Re: [PATCH] hw/smbios: add an ability to set extension bytes in the type0 table
Daniil Tatianin
Re: [PATCH] hw/smbios: add an ability to set extension bytes in the type0 table
Michael S. Tsirkin
Re: [PATCH] hw/smbios: add an ability to set extension bytes in the type0 table
Daniil Tatianin
[PATCH 0/3] kvm: Guet_memfd enhancement and fix for KVM_SET_USER_MEMORY_REGION2
Xiaoyao Li
[PATCH 3/3] accel/kvm: Set mem.guest_memfd_offset only when guest_memfd is valid
Xiaoyao Li
Re: [PATCH 3/3] accel/kvm: Set mem.guest_memfd_offset only when guest_memfd is valid
Philippe Mathieu-Daudé
Re: [PATCH 3/3] accel/kvm: Set mem.guest_memfd_offset only when guest_memfd is valid
Xiaoyao Li
[PATCH 1/3] accel/kvm: Switch to check KVM_CAP_GUEST_MEMFD and KVM_CAP_USER_MEMORY2 on VM
Xiaoyao Li
[PATCH 2/3] accel/kvm: Zero out mem explicitly in kvm_set_user_memory_region()
Xiaoyao Li
Re: [PATCH 2/3] accel/kvm: Zero out mem explicitly in kvm_set_user_memory_region()
Philippe Mathieu-Daudé
[PATCH] hw/i386: Fix 'use-legacy-x86-rom' property compatibility
Cédric Le Goater
Re: [PATCH] hw/i386: Fix 'use-legacy-x86-rom' property compatibility
Cédric Le Goater
Re: [PATCH] hw/i386: Fix 'use-legacy-x86-rom' property compatibility
Gerd Hoffmann
Re: [PATCH] hw/i386: Fix 'use-legacy-x86-rom' property compatibility
Michael S. Tsirkin
Re: [PATCH] hw/i386: Fix 'use-legacy-x86-rom' property compatibility
Thomas Huth
Re: [PATCH] hw/i386: Fix 'use-legacy-x86-rom' property compatibility
Zhao Liu
Re: [PATCH] hw/i386: Fix 'use-legacy-x86-rom' property compatibility
Cédric Le Goater
[PATCH v3 RESEND] hw/riscv/virt: Add acpi ged and powerdown support
liu.xuemei1
[PATCH 1/1] hw/intc/loongarch_ipi: use physical CPU ID for kvm_ipi_access_regs
Song Gao
Re: [PATCH 1/1] hw/intc/loongarch_ipi: use physical CPU ID for kvm_ipi_access_regs
Bibo Mao
Re: [PATCH 1/1] hw/intc/loongarch_ipi: use physical CPU ID for kvm_ipi_access_regs
gaosong
[PULL 0/7] Migration patches for 2025-07-22
Fabiano Rosas
[PULL 6/7] migration: activate TLS thread safety workaround
Fabiano Rosas
[PULL 5/7] io: add support for activating TLS thread safety workaround
Fabiano Rosas
[PULL 3/7] migration: show error message when postcopy fails
Fabiano Rosas
[PULL 1/7] migration: HMP: Fix possible out-of-bounds access
Fabiano Rosas
[PULL 4/7] crypto: implement workaround for GNUTLS thread safety problems
Fabiano Rosas
[PULL 2/7] migration: HMP: Fix postcopy latency distribution label
Fabiano Rosas
[PULL 7/7] crypto: add tracing & warning about GNUTLS countermeasures
Fabiano Rosas
Re: [PULL 0/7] Migration patches for 2025-07-22
Stefan Hajnoczi
[PATCH v2] i386/kvm: Disable hypercall patching quirk by default
Mathias Krause
Re: [PATCH v2] i386/kvm: Disable hypercall patching quirk by default
Xiaoyao Li
Re: [PATCH v2] i386/kvm: Disable hypercall patching quirk by default
Mathias Krause
Re: [PATCH v2] i386/kvm: Disable hypercall patching quirk by default
Xiaoyao Li
Re: [PATCH v2] i386/kvm: Disable hypercall patching quirk by default
Xiaoyao Li
Re: [PATCH v2] i386/kvm: Disable hypercall patching quirk by default
Mathias Krause
[PATCH v4 2/2] target/arm: Added support for SME register exposure to GDB
Vacha Bhavsar
[PATCH v4 0/2] target/arm: Added support for SME register exposure to GDB
Vacha Bhavsar
[PATCH v4 1/2] target/arm: Increase MAX_PACKET_LENGTH for SME ZA remote gdb debugging
Vacha Bhavsar
[PATCH v4 2/2] target/arm: Added support for SME register exposure to GDB
Vacha Bhavsar
Re: [PATCH v4 0/2] target/arm: Added support for SME register exposure to GDB
Philippe Mathieu-Daudé
[PATCH 0/1] Support per-head resolutions with virtio-gpu
Andrew Keesler
[PATCH 1/1] hw/display: Support per-head resolutions with virtio-gpu
Andrew Keesler
[PATCH] decodetree: Infer argument set before inferring format
Richard Henderson
Re: [PATCH] decodetree: Infer argument set before inferring format
Peter Maydell
Re: [PATCH] decodetree: Infer argument set before inferring format
Philippe Mathieu-Daudé
Re: [PATCH 3/3] hw/ppc: Add stub for pnv_chip_find_core()
Aditya Gupta
[RFC PATCH 0/1] TCTI TCG backend for acceleration on non-JIT AArch64
Joelle van Dyne
Re: [RFC PATCH 0/1] TCTI TCG backend for acceleration on non-JIT AArch64
Richard Henderson
[PATCH v2 0/2] target/arm: Fix big-endian handling for NEON and SVE gdb remote debugging
Vacha Bhavsar
[PATCH v2 2/2] target/arm: Fix big-endian handling of SVE gdb remote debugging
Vacha Bhavsar
[PATCH v2 1/2] target/arm: Fix big-endian handling of NEON gdb remote debugging
Vacha Bhavsar
Re: [PATCH v4 26/28] pc-bios/s390-ccw: Handle secure boot with multiple boot devices
Daniel P . Berrangé
Re: [PATCH v4 11/28] crypto/x509-utils: Add helper functions for DIAG 508 subcode 1
Daniel P . Berrangé
Re: [PATCH v4 03/28] hw/s390x/ipl: Create certificate store
Daniel P . Berrangé
Re: [PATCH v4 09/28] s390x/diag: Implement DIAG 320 subcode 2
Daniel P . Berrangé
Re: [PATCH v4 09/28] s390x/diag: Implement DIAG 320 subcode 2
Collin Walling
Re: [PATCH v4 09/28] s390x/diag: Implement DIAG 320 subcode 2
Zhuoying Cai
Re: [PATCH v4 09/28] s390x/diag: Implement DIAG 320 subcode 2
Collin Walling
Re: [PATCH v4 08/28] crypto/x509-utils: Add helper functions for DIAG 320 subcode 2
Daniel P . Berrangé
Re: [PATCH v4 02/28] crypto/x509-utils: Add helper functions for certificate store
Daniel P . Berrangé
Re: [PATCH v4 01/28] Add boot-certificates to s390-ccw-virtio machine type option
Daniel P . Berrangé
[PATCH] target/arm: Trap PMCR when MDCR_EL2.TPMCR is set
Smail AIDER via
Re: [PATCH] target/arm: Trap PMCR when MDCR_EL2.TPMCR is set
Richard Henderson
[PATCH 0/2] target/arm: Fix sve2p1 mtedesc assertion
Richard Henderson
[PATCH 2/2] target/arm: Pack mtedesc into upper 32 bits of descriptor
Richard Henderson
[PULL 1/1] tcg/optimize: Don't fold INDEX_op_and_vec to extract
Richard Henderson
Re: [PULL 1/1] tcg/optimize: Don't fold INDEX_op_and_vec to extract
Richard Henderson
Re: [PATCH 0/2] target/arm: Fix sve2p1 mtedesc assertion
Peter Maydell
Re: [PATCH 0/2] target/arm: Fix sve2p1 mtedesc assertion
Richard Henderson
[RFC 0/6] virtio-net: initial iterative live migration support
Jonah Palmer
[RFC 5/6] virtio, virtio-net: skip consistency check in virtio_load for iterative migration
Jonah Palmer via
Re: [RFC 5/6] virtio,virtio-net: skip consistency check in virtio_load for iterative migration
Eugenio Perez Martin
Re: [RFC 5/6] virtio,virtio-net: skip consistency check in virtio_load for iterative migration
Jonah Palmer
Re: [RFC 5/6] virtio,virtio-net: skip consistency check in virtio_load for iterative migration
Eugenio Perez Martin
[RFC 6/6] virtio-net: skip vhost_started assertion during iterative migration
Jonah Palmer
[RFC 2/6] virtio-net: Reorder vmstate_virtio_net and helpers
Jonah Palmer
[RFC 1/6] migration: Add virtio-iterative capability
Jonah Palmer
[RFC 3/6] virtio-net: Add SaveVMHandlers for iterative migration
Jonah Palmer
[RFC 4/6] virtio-net: iter live migration - migrate vmstate
Jonah Palmer
Re: [RFC 4/6] virtio-net: iter live migration - migrate vmstate
Michael S. Tsirkin
Re: [RFC 4/6] virtio-net: iter live migration - migrate vmstate
Jonah Palmer
Re: [RFC 4/6] virtio-net: iter live migration - migrate vmstate
Michael S. Tsirkin
Re: [RFC 4/6] virtio-net: iter live migration - migrate vmstate
Jonah Palmer
Re: [RFC 0/6] virtio-net: initial iterative live migration support
Jason Wang
Re: [RFC 0/6] virtio-net: initial iterative live migration support
Jonah Palmer
Re: [RFC 0/6] virtio-net: initial iterative live migration support
Lei Yang
Re: [RFC 0/6] virtio-net: initial iterative live migration support
Michael S. Tsirkin
Re: [RFC 0/6] virtio-net: initial iterative live migration support
Jason Wang
Re: [RFC 0/6] virtio-net: initial iterative live migration support
Jason Wang
Re: [RFC 0/6] virtio-net: initial iterative live migration support
Jonah Palmer
Re: [RFC 0/6] virtio-net: initial iterative live migration support
Eugenio Perez Martin
Re: [RFC 0/6] virtio-net: initial iterative live migration support
Eugenio Perez Martin
Re: [RFC 0/6] virtio-net: initial iterative live migration support
Jason Wang
Re: [RFC 0/6] virtio-net: initial iterative live migration support
Jonah Palmer
[PATCH] tracetool: removed the unused vcpu property
Tanish Desai
Re: [PATCH] tracetool: removed the unused vcpu property
Stefan Hajnoczi
[PATCH] hw/display: refine upper limit for offset value in assert check
gerben
[PATCH] target/hppa: prevent overflow in BTLB entry size calculation
gerben
Re: [PATCH] target/hppa: prevent overflow in BTLB entry size calculation
Richard Henderson
[PATCH] target/mips: fix TLB huge page check to use 64-bit shift
gerben
Earlier messages
Later messages