qemu-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
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
Re: [PATCH 13/17] plugins/api.c: Trust cpu_get_phys_addr_debug() return address
Richard Henderson
Re: [PATCH 10/17] hw/core: Update docs for get_phys_addr_{attrs_,}debug
Richard Henderson
Re: [PATCH 09/17] target: Rename cpu_get_phys_page_{,attrs_}debug
Richard Henderson
Re: [PATCH 08/17] target: Rename get_phys_page_debug to get_phys_addr_debug
Richard Henderson
Re: [PATCH 07/17] target/ppc: Make get_phys_page_debug handle non-page-aligned addrs
Richard Henderson
Re: [PATCH 06/17] target/s390x: Make get_phys_page_debug handle non-page-aligned addrs
Richard Henderson
Re: [PATCH 05/17] target/x86: Make get_phys_page_attrs_debug handle non-page-aligned addrs
Richard Henderson
Re: [PATCH 04/17] target/sparc: Make get_phys_page_debug handle non-page-aligned addrs
Richard Henderson
Re: [PATCH v3 11/13] tests/functional/riscv64: Add tt-atlantis tests
Joel Stanley
Re: [PATCH 03/17] target/microblaze: Make get_phys_page_attrs_debug handle non-page-aligned addrs
Richard Henderson
Re: [PATCH v3 13/13] hw/riscv/atlantis: Add some i2c peripherals
Joel Stanley
Re: [PATCH 02/17] target/alpha: Make get_phys_page_debug handle non-page-aligned addrs
Richard Henderson
Re: [PATCH 01/17] target/riscv: Make get_phys_page_debug handle non-page-aligned addrs
Richard Henderson
Re: [PATCH v3 04/13] hw/riscv/boot: Provide a simple halting payload
Joel Stanley
Re: [PATCH v3 04/13] hw/riscv/boot: Provide a simple halting payload
Philippe Mathieu-Daudé
Re: [PATCH] docs/system: add FEAT_AA32 and FEAT_AA64 to emulation list
Richard Henderson
Re: [PATCH] docs/system: add FEAT_AA32 and FEAT_AA64 to emulation list
Peter Maydell
Re: [PATCH v3 03/13] hw/riscv/boot: Account for discontiguous memory when loading firmware
Joel Stanley
Re: [PATCH v3 09/14] accel/mshv: implement cpu_thread_is_idle() hook
Richard Henderson
[PATCH 1/2] update-linux-headers.sh: add typelimits.h to portable header list
Song Gao
[PATCH 2/2] linux-headers: update to Linux 7.1-rc1
Song Gao
Re: [PATCH 2/2] linux-headers: update to Linux 7.1-rc1
Cédric Le Goater
Re: [PATCH 2/2] linux-headers: update to Linux 7.1-rc1
gaosong
Re: [PATCH v3 06/14] accel/mshv: add arch-specific accelerator init hook
Richard Henderson
Re: [PATCH v3 05/14] target/arm/mshv: implement -cpu host for MSHV
Richard Henderson
Re: [PATCH for-11.1] accel/kvm: refactor and clean up do_kvm_irqchip_create
Ani Sinha
Re: [PATCH v3 04/14] target/arm/mshv: implement vcpu state operations for ARM64
Richard Henderson
Re: [PATCH v3 04/14] target/arm/mshv: implement vcpu state operations for ARM64
Aastha Rawat
Re: [PATCH v3 03/14] meson, target/arm/mshv: Enable arm64 build & add initial MSHV support
Richard Henderson
Re: [PATCH v3 03/14] meson, target/arm/mshv: Enable arm64 build & add initial MSHV support
Aastha Rawat
Re: [PATCH v3 03/14] meson, target/arm/mshv: Enable arm64 build & add initial MSHV support
Richard Henderson
Re: [PATCH v3 03/14] meson, target/arm/mshv: Enable arm64 build & add initial MSHV support
Aastha Rawat
[PATCH v1] tests/functional: Make socat wait longer in migration exec test
Fabiano Rosas
Re: [PATCH v1] tests/functional: Make socat wait longer in migration exec test
Thomas Huth
Re: [PATCH v1] tests/functional: Make socat wait longer in migration exec test
Peter Xu
Re: [PATCH v1] tests/functional: Make socat wait longer in migration exec test
Philippe Mathieu-Daudé
Re: [PATCH] linux-user: fix off-by-one in host_to_target_for_each_rtattr()
Philippe Mathieu-Daudé
Re: [PATCH] linux-user: fix off-by-one in host_to_target_for_each_rtattr()
Helge Deller
Re: [PATCH] linux-user: fix off-by-one in host_to_target_for_each_rtattr()
Yixin Wei
Re: [PATCH 0/2] migration: include timing and RAM stats on destination when query-migrate
Fabiano Rosas
Re: [PATCH 0/2] migration: include timing and RAM stats on destination when query-migrate
Peter Xu
[PATCH v3 00/37] WHPX x86 updates for QEMU 11.1
Mohamed Mediouni
[PATCH v3 23/37] whpx: i386: some x2APIC awareness
Mohamed Mediouni
[PATCH v3 01/37] target/i386: emulate: include name of unhandled instruction
Mohamed Mediouni
[PATCH v3 15/37] whpx: i386: fix CPUID[1:EDX].APIC reporting
Mohamed Mediouni
[PATCH v3 10/37] whpx: i386: disable kernel-irqchip on Windows 10 when PIC enabled
Mohamed Mediouni
[PATCH v3 25/37] whpx: i386: Pause VM on fatal exception to be able to inspect state
Mohamed Mediouni
[PATCH v3 14/37] hw/intc: apic: disallow APIC reads when disabled
Mohamed Mediouni
[PATCH v3 09/37] whpx: i386: use WHvX64RegisterCr8 only when kernel-irqchip=off
Mohamed Mediouni
[PATCH v3 17/37] whpx: i386: unknown MSR configurability
Mohamed Mediouni
[PATCH v3 18/37] whpx: i386: enable GuestIdleReg enlightenment
Mohamed Mediouni
[PATCH v3 05/37] whpx: i386: enable x2apic by default for user-mode LAPIC
Mohamed Mediouni
[PATCH v3 08/37] whpx: i386: kernel-irqchip=off fixes
Mohamed Mediouni
[PATCH v3 16/37] whpx: i386: set apicbase value only on success
Mohamed Mediouni
[PATCH v3 33/37] target/i386: emulate, hvf: rdmsr/wrmsr GPF handling
Mohamed Mediouni
[PATCH v3 12/37] whpx: i386: disable enlightenments and LAPIC for isapc
Mohamed Mediouni
[PATCH v3 24/37] whpx: i386: set WHvX64RegisterInitialApicId
Mohamed Mediouni
[PATCH v3 27/37] target/i386: make xsave_buf present unconditionally
Mohamed Mediouni
[PATCH v3 13/37] whpx: i386: interrupt priority support
Mohamed Mediouni
[PATCH v3 36/37] whpx: i386: add SeparateSecurityDomain flag and make default
Mohamed Mediouni
[PATCH v3 02/37] whpx: i386: x2apic emulation
Mohamed Mediouni
[PATCH v3 35/37] whpx: i386: nested virt settings
Mohamed Mediouni
Re: [PATCH v3 35/37] whpx: i386: nested virt settings
Paolo Bonzini
Re: [PATCH v3 35/37] whpx: i386: nested virt settings
Mohamed Mediouni
[PATCH v3 07/37] whpx: i386: introduce proper cpuid support
Mohamed Mediouni
[PATCH v3 30/37] whpx: i386: set APIC ID only when APIC present
Mohamed Mediouni
[PATCH v3 03/37] whpx: i386: wire up feature probing
Mohamed Mediouni
[PATCH v3 32/37] whpx: i386: don't increment eip on MSR access raising GPF
Mohamed Mediouni
[PATCH v3 29/37] whpx: xsave support
Mohamed Mediouni
[PATCH v3 21/37] target: i386: HLT type that ignores EFLAGS.IF
Mohamed Mediouni
Re: [PATCH v3 21/37] target: i386: HLT type that ignores EFLAGS.IF
Paolo Bonzini
[PATCH v3 28/37] target/i386: add de/compaction to xsave_helper
Mohamed Mediouni
Re: [PATCH v3 28/37] target/i386: add de/compaction to xsave_helper
Paolo Bonzini
[PATCH v3 26/37] target/i386: emulate: use exception_payload for fault address
Mohamed Mediouni
Re: [PATCH v3 26/37] target/i386: emulate: use exception_payload for fault address
Paolo Bonzini
[PATCH v3 11/37] whpx: i386: IO port fast path cleanup
Mohamed Mediouni
[PATCH v3 19/37] whpx: i386: tighten APIC base validity check
Mohamed Mediouni
[PATCH v3 22/37] whpx: i386: add HV_X64_MSR_GUEST_IDLE when !kernel-irqchip
Mohamed Mediouni
Re: [PATCH v3 22/37] whpx: i386: add HV_X64_MSR_GUEST_IDLE when !kernel-irqchip
Paolo Bonzini
[PATCH v3 37/37] whpx: i386: documentation update
Mohamed Mediouni
[PATCH v3 34/37] whpx: i386: add feature to intercept #GP MSR accesses
Mohamed Mediouni
[PATCH v3 20/37] whpx: i386: ignore vpassist when kernel-irqchip=off
Mohamed Mediouni
[PATCH v3 06/37] whpx: i386: reintroduce enlightenments for Windows 10
Mohamed Mediouni
[PATCH v3 04/37] whpx: i386: disable TbFlushHypercalls for emulated LAPIC
Mohamed Mediouni
[PATCH v3 31/37] whpx: i386: update migration blocker message
Mohamed Mediouni
Re: [PATCH v3 00/37] WHPX x86 updates for QEMU 11.1
Paolo Bonzini
[PATCH v2 0/7] hw/arm/smmuv3-accel: Resolve AUTO properties
Nathan Chen
[PATCH v2 6/7] hw/arm/smmuv3: Set default ats, ril, ssidsize, oas to auto
Nathan Chen
[PATCH v2 1/7] hw/arm/smmuv3-accel: Add helper for resolving auto parameters
Nathan Chen
[PATCH v2 5/7] hw/arm/smmuv3-accel: Implement "auto" value for "oas"
Nathan Chen
[PATCH v2 7/7] qemu-options.hx: Support "auto" for accel SMMUv3 properties
Nathan Chen
[PATCH v2 2/7] hw/arm/smmuv3-accel: Implement "auto" value for "ats"
Nathan Chen
[PATCH v2 3/7] hw/arm/smmuv3-accel: Implement "auto" value for "ril"
Nathan Chen
[PATCH v2 4/7] hw/arm/smmuv3-accel: Implement "auto" value for "ssidsize"
Nathan Chen
[PATCH] ui/console: remove console from global list on finalization
marcandre . lureau
Re: [PATCH] ui/console: remove console from global list on finalization
Markus Armbruster
Re: [PATCH] ui/console: remove console from global list on finalization
Marc-André Lureau
Re: [PATCH] ui/console: remove console from global list on finalization
Markus Armbruster
Re: [PATCH] ui/console: remove console from global list on finalization
Marc-André Lureau
Re: [PATCH] ui/console: remove console from global list on finalization
Markus Armbruster
Re: [PATCH] ui/console: remove console from global list on finalization
Marc-André Lureau
Re: [PATCH] ui/console: remove console from global list on finalization
Markus Armbruster
Re: [PATCH] ui/console: remove console from global list on finalization
Marc-André Lureau
Re: [PATCH] ui/console: remove console from global list on finalization
Markus Armbruster
[PULL 00/49] Misc HW patches for 2026-04-22
Philippe Mathieu-Daudé
[PULL 01/48] hw/avr: Build as common unit files
Philippe Mathieu-Daudé
[PULL 04/48] hw/arm: Include full path to target 'cpu.h' header
Philippe Mathieu-Daudé
[PULL 10/48] hw/mips: Include full path to target 'cpu.h' header
Philippe Mathieu-Daudé
[PULL 17/48] hw/tricore: Include full path to target 'cpu.h' header
Philippe Mathieu-Daudé
[PULL 14/48] hw/s390x: Include full path to target 'cpu.h' header
Philippe Mathieu-Daudé
[PULL 07/48] hw/i386: Include full path to target 'cpu.h' header
Philippe Mathieu-Daudé
[PULL 05/48] hw/avr: Include full path to target 'cpu.h' header
Philippe Mathieu-Daudé
[PULL 23/48] hw/tpm: Simplify tpm_ppi_enabled()
Philippe Mathieu-Daudé
[PULL 16/48] hw/sparc: Include full path to target 'cpu.h' header
Philippe Mathieu-Daudé
[PULL 03/48] hw/alpha: Include full path to target 'cpu.h' header
Philippe Mathieu-Daudé
[PULL 13/48] hw/riscv: Include full path to target 'cpu.h' header
Philippe Mathieu-Daudé
[PULL 21/48] hw/tpm: Remove CRBState::ppi_enabled field
Philippe Mathieu-Daudé
[PULL 02/48] hw/misc/cpc: Include missing 'hw/core/cpu.h' header
Philippe Mathieu-Daudé
[PULL 22/48] hw/tpm: Propagate @ppi_enabled to tpm_tis_reset() and remove in TPMState
Philippe Mathieu-Daudé
[PULL 24/48] hw/ppc/spapr: Un-inline rtas_load/store() helpers
Philippe Mathieu-Daudé
[PULL 11/48] hw/or1k: Include full path to target 'cpu.h' header
Philippe Mathieu-Daudé
[PULL 26/48] system/memory: Constify various AddressSpace arguments (flatview)
Philippe Mathieu-Daudé
[PULL 12/48] hw/ppc: Include full path to target 'cpu.h' header
Philippe Mathieu-Daudé
[PULL 15/48] hw/sh4: Include full path to target 'cpu.h' header
Philippe Mathieu-Daudé
[PULL 27/48] hw/core: Move compat_props_add() to 'hw/core/boards.h'
Philippe Mathieu-Daudé
[PULL 06/48] hw/hppa: Include full path to target 'cpu.h' header
Philippe Mathieu-Daudé
[PULL 09/48] hw/microblaze: Include full path to target 'cpu.h' header
Philippe Mathieu-Daudé
[PULL 31/48] docs/specs/tpm: document PPI support on ARM64 virt
Philippe Mathieu-Daudé
[PULL 19/48] hw/tpm: Factor tpm_ppi_enabled() out
Philippe Mathieu-Daudé
[PULL 20/48] hw/tpm: Add TPMIfClass::ppi_enabled field
Philippe Mathieu-Daudé
[PULL 08/48] hw/m68k: Include full path to target 'cpu.h' header
Philippe Mathieu-Daudé
[PULL 44/48] hw/sh4/sh7750: Remove forgotten abort() in the MM_ITLB_DATA handler
Philippe Mathieu-Daudé
[PULL 43/48] hw/misc: Fix the valid access size to the avr-power device
Philippe Mathieu-Daudé
[PULL 32/48] hw/acpi/tpm: parameterize PPI base address in tpm_build_ppi_acpi
Philippe Mathieu-Daudé
[PULL 33/48] hw/tpm: add PPI support to tpm-tis-device for ARM64 virt
Philippe Mathieu-Daudé
[PULL 34/48] physmem: Simplify dirty memory type checks with loop
Philippe Mathieu-Daudé
[PULL 29/48] qom: Declare compat properties API in 'qom/compat-properties.h'
Philippe Mathieu-Daudé
[PULL 35/48] hw/arm/smmuv3: Have smmuv3_accel_init() take an Error* parameter
Philippe Mathieu-Daudé
[PULL 28/48] qom: Declare GlobalProperty structure in 'qom/compat-properties.h'
Philippe Mathieu-Daudé
[PULL 37/48] hw/ppc/e500: fix bus-frequency property hardcoded to zero in CPU FDT node
Philippe Mathieu-Daudé
[PULL 45/48] MAINTAINERS: Remove my unused git tree locations
Philippe Mathieu-Daudé
[PULL 36/48] hw/arm/smmuv3: Avoid including CONFIG_DEVICES in hw/ header
Philippe Mathieu-Daudé
[PULL 41/48] hw/hyperv: remove duplicate include
Philippe Mathieu-Daudé
[PULL 47/48] MAINTAINERS: Remove PhilMD from NVMe Block Driver
Philippe Mathieu-Daudé
[PULL 40/48] hw/virtio/virtio-iommu: remove duplicate include
Philippe Mathieu-Daudé
[PULL 25/48] hw/hyperv: Replace legacy ld_phys() -> address_space_ld()
Philippe Mathieu-Daudé
[PULL 42/48] hw/ppc/amigaone: remove duplicate include
Philippe Mathieu-Daudé
[PULL 46/48] MAINTAINERS: Remove my disfunctional emails
Philippe Mathieu-Daudé
[PULL 30/48] qom: Restrict compat properties API to system emulation
Philippe Mathieu-Daudé
[PULL 48/48] MAINTAINERS: Transfer CI maintenance to Pierrick
Philippe Mathieu-Daudé
[PULL 18/48] hw/xtensa: Include full path to target 'cpu.h' header
Philippe Mathieu-Daudé
[PULL 38/48] ati-vga: fix unsigned integer overflow in cursor bounds checks
Philippe Mathieu-Daudé
[PULL 39/48] ati-vga: mask out lock bit from CUR_OFFSET in cursor offset calculation
Philippe Mathieu-Daudé
Re: [PATCH] chardev/msmouse: save and restore device state for migration and savevm
Trieu Huynh
Re: [PATCH v2] accel/hvf: fix double hv_vcpu_destroy() causing teardown error on ARM
Philippe Mathieu-Daudé
Re: [RFC PATCH 02/10] accel/hvf: avoid executable mappings for RAM-device memory
Philippe Mathieu-Daudé
Re: [PATCH] migration/vmstate: replace NULL pointer assert with proper error
Peter Xu
[ANNOUNCE] QEMU 11.0.0 is now available
Michael Roth
[PATCH 0/1] migration/multifd: fix channel count TOCTOU race on cancel and retry
Trieu Huynh
[PATCH 1/1] migration/multifd: fix channel count TOCTOU race on cancel and retry
Trieu Huynh
Re: [PATCH 1/1] migration/multifd: fix channel count TOCTOU race on cancel and retry
Fabiano Rosas
Re: [PATCH 1/1] migration/multifd: fix channel count TOCTOU race on cancel and retry
Peter Xu
Re: [PATCH 1/1] migration/multifd: fix channel count TOCTOU race on cancel and retry
Fabiano Rosas
Re: [PATCH 1/1] migration/multifd: fix channel count TOCTOU race on cancel and retry
Peter Xu
Re: [PATCH 1/1] migration/multifd: fix channel count TOCTOU race on cancel and retry
Fabiano Rosas
Re: [PATCH 1/1] migration/multifd: fix channel count TOCTOU race on cancel and retry
Peter Xu
Re: [PATCH 1/1] migration/multifd: fix channel count TOCTOU race on cancel and retry
Fabiano Rosas
Re: [PATCH qemu v3 01/10] Rename ibex_uart to ot_uart
Lex Bailey
Re: [PATCH qemu v3 06/10] ot_uart: implement RX fifo and loopback
Lex Bailey
Re: [PATCH qemu v3 10/10] ot_uart: switch from clock driven transmission to reg R/W driven transmission
Lex Bailey
Re: [PATCH qemu v3 10/10] ot_uart: switch from clock driven transmission to reg R/W driven transmission
Alistair Francis
Several QOM objects crash on introspection
Markus Armbruster
Re: Several QOM objects crash on introspection
Marc-André Lureau
Re: Several QOM objects crash on introspection
Markus Armbruster
Re: Several QOM objects crash on introspection
Jagannathan Raman
Re: Several QOM objects crash on introspection
Markus Armbruster
Re: Several QOM objects crash on introspection
Peter Xu
[PATCH] hw/remote: update libvfio-user subproject
John Levon
Re: [PATCH] hw/remote: update libvfio-user subproject
Mark Cave-Ayland
Re: [PATCH] hw/remote: update libvfio-user subproject
John Levon
Re: [PATCH] hw/remote: update libvfio-user subproject
Jagannathan Raman
Re: [RFC PATCH] target/i386: Report TPR accesses to HVF
Philippe Mathieu-Daudé
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
Re: [PATCH 16/34] target/i386/mshv: migrate LAPIC state
Magnus Kulke
[PATCH v3 00/32] target/arm: fully model WFxT instructions for A-profile
Alex Bennée
[PATCH v3 03/32] target/arm: migrate FP/SIMD trap syndromes to registerfields
Alex Bennée
[PATCH v3 07/32] target/arm: migrate BTI trap syndromes to registerfields
Alex Bennée
[PATCH v3 02/32] target/arm: migrate system/cp trap syndromes to registerfields
Alex Bennée
[PATCH v3 06/32] target/arm: migrate PAC trap syndromes to registerfields
Alex Bennée
[PATCH v3 10/32] target/arm: migrate fault syndromes to registerfields
Alex Bennée
Re: [PATCH v3 10/32] target/arm: migrate fault syndromes to registerfields
Philippe Mathieu-Daudé
[PATCH v3 05/32] target/arm: migrate SME trap syndromes to registerfields
Alex Bennée
[PATCH v3 13/32] target/arm: migrate gcs syndromes to registerfields
Alex Bennée
[PATCH v3 08/32] target/arm: migrate BXJ trap syndromes to registerfields
Alex Bennée
[PATCH v3 14/32] target/arm: migrate memory op syndromes to registerfields
Alex Bennée
[PATCH v3 24/32] target/arm: teach arm_cpu_has_work about halting reasons
Alex Bennée
Re: [PATCH v3 24/32] target/arm: teach arm_cpu_has_work about halting reasons
Richard Henderson
Earlier messages
Later messages