qemu-devel
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/08/01
[PATCH v2 13/14] target/arm: whpx: instantiate GIC early
Mohamed Mediouni
2025/08/01
[PATCH v2 03/14] whpx: reshuffle common code
Mohamed Mediouni
2025/08/01
[PATCH v2 08/14] whpx: copy over memory management logic from hvf
Mohamed Mediouni
2025/08/01
[PATCH v2 11/14] whpx: arm64: clamp down IPA size
Mohamed Mediouni
2025/08/01
[PATCH v2 04/14] whpx: ifdef out some x86-only code paths
Mohamed Mediouni
2025/08/01
[PATCH v2 01/14] hw/arm: virt: add GICv2m for the case when ITS is not available
Mohamed Mediouni
2025/08/01
[PATCH v2 14/14] MAINTAINERS: Add myself as a maintainer for WHPX
Mohamed Mediouni
2025/08/01
[PATCH v2 02/14] whpx: Move around files before introducing AArch64 support
Mohamed Mediouni
2025/08/01
Re: [PATCH v3 0/6] hw/i386/amd_iommu: Cleanups and fixes
Michael Tokarev
2025/08/01
[PATCH v2 00/14] WHPX support for Arm
Mohamed Mediouni
2025/08/01
[PATCH v2 07/14] whpx: add arm64 support
Mohamed Mediouni
2025/08/01
[PATCH v2 09/14] target/arm: cpu: mark WHPX as supporting PSCI 1.1
Mohamed Mediouni
2025/08/01
Re: [PATCH v2] intel_iommu: Allow both Status Write and Interrupt Flag in QI wait
Michael Tokarev
2025/08/01
[PATCH] Add a feature for mapping a host unix socket to a guest tcp socket
Viktor Kurilko
2025/08/01
Re: [PATCH 47/82] target/arm: Expand pstate to 64 bits
Thiago Jung Bauermann
2025/08/01
[PATCH v2 08/11] semihosting/arm-compat-semi: replace target_ulong with uint64_t
Pierrick Bouvier
2025/08/01
[PATCH v2 05/11] target/{arm, riscv}/common-semi-target: eradicate target_ulong
Pierrick Bouvier
2025/08/01
[PATCH v2 01/11] semihosting/syscalls: compile once in system and per target for user mode
Pierrick Bouvier
2025/08/01
[PATCH v2 11/11] semihosting/arm-compat-semi: compile once in system and per target for user mode
Pierrick Bouvier
2025/08/01
[PATCH v2 10/11] semihosting/arm-compat-semi: remove dependency on cpu.h
Pierrick Bouvier
2025/08/01
[PATCH v2 06/11] include/semihosting/common-semi: extract common_semi API
Pierrick Bouvier
2025/08/01
[PATCH v2 02/11] semihosting/syscall: replace uint64_t with vaddr where appropriate
Pierrick Bouvier
2025/08/01
[PATCH v2 07/11] semihosting/arm-compat-semi: eradicate sizeof(target_ulong)
Pierrick Bouvier
2025/08/01
[PATCH v2 09/11] semihosting/arm-compat-semi: replace target_long with int64_t
Pierrick Bouvier
2025/08/01
[PATCH v2 04/11] semihosting/arm-compat-semi: remove common_semi_sys_exit_extended
Pierrick Bouvier
2025/08/01
[PATCH v2 00/11] single-binary: compile once semihosting
Pierrick Bouvier
2025/08/01
[PATCH v2 03/11] semihosting/guestfd: compile once for system/user
Pierrick Bouvier
2025/08/01
Re: [PATCH 1/2] rust: Add antoher variant for impl_vmstate_struct! macro
Paolo Bonzini
2025/08/01
Re: [PATCH 41/89] linux-user/x86_64: Split out target_coredump.c.inc
Richard Henderson
2025/08/01
Re: [PATCH 21/89] linux-user: Unify init of semihosting fields in TaskState
Richard Henderson
2025/08/01
Re: [PATCH 23/89] linux-user/i386: Create init_main_thread
Richard Henderson
2025/08/01
Re: [PATCH 00/24] tests/functional: Move tests into architecture specific folders
Pierrick Bouvier
2025/08/01
Re: [PATCH 47/82] target/arm: Expand pstate to 64 bits
Pierrick Bouvier
2025/08/01
Re: [RFC 0/9] WHPX support for Arm
Pierrick Bouvier
2025/08/01
Re: [PATCH 47/82] target/arm: Expand pstate to 64 bits
Richard Henderson
2025/08/01
Re: [RFC 0/9] WHPX support for Arm
Mohamed Mediouni
2025/08/01
Re: [RFC 0/9] WHPX support for Arm
Pierrick Bouvier
2025/08/01
Re: [PULL 0/2] loongarch-to-apply queue
Stefan Hajnoczi
2025/08/01
Re: [PULL 00/17] virtio,pci,pc: bugfixes
Stefan Hajnoczi
2025/08/01
Re: [RFC 0/9] WHPX support for Arm
Mohamed Mediouni
2025/08/01
Re: [RFC 0/9] WHPX support for Arm
Pierrick Bouvier
2025/08/01
Re: [PATCH 2/2] tests/qemu-iotests: Indent expected error messages
Fabiano Rosas
2025/08/01
Re: [RFC 0/9] WHPX support for Arm
Mohamed Mediouni
2025/08/01
Re: [PATCH 47/82] target/arm: Expand pstate to 64 bits
Manos Pitsidianakis
2025/08/01
Re: [PATCH v2 0/2] target/arm: Fix big-endian handling for NEON and SVE gdb remote debugging
Vacha Bhavsar
2025/08/01
Re: [PATCH 55/89] linux-user: Move init_guest_commpage to x86_64/elfload.c
Peter Maydell
2025/08/01
Re: [PATCH 58/89] linux-user: Remove INIT_GUEST_COMMPAGE
Peter Maydell
2025/08/01
Re: [PATCH 57/89] linux-user: Move init_guest_commpage to hppa/elfload.c
Peter Maydell
2025/08/01
Re: [PATCH 60/89] linux-user: Remove ELF_EXEC_PAGESIZE
Peter Maydell
2025/08/01
Re: [PATCH 59/89] linux-user: Move get_vdso_image_info to arm/elfload.c
Peter Maydell
2025/08/01
Re: [PATCH 56/89] linux-user: Move init_guest_commpage to arm/elfload.c
Peter Maydell
2025/08/01
Re: [PATCH 37/82] target/arm: Convert regime_is_user from switch to table
Peter Maydell
2025/08/01
Re: [PATCH 50/89] target/sh4: Split out target_coredump.c.inc
Peter Maydell
2025/08/01
Re: [PATCH 53/89] linux-user/xtensa: Split out target_coredump.c.inc
Peter Maydell
2025/08/01
Re: [PATCH 51/89] linux-user/m68k: Split out target_coredump.c.inc
Peter Maydell
2025/08/01
Re: [PATCH 46/89] linux-user/loongarch64: Split out target_coredump.c.inc
Peter Maydell
2025/08/01
Re: [PATCH 54/89] linux-user: Unify the include of target_coredump.c.inc
Peter Maydell
2025/08/01
Re: [PATCH 44/89] linux-user/aarch64: Split out target_coredump.c.inc
Peter Maydell
2025/08/01
Re: [PATCH 52/89] linux-user/s390x: Split out target_coredump.c.inc
Peter Maydell
2025/08/01
Re: [PATCH 49/89] target/openrisc: Split out target_coredump.c.inc
Peter Maydell
2025/08/01
Re: [PATCH 48/89] linux-user/microblaze: Split out target_coredump.c.inc
Peter Maydell
2025/08/01
Re: [PATCH 47/89] linux-user/mips: Split out target_coredump.c.inc
Peter Maydell
2025/08/01
Re: [PATCH 45/89] linux-user/ppc: Split out target_coredump.c.inc
Peter Maydell
2025/08/01
Re: [PATCH 43/89] linux-user/arm: Split out target_coredump.c.inc
Peter Maydell
2025/08/01
Re: [PATCH 42/89] linux-user/i386: Split out target_coredump.c.inc
Peter Maydell
2025/08/01
Re: [PATCH 41/89] linux-user/x86_64: Split out target_coredump.c.inc
Peter Maydell
2025/08/01
Re: [PATCH 40/89] linux-user: Remove do_init_main_thread
Peter Maydell
2025/08/01
[PATCH v2 1/2] hw/meson: enter target hw first
Pierrick Bouvier
2025/08/01
[PATCH v2 2/2] hw/intc: compile some arm related source once
Pierrick Bouvier
2025/08/01
[PATCH v2 0/2] single-binary: compile hw/intc/arm* files once
Pierrick Bouvier
2025/08/01
Re: [PATCH 38/89] linux-user/xtensa: Create init_main_thread
Peter Maydell
2025/08/01
Re: [PATCH 39/89] linux-user/hexagon: Create init_main_thread
Peter Maydell
2025/08/01
Re: [PATCH 35/89] linux-user/s390x: Create init_main_thread
Peter Maydell
2025/08/01
Re: [PATCH 37/89] linux-user/hppa: Create init_main_thread
Peter Maydell
2025/08/01
Re: [PATCH 36/89] linux-user/riscv: Create init_main_thread
Peter Maydell
2025/08/01
Re: [PATCH 34/89] linux-user/alpha: Create init_main_thread
Peter Maydell
2025/08/01
Re: [PATCH 33/89] linux-user/m68k: Create init_main_thread
Peter Maydell
2025/08/01
Re: [PATCH 32/89] linux-user/sh4: Create init_main_thread
Peter Maydell
2025/08/01
Re: [PATCH 29/89] linux-user/mips: Create init_main_thread
Peter Maydell
2025/08/01
Re: [PATCH 31/89] linux-user/openrisc: Create init_main_thread
Peter Maydell
2025/08/01
Re: [PATCH 30/89] linux-user/microblaze: Create init_main_thread
Peter Maydell
2025/08/01
Re: [PATCH 28/89] linux-user/loongarch64: Create init_main_thread
Peter Maydell
2025/08/01
Re: [PATCH v8 23/27] migration: Propagate last encountered error in vmstate_save_state_v() function
Arun Menon
2025/08/01
Re: [PATCH 27/89] linux-user/ppc: Create init_main_thread
Peter Maydell
2025/08/01
Re: [PATCH 26/89] linux-user/sparc: Create init_main_thread
Peter Maydell
2025/08/01
Re: [RFC 0/9] WHPX support for Arm
Pierrick Bouvier
2025/08/01
[PATCH 2/2] migration: fix workaround for gnutls thread safety
Daniel P . Berrangé
2025/08/01
[PATCH for-10.1 0/2] migration: actually make gnutls workaround functional
Daniel P . Berrangé
2025/08/01
[PATCH 1/2] migration: simplify error reporting after channel read
Daniel P . Berrangé
2025/08/01
Re: [PATCH 0/3] single-binary: compile hw/intc/arm* files once
Pierrick Bouvier
2025/08/01
Re: [PATCH 47/82] target/arm: Expand pstate to 64 bits
Pierrick Bouvier
2025/08/01
Re: [PATCH 47/82] target/arm: Expand pstate to 64 bits
Pierrick Bouvier
2025/08/01
Re: [PATCH] virtio: fix off-by-one and invalid access in virtqueue_ordered_fill
Michael S. Tsirkin
2025/08/01
Re: [PATCH 0/3] single-binary: compile hw/intc/arm* files once
Peter Maydell
2025/08/01
Re: [PATCH 47/82] target/arm: Expand pstate to 64 bits
Peter Maydell
2025/08/01
Re: [PATCH 24/89] linux-user/arm: Create init_main_thread
Peter Maydell
2025/08/01
Re: [PATCH 47/82] target/arm: Expand pstate to 64 bits
Pierrick Bouvier
2025/08/01
Re: [PATCH 47/82] target/arm: Expand pstate to 64 bits
Peter Maydell
2025/08/01
Re: [PATCH 25/89] linux-user/aarch64: Create init_main_thread
Peter Maydell
2025/08/01
Re: [PATCH v3] vfio: Introduce helper vfio_pci_from_vfio_device()
Cédric Le Goater
2025/08/01
Re: [PATCH 0/3] single-binary: compile hw/intc/arm* files once
Pierrick Bouvier
2025/08/01
Re: [PATCH 47/82] target/arm: Expand pstate to 64 bits
Pierrick Bouvier
2025/08/01
Re: [PATCH 23/89] linux-user/i386: Create init_main_thread
Peter Maydell
2025/08/01
Re: [PATCH 47/82] target/arm: Expand pstate to 64 bits
Pierrick Bouvier
2025/08/01
Re: [PATCH 22/89] linux-user: Create do_init_main_thread
Peter Maydell
2025/08/01
[QEMU/FUSE] Discussion on Proper Termination and Async Cancellation in fuse-over-io_uring
Brian Song
2025/08/01
Re: [PATCH 37/82] target/arm: Convert regime_is_user from switch to table
Pierrick Bouvier
2025/08/01
Re: [PATCH 21/89] linux-user: Unify init of semihosting fields in TaskState
Peter Maydell
2025/08/01
Re: [PATCH v3] vfio: Introduce helper vfio_pci_from_vfio_device()
Peter Maydell
2025/08/01
[PULL 4/8] hw/display/framebuffer: Add cast to force 64x64 multiply
Peter Maydell
2025/08/01
[PULL 5/8] target/arm: Reinstate bogus AArch32 DBGDTRTX register for migration compat
Peter Maydell
2025/08/01
[PULL 8/8] tests/tcg: Fix run for tests with specific plugin
Peter Maydell
2025/08/01
[PULL 0/8] target-arm queue
Peter Maydell
2025/08/01
[PULL 1/8] target/arm: add support for 64-bit PMCCNTR in AArch32 mode
Peter Maydell
2025/08/01
[PULL 3/8] hw/intc/arm_gicv3_kvm: Write all 1's to clear enable/active
Peter Maydell
2025/08/01
[PULL 6/8] target/arm: Fix big-endian handling of NEON gdb remote debugging
Peter Maydell
2025/08/01
[PULL 7/8] target/arm: Fix handling of setting SVE registers from gdb
Peter Maydell
2025/08/01
[PULL 2/8] hw/intc/arm_gicv3_kvm: Remove writes to ICPENDR registers
Peter Maydell
2025/08/01
Re: [PATCH 2/2] tests/qemu-iotests: Indent expected error messages
Daniel P . Berrangé
2025/08/01
Re: [PATCH] virtio: fix off-by-one and invalid access in virtqueue_ordered_fill
Michael Tokarev
2025/08/01
Re: [PATCH 20/89] linux-user: Move target_cpu_copy_regs decl to qemu.h
Peter Maydell
2025/08/01
Re: [PATCH 19/89] linux-user: Move get_elf_base_platform to mips/elfload.c
Peter Maydell
2025/08/01
Re: [PATCH 18/89] linux-user: Remove ELF_PLATFORM
Peter Maydell
2025/08/01
Re: [PATCH 17/89] linux-user/hppa: Create get_elf_platform
Peter Maydell
2025/08/01
Re: [PATCH 15/89] linux-user: Move get_elf_platform to arm/elfload.c
Peter Maydell
2025/08/01
Re: [PATCH 16/89] linux-user/loongarch64: Create get_elf_platform
Peter Maydell
2025/08/01
Re: [PATCH 14/89] linux-user/i386: Return const data from get_elf_platform
Peter Maydell
2025/08/01
Re: [PATCH 13/89] linux-user: Move get_elf_platform to {i386, x86_64}/elfload.c
Peter Maydell
2025/08/01
[PATCH 23/24] tests/functional: Move xtensa tests into target-specific folder
Thomas Huth
2025/08/01
[PATCH 08/24] tests/functional: Move avr tests into architecture specific folder
Thomas Huth
2025/08/01
[PATCH 14/24] tests/functional: Move mips tests into target-specific folders
Thomas Huth
2025/08/01
[PATCH 24/24] tests/functional: Move the generic tests to a subfolder
Thomas Huth
2025/08/01
[PATCH 17/24] tests/functional: Move riscv32/riscv64 tests into target-specific folders
Thomas Huth
2025/08/01
[PATCH 20/24] tests/functional: Move sh4/sh4eb tests into target-specific folders
Thomas Huth
2025/08/01
[PATCH 13/24] tests/functional: Move microblaze tests into architecture specific folder
Thomas Huth
2025/08/01
[PATCH 12/24] tests/functional: Move m68k tests into architecture specific folder
Thomas Huth
2025/08/01
[PATCH 15/24] tests/functional: Move or1k tests into target-specific folders
Thomas Huth
2025/08/01
[PATCH 22/24] tests/functional: Move x86_64 tests into target-specific folder
Thomas Huth
2025/08/01
[PATCH 21/24] tests/functional: Move sparc/sparc64 tests into target-specific folders
Thomas Huth
2025/08/01
[PATCH 19/24] tests/functional: Move s390x tests into target-specific folders
Thomas Huth
2025/08/01
[PATCH 10/24] tests/functional: Move i386 tests into architecture specific folder
Thomas Huth
2025/08/01
[PATCH 18/24] tests/functional: Move rx test into target-specific folders
Thomas Huth
2025/08/01
[PATCH 07/24] tests/functional: Move arm tests into architecture specific folder
Thomas Huth
2025/08/01
[PATCH 05/24] tests/functional: Move aarch64 tests into architecture specific folder
Thomas Huth
2025/08/01
[PATCH 02/24] tests/functional: Rework the multiprocess test to have target-specific files
Thomas Huth
2025/08/01
[PATCH 09/24] tests/functional: Move hppa tests into architecture specific folder
Thomas Huth
2025/08/01
[PATCH 16/24] tests/functional: Move ppc/ppc64 tests into target-specific folders
Thomas Huth
2025/08/01
[PATCH 06/24] tests/functional: Move alpha tests into architecture specific folder
Thomas Huth
2025/08/01
[PATCH 11/24] tests/functional: Move loongarch64 tests into architecture specific folder
Thomas Huth
2025/08/01
[PATCH 01/24] tests/functional: Rework the migration test to have target-specific files
Thomas Huth
2025/08/01
[PATCH 00/24] tests/functional: Move tests into architecture specific folders
Thomas Huth
2025/08/01
[PATCH 04/24] tests/functional/meson.build: Allow tests to reside in subfolders
Thomas Huth
2025/08/01
[PATCH 03/24] tests/functional/meson.build: Split timeout settings by target
Thomas Huth
2025/08/01
Re: [PATCH 12/89] linux-user: Remove ELF_HWCAP2
Peter Maydell
2025/08/01
RE: [PATCH v2] intel_iommu: Allow both Status Write and Interrupt Flag in QI wait
Liu, Yi L
2025/08/01
Re: [PATCH 11/89] linux-user: Remove ELF_HWCAP
Peter Maydell
2025/08/01
Re: [PATCH v3] vfio: Introduce helper vfio_pci_from_vfio_device()
Cédric Le Goater
2025/08/01
[PATCH 2/2] tests/qemu-iotests: Indent expected error messages
Martin Kletzander
2025/08/01
[PATCH 1/2] rust: Add antoher variant for impl_vmstate_struct! macro
Martin Kletzander
2025/08/01
[PATCH 0/2] Few fixes I found when building QEMU with Rust
Martin Kletzander
2025/08/01
Re: [PATCH 10/89] linux-user: Move get_elf_hwcap to riscv/elfload.c
Peter Maydell
2025/08/01
Re: [PATCH 08/89] linux-user: Move get_elf_hwcap to sh4/elfload.c
Peter Maydell
2025/08/01
Re: [PATCH 07/89] linux-user: Move get_elf_hwcap to mips/elfload.c
Peter Maydell
2025/08/01
Re: [PATCH 09/89] linux-user: Move hwcap functions to s390x/elfload.c
Peter Maydell
2025/08/01
Re: [PATCH 05/89] linux-user: Move hwcap functions to ppc/elfload.c
Peter Maydell
2025/08/01
Re: [PATCH 06/89] linux-user: Move get_elf_hwcap to loongarch64/elfload.c
Peter Maydell
2025/08/01
Re: [PATCH 04/89] linux-user: Move get_elf_hwcap to sparc/elfload.c
Peter Maydell
2025/08/01
Re: [PATCH 03/89] linux-user: Move hwcap functions to {arm, aarch64}/elfload.c
Peter Maydell
2025/08/01
Re: [PATCH 02/89] linux-user: Move get_elf_hwcap to {i386, x86_64}/elfload.c
Peter Maydell
2025/08/01
Re: [PATCH 01/89] linux-user: Create target/elfload.c files
Peter Maydell
2025/08/01
[PULL 04/17] virtio-net: Fix VLAN filter table reset timing
Michael S. Tsirkin
2025/08/01
[PULL 08/17] hw/i386/amd_iommu: Move IOAPIC memory region initialization to the end
Michael S. Tsirkin
2025/08/01
[PULL 10/17] hw/i386/amd_iommu: Support MMIO writes to the status register
Michael S. Tsirkin
2025/08/01
[PULL 09/17] hw/i386/amd_iommu: Fix amdvi_write*()
Michael S. Tsirkin
2025/08/01
[PULL 11/17] hw/i386/amd_iommu: Fix event log generation
Michael S. Tsirkin
2025/08/01
[PULL 00/17] virtio,pci,pc: bugfixes
Michael S. Tsirkin
2025/08/01
[PULL 01/17] virtio: fix off-by-one and invalid access in virtqueue_ordered_fill
Michael S. Tsirkin
2025/08/01
[PULL 16/17] MAINTAINERS: add net/vhost* files under `vhost`
Michael S. Tsirkin
2025/08/01
[PULL 14/17] tests/acpi: virt: update HEST file with its current data
Michael S. Tsirkin
2025/08/01
[PULL 03/17] vhost: Do not abort on log-stop error
Michael S. Tsirkin
2025/08/01
[PULL 15/17] intel_iommu: Allow both Status Write and Interrupt Flag in QI wait
Michael S. Tsirkin
2025/08/01
[PULL 13/17] tests/qtest/bios-tables-test: extend to also check HEST table
Michael S. Tsirkin
2025/08/01
[PULL 02/17] vhost: Do not abort on log-start error
Michael S. Tsirkin
2025/08/01
[PULL 17/17] net/vdpa: fix potential fd leak in net_init_vhost_vdpa()
Michael S. Tsirkin
2025/08/01
[PATCH] hw/nvme: cap MDTS value for internal limitation
Keith Busch
2025/08/01
[PULL 12/17] tests/acpi: virt: add an empty HEST file
Michael S. Tsirkin
2025/08/01
[PULL 07/17] hw/i386/amd_iommu: Remove unused and wrongly set ats_enabled field
Michael S. Tsirkin
2025/08/01
[PULL 05/17] pcie_sriov: Fix configuration and state synchronization
Michael S. Tsirkin
2025/08/01
[PULL 06/17] hw/i386/amd_iommu: Fix MMIO register write tracing
Michael S. Tsirkin
2025/08/01
Re: [PATCH v3] vfio: Introduce helper vfio_pci_from_vfio_device()
Philippe Mathieu-Daudé
2025/08/01
Re: [PATCH v3 2/6] hw/i386/amd_iommu: Remove unused and wrongly set ats_enabled field
Philippe Mathieu-Daudé
2025/08/01
Re: [PATCH v2 0/2] target/arm: Fix big-endian handling for NEON and SVE gdb remote debugging
Peter Maydell
2025/08/01
Re: [RFC 2/2] q35: add virtio-mmio slots
Daniel P . Berrangé
2025/08/01
Re: [RFC 2/2] q35: add virtio-mmio slots
Stefano Garzarella
2025/08/01
Re: [RFC 0/9] WHPX support for Arm
Mohamed Mediouni
2025/08/01
Re: [PATCH v8 05/27] migration: push Error **errp into qemu_loadvm_section_start_full()
Akihiko Odaki
2025/08/01
Re: [PATCH v8 19/27] migration: push Error **errp into qemu_loadvm_state_main()
Arun Menon
2025/08/01
Re: [PATCH v2 5/6] hpet: make main counter read lock-less
Peter Xu
2025/08/01
Re: [PATCH v2] tests/tcg: Fix run for tests with specific plugin
Peter Maydell
2025/08/01
[RFC PATCH RESEND 4/4] hw/arm/virt: Add Target Implementation CPU support
Shameer Kolothum
Earlier messages
Later messages