Messages by Thread
-
-
[RFC v2] memory.c: improve refcounting for RAM vs MMIO regions
Albert Esteve
-
[PATCH] vfio: Document 'use-legacy-x86-rom' property
Cédric Le Goater
-
[PATCH v3 00/12] single-binary: compile once semihosting
Pierrick Bouvier
-
Re: [PATCH 00/50] ppc/xive: updates for PowerVM
Miles Glenn
-
[PATCH V2] hw/riscv/riscv-iommu: Fixup PDT Nested Walk
guoren
-
[RFC PATCH] readthedocs: don't build extra formats
Alex Bennée
-
[PATCH for 10.1] microvm: Explicitly select ACPI_PCI
Eric Auger
-
[PULL for 10.1-rc2 0/3] doc and testing fixes
Alex Bennée
-
kvm_log_clear_one_slot: Assertion `mem->dirty_bmap' failed
Pete Bridgman via
-
Re: [PATCH V2 1/1] hw/intc/arm_gicv3_kvm: preserve pending interrupts during cpr
Steven Sistare
-
[PATCH v2] hw/i386/pc: Avoid overlap between CXL window and PCI 64bit BARs in QEMU
peng guo via
-
[PATCH v4 00/17] WHPX support for Arm
Mohamed Mediouni
-
[PATCH v4 01/17] accel/system: Introduce hwaccel_enabled() helper
Mohamed Mediouni
-
Re: [PATCH v4 01/17] accel/system: Introduce hwaccel_enabled() helper
Claudio Fontana
-
Re: [PATCH v4 01/17] accel/system: Introduce hwaccel_enabled() helper
Mohamed Mediouni
-
Re: [PATCH v4 01/17] accel/system: Introduce hwaccel_enabled() helper
Philippe Mathieu-Daudé
-
[PATCH v4 02/17] hw/arm: virt: add GICv2m for the case when ITS is not available
Mohamed Mediouni
-
Re: [PATCH v4 02/17] hw/arm: virt: add GICv2m for the case when ITS is not available
Pierrick Bouvier
-
[PATCH v4 06/17] whpx: common: add WHPX_INTERCEPT_DEBUG_TRAPS define
Mohamed Mediouni
-
Re: [PATCH v4 06/17] whpx: common: add WHPX_INTERCEPT_DEBUG_TRAPS define
Pierrick Bouvier
-
[PATCH v4 03/17] whpx: Move around files before introducing AArch64 support
Mohamed Mediouni
-
Re: [PATCH v4 03/17] whpx: Move around files before introducing AArch64 support
Pierrick Bouvier
-
[PATCH v4 17/17] MAINTAINERS: Add myself as a maintainer for WHPX
Mohamed Mediouni
-
Re: [PATCH v4 17/17] MAINTAINERS: Add myself as a maintainer for WHPX
Pierrick Bouvier
-
[PATCH v4 15/17] whpx: arm64: implement -cpu host
Mohamed Mediouni
-
Re: [PATCH v4 15/17] whpx: arm64: implement -cpu host
Pierrick Bouvier
-
Re: [PATCH v4 15/17] whpx: arm64: implement -cpu host
Mohamed Mediouni
-
Re: [PATCH v4 15/17] whpx: arm64: implement -cpu host
Pierrick Bouvier
-
[PATCH v4 09/17] whpx: add arm64 support
Mohamed Mediouni
-
Re: [PATCH v4 09/17] whpx: add arm64 support
Pierrick Bouvier
-
Re: [PATCH v4 09/17] whpx: add arm64 support
Mohamed Mediouni
-
Re: [PATCH v4 09/17] whpx: add arm64 support
Pierrick Bouvier
-
Re: [PATCH v4 09/17] whpx: add arm64 support
Pierrick Bouvier
-
Re: [PATCH v4 09/17] whpx: add arm64 support
Philippe Mathieu-Daudé
-
[PATCH v4 05/17] whpx: ifdef out winhvemulation on non-x86_64
Mohamed Mediouni
-
Re: [PATCH v4 05/17] whpx: ifdef out winhvemulation on non-x86_64
Pierrick Bouvier
-
[PATCH v4 10/17] whpx: copy over memory management logic from hvf
Mohamed Mediouni
-
Re: [PATCH v4 10/17] whpx: copy over memory management logic from hvf
Pierrick Bouvier
-
Re: [PATCH v4 10/17] whpx: copy over memory management logic from hvf
Philippe Mathieu-Daudé
-
Re: [PATCH v4 10/17] whpx: copy over memory management logic from hvf
Pierrick Bouvier
-
[PATCH v4 12/17] hw/arm: virt: cleanly fail on attempt to use the platform vGIC together with ITS
Mohamed Mediouni
-
Re: [PATCH v4 12/17] hw/arm: virt: cleanly fail on attempt to use the platform vGIC together with ITS
Pierrick Bouvier
-
Re: [PATCH v4 12/17] hw/arm: virt: cleanly fail on attempt to use the platform vGIC together with ITS
Mohamed Mediouni
-
Re: [PATCH v4 12/17] hw/arm: virt: cleanly fail on attempt to use the platform vGIC together with ITS
Pierrick Bouvier
-
Re: [PATCH v4 12/17] hw/arm: virt: cleanly fail on attempt to use the platform vGIC together with ITS
Mohamed Mediouni
-
Re: [PATCH v4 12/17] hw/arm: virt: cleanly fail on attempt to use the platform vGIC together with ITS
Pierrick Bouvier
-
Re: [PATCH v4 12/17] hw/arm: virt: cleanly fail on attempt to use the platform vGIC together with ITS
Philippe Mathieu-Daudé
-
Re: [PATCH v4 12/17] hw/arm: virt: cleanly fail on attempt to use the platform vGIC together with ITS
Mohamed Mediouni
-
[PATCH v4 07/17] hw, target, accel: whpx: change apic_in_platform to kernel_irqchip
Mohamed Mediouni
-
Re: [PATCH v4 07/17] hw, target, accel: whpx: change apic_in_platform to kernel_irqchip
Pierrick Bouvier
-
[PATCH v4 13/17] whpx: arm64: clamp down IPA size
Mohamed Mediouni
-
Re: [PATCH v4 13/17] whpx: arm64: clamp down IPA size
Pierrick Bouvier
-
[PATCH v4 11/17] target/arm: cpu: mark WHPX as supporting PSCI 1.1
Mohamed Mediouni
-
Re: [PATCH v4 11/17] target/arm: cpu: mark WHPX as supporting PSCI 1.1
Pierrick Bouvier
-
[PATCH v4 14/17] hw/arm, accel/hvf, whpx: unify get_physical_address_range between WHPX and HVF
Mohamed Mediouni
-
Re: [PATCH v4 14/17] hw/arm, accel/hvf, whpx: unify get_physical_address_range between WHPX and HVF
Pierrick Bouvier
-
Re: [PATCH v4 14/17] hw/arm, accel/hvf, whpx: unify get_physical_address_range between WHPX and HVF
Philippe Mathieu-Daudé
-
Re: [PATCH v4 14/17] hw/arm, accel/hvf, whpx: unify get_physical_address_range between WHPX and HVF
Pierrick Bouvier
-
Re: [PATCH v4 14/17] hw/arm, accel/hvf, whpx: unify get_physical_address_range between WHPX and HVF
Richard Henderson
-
Re: [PATCH v4 14/17] hw/arm, accel/hvf, whpx: unify get_physical_address_range between WHPX and HVF
Mohamed Mediouni
-
Re: [PATCH v4 14/17] hw/arm, accel/hvf, whpx: unify get_physical_address_range between WHPX and HVF
Mohamed Mediouni
-
[PATCH v4 08/17] whpx: interrupt controller support
Mohamed Mediouni
-
Re: [PATCH v4 08/17] whpx: interrupt controller support
Pierrick Bouvier
-
Re: [PATCH v4 08/17] whpx: interrupt controller support
Mohamed Mediouni
-
Re: [PATCH v4 08/17] whpx: interrupt controller support
Pierrick Bouvier
-
Re: [PATCH v4 08/17] whpx: interrupt controller support
Pierrick Bouvier
-
[PATCH v4 16/17] target/arm: whpx: instantiate GIC early
Mohamed Mediouni
-
Re: [PATCH v4 16/17] target/arm: whpx: instantiate GIC early
Pierrick Bouvier
-
[PATCH v4 04/17] whpx: reshuffle common code
Mohamed Mediouni
-
Re: [PATCH v4 04/17] whpx: reshuffle common code
Pierrick Bouvier
-
Re: [PATCH v4 00/17] WHPX support for Arm
Pierrick Bouvier
-
[PATCH v3] Add a feature for mapping a host unix socket to a guest tcp socket
Viktor Kurilko
-
[PATCH RFC 0/5] rust: implement tracing
Manos Pitsidianakis
-
[PATCH-for-10.1 v2 00/11] hw/sd: Fix SD cards in SPI mode
Philippe Mathieu-Daudé
-
[PATCH v2] target/loongarch: Fix [X]VLDI raising exception incorrectly
WANG Rui
-
[PATCH] qapi/command: Avoid generating unused qmp_marshal_output_T()
Markus Armbruster
-
[PATCH 0/4] wasm: Enable 64bit guests on TCI using wasm64
Kohei Tokunaga
-
[PATCH] qga: Fix error handling in system suspend mode causing libvirt to hold lock indefinitely
zhengnici
-
New capabilities for plugins
Florian Hofhammer
-
Re: [PATCH 40/48] target/arm/tcg/cpu64: add the cortex-a78ae CPU
Peter Maydell
-
Re: [PATCH 24/48] hw/intc/arm_gicv3: Introduce a 'first-cpu-index' property
Peter Maydell
-
[PATCH 0/2] tracetool: remove no_check_foo() and if(true){..} blocks
Tanish Desai
-
QGA installation issue on Windows
Kostiantyn Kostiuk
-
[PULL 0/4] aspeed queue
Cédric Le Goater