The following changes since commit 1ae4271ab8dbfbf5dc28b36baa7f3fd5fd2215e1:
Merge tag 'pull-11.0-virtio-gpu-updates-060326-1' of https://gitlab.com/stsquad/qemu into staging (2026-03-07 11:22:16 +0000) are available in the Git repository at: https://gitlab.com/bonzini/qemu.git tags/for-upstream for you to fetch changes up to 6ef6a0f04e5ea10e5c9aa31de939e5dcdfe4a58f: whpx: i386: remove SIPI trapping (2026-03-09 09:11:38 +0100) ---------------------------------------------------------------- * hvf/x86: compilation fixes * whpx: fixes * xen-block: fix possible NULL pointer dereference * coroutine-lock: fix thinko ---------------------------------------------------------------- Mohamed Mediouni (7): hvf: arm: unbreak the x86 build whpx: i386: do not enable nested virt when kernel-irqchip=off target/i386: emulate: LA57 fix whpx: i386: enable some more enlightenments whpx: make Hyper-V enlightenments configurable whpx: arm64: enable enlightenments if asked for whpx: i386: remove SIPI trapping Paolo Bonzini (2): xen-block: remove NULL pointer dereference qemu-coroutine-lock: fix has_waiters() Pierrick Bouvier (1): target/i386/hvf/hvf.c: fix compilation include/system/whpx-internal.h | 4 ++ target/arm/hvf_arm.h | 2 +- accel/whpx/whpx-common.c | 43 +++++++++++++++ hw/block/xen-block.c | 41 +++++++------- target/arm/whpx/whpx-all.c | 37 +++++++++++++ target/i386/emulate/x86_mmu.c | 2 +- target/i386/hvf/hvf.c | 14 ++--- target/i386/whpx/whpx-all.c | 122 +++++------------------------------------ util/qemu-coroutine-lock.c | 2 +- 9 files changed, 128 insertions(+), 139 deletions(-) -- 2.53.0
