qemu-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [RFC PATCH 2/2] Add HvExtCallGetBootZeroedMemory
Florian Schmidt
Re: [RFC PATCH 2/2] Add HvExtCallGetBootZeroedMemory
Paolo Bonzini
Re: [RFC PATCH 2/2] Add HvExtCallGetBootZeroedMemory
Marcelo Tosatti
[PATCH] chardev/msmouse: save and restore device state for migration and savevm
Trieu Huynh
Re: [PATCH] chardev/msmouse: save and restore device state for migration and savevm
Peter Maydell
Re: [PATCH] chardev/msmouse: save and restore device state for migration and savevm
Trieu Huynh
RE: [PATCH] target/riscv: Make number of debug triggers configurable
張哲嘉
Re: [PATCH] target/riscv: Make number of debug triggers configurable
Philippe Mathieu-Daudé
Re: [PATCH] target/riscv: Make number of debug triggers configurable
Anton Johansson via qemu development
Re: [PATCH v6 1/4] target/mips: Pass MemOpIdx argument to Linked Load/Store helpers
Richard Henderson
Re: [PATCH v5 4/4] target/mips: Check alignment for microMIPS pre-R6 LD/ST multiple
Richard Henderson
Re: [PATCH v5 2/4] target/mips: Remove unnecessary target_ulong uses in LD/ST Multiple
Richard Henderson
[PATCH] ati-vga: fix ati_set_dirty address calculation
Chad Jablonski
Re: [PATCH] ati-vga: fix ati_set_dirty address calculation
BALATON Zoltan
Re: [PATCH] ati-vga: fix ati_set_dirty address calculation
Chad Jablonski
Re: [PATCH] ati-vga: fix ati_set_dirty address calculation
BALATON Zoltan
Re: [PATCH] ati-vga: fix ati_set_dirty address calculation
Chad Jablonski
Re: [PATCH] ati-vga: fix ati_set_dirty address calculation
BALATON Zoltan
Re: [PATCH] ati-vga: fix ati_set_dirty address calculation
Chad Jablonski
[PATCH 0/2] target/hexagon: simply meson.build
Pierrick Bouvier
[PATCH 1/2] target/hexagon/meson.build: simplify decodetree file generation
Pierrick Bouvier
Re: [PATCH 1/2] target/hexagon/meson.build: simplify decodetree file generation
Brian Cain
Re: [PATCH 1/2] target/hexagon/meson.build: simplify decodetree file generation
Matheus Tavares Bernardino
[PATCH 2/2] target/hexagon/meson.build: simplify source generation
Pierrick Bouvier
Re: [PATCH 2/2] target/hexagon/meson.build: simplify source generation
Brian Cain
Re: [PATCH 2/2] target/hexagon/meson.build: simplify source generation
Matheus Tavares Bernardino
[PATCH] migration: fix abort when re-migrating after cancel during SETUP
marcandre . lureau
Re: [PATCH] migration: fix abort when re-migrating after cancel during SETUP
Peter Xu
Re: [PATCH] migration: fix abort when re-migrating after cancel during SETUP
Marc-André Lureau
Re: [PATCH] migration: fix abort when re-migrating after cancel during SETUP
Peter Xu
Re: [PATCH] migration: fix abort when re-migrating after cancel during SETUP
Peter Xu
Re: [PULL 2/3] hw: q35: fix VGA text console with SMM disabled
Peter Maydell
[PATCH 00/17] Handle sub-page granularity in cpu_memory_rw_debug()
Peter Maydell
[PATCH 12/17] monitor: hmp_gva2gpa: Don't page-align cpu_get_phys_addr_debug() arg and return
Peter Maydell
Re: [PATCH 12/17] monitor: hmp_gva2gpa: Don't page-align cpu_get_phys_addr_debug() arg and return
Dr. David Alan Gilbert
Re: [PATCH 12/17] monitor: hmp_gva2gpa: Don't page-align cpu_get_phys_addr_debug() arg and return
Philippe Mathieu-Daudé
[PATCH 03/17] target/microblaze: Make get_phys_page_attrs_debug handle non-page-aligned addrs
Peter Maydell
Re: [PATCH 03/17] target/microblaze: Make get_phys_page_attrs_debug handle non-page-aligned addrs
Philippe Mathieu-Daudé
Re: [PATCH 03/17] target/microblaze: Make get_phys_page_attrs_debug handle non-page-aligned addrs
Richard Henderson
[PATCH 17/17] system/physmem: Use translate_for_debug() in cpu_memory_rw_debug()
Peter Maydell
Re: [PATCH 17/17] system/physmem: Use translate_for_debug() in cpu_memory_rw_debug()
Philippe Mathieu-Daudé
Re: [PATCH 17/17] system/physmem: Use translate_for_debug() in cpu_memory_rw_debug()
Richard Henderson
Re: [PATCH 17/17] system/physmem: Use translate_for_debug() in cpu_memory_rw_debug()
Peter Maydell
[PATCH 04/17] target/sparc: Make get_phys_page_debug handle non-page-aligned addrs
Peter Maydell
Re: [PATCH 04/17] target/sparc: Make get_phys_page_debug handle non-page-aligned addrs
Richard Henderson
[PATCH 14/17] hw/core: Implement new cpu_translate_for_debug()
Peter Maydell
Re: [PATCH 14/17] hw/core: Implement new cpu_translate_for_debug()
Philippe Mathieu-Daudé
Re: [PATCH 14/17] hw/core: Implement new cpu_translate_for_debug()
Richard Henderson
Re: [PATCH 14/17] hw/core: Implement new cpu_translate_for_debug()
Peter Maydell
[PATCH 05/17] target/x86: Make get_phys_page_attrs_debug handle non-page-aligned addrs
Peter Maydell
Re: [PATCH 05/17] target/x86: Make get_phys_page_attrs_debug handle non-page-aligned addrs
Richard Henderson
[PATCH 01/17] target/riscv: Make get_phys_page_debug handle non-page-aligned addrs
Peter Maydell
Re: [PATCH 01/17] target/riscv: Make get_phys_page_debug handle non-page-aligned addrs
Chao Liu
Re: [PATCH 01/17] target/riscv: Make get_phys_page_debug handle non-page-aligned addrs
Philippe Mathieu-Daudé
Re: [PATCH 01/17] target/riscv: Make get_phys_page_debug handle non-page-aligned addrs
Richard Henderson
[PATCH 02/17] target/alpha: Make get_phys_page_debug handle non-page-aligned addrs
Peter Maydell
Re: [PATCH 02/17] target/alpha: Make get_phys_page_debug handle non-page-aligned addrs
Richard Henderson
[PATCH 15/17] hw/core: Implement cpu_get_phys_addr_attrs_debug() with cpu_translate_for_debug()
Peter Maydell
Re: [PATCH 15/17] hw/core: Implement cpu_get_phys_addr_attrs_debug() with cpu_translate_for_debug()
Richard Henderson
Re: [PATCH 15/17] hw/core: Implement cpu_get_phys_addr_attrs_debug() with cpu_translate_for_debug()
Peter Maydell
[PATCH 13/17] plugins/api.c: Trust cpu_get_phys_addr_debug() return address
Peter Maydell
Re: [PATCH 13/17] plugins/api.c: Trust cpu_get_phys_addr_debug() return address
Richard Henderson
[PATCH 06/17] target/s390x: Make get_phys_page_debug handle non-page-aligned addrs
Peter Maydell
Re: [PATCH 06/17] target/s390x: Make get_phys_page_debug handle non-page-aligned addrs
Ilya Leoshkevich
Re: [PATCH 06/17] target/s390x: Make get_phys_page_debug handle non-page-aligned addrs
Richard Henderson
[PATCH 07/17] target/ppc: Make get_phys_page_debug handle non-page-aligned addrs
Peter Maydell
Re: [PATCH 07/17] target/ppc: Make get_phys_page_debug handle non-page-aligned addrs
Richard Henderson
[PATCH 16/17] target/arm: Implement translate_for_debug
Peter Maydell
Re: [PATCH 16/17] target/arm: Implement translate_for_debug
Philippe Mathieu-Daudé
Re: [PATCH 16/17] target/arm: Implement translate_for_debug
Richard Henderson
Re: [PATCH 16/17] target/arm: Implement translate_for_debug
Peter Maydell
[PATCH 08/17] target: Rename get_phys_page_debug to get_phys_addr_debug
Peter Maydell
Re: [PATCH 08/17] target: Rename get_phys_page_debug to get_phys_addr_debug
Philippe Mathieu-Daudé
Re: [PATCH 08/17] target: Rename get_phys_page_debug to get_phys_addr_debug
Richard Henderson
[PATCH 09/17] target: Rename cpu_get_phys_page_{,attrs_}debug
Peter Maydell
Re: [PATCH 09/17] target: Rename cpu_get_phys_page_{,attrs_}debug
Philippe Mathieu-Daudé
Re: [PATCH 09/17] target: Rename cpu_get_phys_page_{,attrs_}debug
Richard Henderson
[PATCH 10/17] hw/core: Update docs for get_phys_addr_{attrs_,}debug
Peter Maydell
Re: [PATCH 10/17] hw/core: Update docs for get_phys_addr_{attrs_,}debug
Philippe Mathieu-Daudé
Re: [PATCH 10/17] hw/core: Update docs for get_phys_addr_{attrs_,}debug
Richard Henderson
[PATCH 11/17] target/arm: Rename arm_cpu_get_phys_page()
Peter Maydell
Re: [PATCH 11/17] target/arm: Rename arm_cpu_get_phys_page()
Philippe Mathieu-Daudé
Re: [PATCH] module: fix early stop for module loading function
Gabriel Hartmann
[BUG] linux-user: MIPS N32: system call argument truncation
Thomas Weißschuh
Re: [PATCH] ui/sdl2: Fix assumption of EGL presence at runtime
Alex Bennée
[PATCH 0/7] tests/tcg: more capabilities for aarch64-softmmu tests
Alex Bennée
[PATCH 4/7] tests/tcg: move aarch64 page table setup to c code
Alex Bennée
[PATCH 2/7] tests/tcg: convert aarch64 feat-xs test to use helpers
Alex Bennée
Re: [PATCH 2/7] tests/tcg: convert aarch64 feat-xs test to use helpers
Richard Henderson
[PATCH 1/7] tests/tcg: introduce a lib dir for aarch64 system tests
Alex Bennée
Re: [PATCH 1/7] tests/tcg: introduce a lib dir for aarch64 system tests
Richard Henderson
[PATCH 3/7] tests/tcg: convert aarch64 asid2 test to use sysreg helpers
Alex Bennée
Re: [PATCH 3/7] tests/tcg: convert aarch64 asid2 test to use sysreg helpers
Richard Henderson
[PATCH 6/7] tests/tcg: create a mini-gic3 library
Alex Bennée
[PATCH 7/7] tests/tcg: add basic test for aarch64 wf[ie][t] insns
Alex Bennée
Re: [PATCH 7/7] tests/tcg: add basic test for aarch64 wf[ie][t] insns
Jim MacArthur
[PATCH 5/7] tests/tcg: add HW page for aarch64 tests
Alex Bennée
[PATCH RFC v1 0/1] hw/s390x/ccw: Disable legacy mode
Jaehoon Kim
[PATCH RFC v1 1/1] hw/s390x/ccw: Disable legacy virtio-pci by default (v11.1+)
Jaehoon Kim
Re: [PATCH RFC v1 1/1] hw/s390x/ccw: Disable legacy virtio-pci by default (v11.1+)
Mohamed Mediouni
Re: [PATCH RFC v1 1/1] hw/s390x/ccw: Disable legacy virtio-pci by default (v11.1+)
Cornelia Huck
Re: [PATCH RFC v1 1/1] hw/s390x/ccw: Disable legacy virtio-pci by default (v11.1+)
Matthew Rosato
Re: [PATCH RFC v1 1/1] hw/s390x/ccw: Disable legacy virtio-pci by default (v11.1+)
Cornelia Huck
Re: [PATCH RFC v1 1/1] hw/s390x/ccw: Disable legacy virtio-pci by default (v11.1+)
JAEHOON KIM
[PATCH 0/1] MAINTAINERS: Update s390 trees
Eric Farman
[PATCH 1/1] MAINTAINERS: Update s390 trees
Eric Farman
Re: [PATCH 1/1] MAINTAINERS: Update s390 trees
Christian Borntraeger
Re: [PATCH 1/1] MAINTAINERS: Update s390 trees
Matthew Rosato
Re: [PATCH 1/1] MAINTAINERS: Update s390 trees
Cornelia Huck
Re: [PATCH 1/1] MAINTAINERS: Update s390 trees
Peter Maydell
Re: [PATCH 1/1] MAINTAINERS: Update s390 trees
Halil Pasic
Re: [PATCH 1/1] MAINTAINERS: Update s390 trees
Cornelia Huck
Re: [PATCH v3 0/2] hw/loongarch/virt: Add versioned machine type support
Cornelia Huck
Re: [PATCH v3 0/2] hw/loongarch/virt: Add versioned machine type support
Bibo Mao
Re: [PATCH] target/s390x: Prefer MO_128 definition over magic value
Cornelia Huck
Re: [PATCH for-11.1] hw: add compat machines for 11.1
Cornelia Huck
Re: [PATCH for-11.1] hw: add compat machines for 11.1
Philippe Mathieu-Daudé
Re: [PATCH for-11.1] hw: add compat machines for 11.1
Cornelia Huck
Re: [PATCH for-11.1] hw: add compat machines for 11.1
Philippe Mathieu-Daudé
Re: [PATCH for-11.1] hw: add compat machines for 11.1
Michael S. Tsirkin
Re: [PATCH] tests/functional/s390x: Add test for booting from a disk with 4k sectors
Cornelia Huck
Re: [PATCH 0/5] target/s390x: Forbid to use legacy ldst_phys() API
Cornelia Huck
Re: [PATCH] target/s390x/kvm: Simplify the async pfault handling code
Cornelia Huck
[PATCH v6 0/5] Add support for K230 board
Chao Liu
[PATCH v6 4/5] tests/qtest: add test for K230 watchdog
Chao Liu
[PATCH v6 3/5] hw/watchdog: add k230 watchdog initial support
Chao Liu
[PATCH v6 2/5] hw/riscv: add k230 board initial support
Chao Liu
[PATCH v6 1/5] target/riscv: add thead-c908 cpu support
Chao Liu
Re: [PATCH v6 1/5] target/riscv: add thead-c908 cpu support
Conor Dooley
Re: [PATCH v6 1/5] target/riscv: add thead-c908 cpu support
Chao Liu
Re: [PATCH v6 1/5] target/riscv: add thead-c908 cpu support
Conor Dooley
Re: [PATCH v6 1/5] target/riscv: add thead-c908 cpu support
Chao Liu
Re: [PATCH v6 1/5] target/riscv: add thead-c908 cpu support
Alistair Francis
Re: [PATCH v6 1/5] target/riscv: add thead-c908 cpu support
Chao Liu
[PATCH v6 5/5] docs/system/riscv: add documentation for k230 machine
Chao Liu
[PATCH v8 0/7] Add RISC-V big-endian target support
Djordje Todorovic
[PATCH v8 4/7] hw/riscv: Make boot code endianness-aware at runtime
Djordje Todorovic
[PATCH v8 1/7] target/riscv: Define MSTATUS_SBE and MSTATUS_MBE bit masks
Djordje Todorovic
[PATCH v8 7/7] target/riscv: Add endianness test for RISC-V BE
Djordje Todorovic
[PATCH v8 6/7] target/riscv: Expose big-endian CPU property and add documentation
Djordje Todorovic
[PATCH v8 3/7] target/riscv: Implement runtime data endianness via MSTATUS bits
Djordje Todorovic
[PATCH v8 5/7] target/riscv: Fix page table walk endianness for big-endian harts
Djordje Todorovic
[PATCH v8 2/7] target/riscv: Add big-endian CPU configuration field and reset logic
Djordje Todorovic
[PATCH v10 0/2] Generate strided vector loads/stores with tcg nodes
Chao Liu
[PATCH v10 1/2] target/riscv: Use tcg nodes for strided vector ld/st generation
Chao Liu
Re: [PATCH v10 1/2] target/riscv: Use tcg nodes for strided vector ld/st generation
Daniel Henrique Barboza
Re: [PATCH v10 1/2] target/riscv: Use tcg nodes for strided vector ld/st generation
Chao Liu
[PATCH v10 2/2] tests/tcg/riscv64: Add test for vlsseg8e32 instruction
Chao Liu
Re: [PATCH v3 3/3] qapi/iothread: introduce poll-weight parameter for aio-poll
JAEHOON KIM
Re: [PATCH] system: Improve error handling and robustness
Markus Armbruster
Re: [PATCH v4 3/3] qapi/iothread: introduce poll-weight parameter for aio-poll
Markus Armbruster
Re: [PATCH v4 3/3] qapi/iothread: introduce poll-weight parameter for aio-poll
JAEHOON KIM
Re: [PATCH] qemu-options: Improve description for -smb option
Peter Maydell
Re: [PATCH] qemu-options: Improve description for -smb option
Pali Rohár
Re: [PATCH 2/2] hw/display/ati: reset host_data.next on early returns in ati_host_data_flush()
Chad Jablonski
Re: [PATCH 2/2] hw/display/ati: reset host_data.next on early returns in ati_host_data_flush()
BALATON Zoltan
Re: [PULL 25/32] crypto: fix lifecycle handling of gnutls credentials objects
Maciej S. Szmigiero
Re: [PULL 25/32] crypto: fix lifecycle handling of gnutls credentials objects
Daniel P. Berrange
Re: [PULL 25/32] crypto: fix lifecycle handling of gnutls credentials objects
Maciej S. Szmigiero
[PATCH 0/2] libvhost-user, libvduse: fix buffer overflow (CVE-2026-6425)
Stefano Garzarella
[PATCH 2/2] libvduse: fix buffer overflow in vduse_queue_read_indirect_desc()
Stefano Garzarella
[PATCH 1/2] libvhost-user: fix buffer overflow in virtqueue_read_indirect_desc()
Stefano Garzarella
Re: [PATCH 0/2] More virtio-snd fortifications/coverity fixes
Alex Bennée
Re: [PATCH 1/2] virtio-snd: check rx buffer descriptor size
Alex Bennée
Re: [PATCH 1/2] MAINTAINERS: update address
Alex Bennée
[Bug 2133188] Re: [SRU] RISC-V vector state not restored by signal handler
Hector CAO
[Bug 2133188] Re: [SRU] RISC-V vector state not restored by signal handler
Heinrich Schuchardt
[Bug 2133188] Re: [SRU] RISC-V vector state not restored by signal handler
Hector CAO
[PATCH v2] hw/display: don't accidentally autofree existing virgl resources
Alex Bennée
Re: [PATCH v2] hw/display: don't accidentally autofree existing virgl resources
Alex Bennée
[PATCH] target/riscv: rvv: Handle mask/source overlap of vector reduction instructions
Anton Blanchard
Re: [PATCH] target/riscv: rvv: Handle mask/source overlap of vector reduction instructions
Daniel Henrique Barboza
Re: [PATCH] target/riscv: rvv: Handle mask/source overlap of vector reduction instructions
Alistair Francis
[PATCH] util: fix use of pthread_get_name_np on OpenBSD
Daniel P . Berrangé
Re: [PATCH] util: fix use of pthread_get_name_np on OpenBSD
Thomas Huth
Re: [PATCH] util: fix use of pthread_get_name_np on OpenBSD
Philippe Mathieu-Daudé
Re: [PATCH] migration/ram: avoid page population in ram_handle_zero via madvise
Trieu Huynh
[PATCH 0/7] MAINTAINERS: Update PhilMD entries
Philippe Mathieu-Daudé
[PATCH 1/7] MAINTAINERS: Maintain MIPS Boston
Philippe Mathieu-Daudé
[PATCH 2/7] MAINTAINERS: Step up to maintain core machine code
Philippe Mathieu-Daudé
Re: [PATCH 2/7] MAINTAINERS: Step up to maintain core machine code
Alex Bennée
[PATCH 4/7] MAINTAINERS: Cover hexloader tests under the Generic Loader section
Philippe Mathieu-Daudé
Re: [PATCH 4/7] MAINTAINERS: Cover hexloader tests under the Generic Loader section
Alistair Francis
[PATCH 3/7] MAINTAINERS: Merge PCIe DOE section within SPDM
Philippe Mathieu-Daudé
Re: [PATCH 3/7] MAINTAINERS: Merge PCIe DOE section within SPDM
Gustavo Romero
Re: [PATCH 3/7] MAINTAINERS: Merge PCIe DOE section within SPDM
Alistair Francis
[PATCH 6/7] MAINTAINERS: Remove PhilMD from NVMe Block Driver
Philippe Mathieu-Daudé
Re: [PATCH 6/7] MAINTAINERS: Remove PhilMD from NVMe Block Driver
Stefan Hajnoczi
[PATCH 7/7] MAINTAINERS: Transfer CI maintenance to Pierrick
Philippe Mathieu-Daudé
Re: [PATCH 7/7] MAINTAINERS: Transfer CI maintenance to Pierrick
Pierrick Bouvier
[PATCH 5/7] MAINTAINERS: Remove PhilMD from firmware sections
Philippe Mathieu-Daudé
Re: [PATCH 5/7] MAINTAINERS: Remove PhilMD from firmware sections
Daniel P . Berrangé
Re: [PATCH 5/7] MAINTAINERS: Remove PhilMD from firmware sections
Markus Armbruster
[PATCH v2 0/4] FEAT_RME_GDI initial work
Jim MacArthur
[PATCH v2 1/4] target/arm/cpu-features.c: New fields in AA64MMFR4
Jim MacArthur
Re: [PATCH v2 1/4] target/arm/cpu-features.c: New fields in AA64MMFR4
Richard Henderson
[PATCH v2 3/4] target/arm/ptw.c: Add GDI spaces to the granule protection case
Jim MacArthur
Re: [PATCH v2 3/4] target/arm/ptw.c: Add GDI spaces to the granule protection case
Richard Henderson
[PATCH v2 4/4] tests/tcg/aarch64/system/rme_gdi.c: Very basic test of GDI
Jim MacArthur
Re: [PATCH v2 4/4] tests/tcg/aarch64/system/rme_gdi.c: Very basic test of GDI
Richard Henderson
Earlier messages
Later messages