You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/target/i386/whpx
Paolo Bonzini d5e1d2dea1 target/i386: clear CPU_INTERRUPT_SIPI for all accelerators
Similar to what commit df32e5c5 did for TCG; fixes boot with multiple
processors on WHPX and probably more accelerators

Fixes: df32e5c568 ("i386/cpu: Prevent delivering SIPI during SMM in TCG mode", 2025-10-14)
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/3178
Cc: qemu-stable@nongnu.org
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
1 week ago
..
meson.build meson: Replace softmmu_ss -> system_ss 2 years ago
whpx-accel-ops.c accel: make all calls to qemu_process_cpu_events look the same 2 months ago
whpx-accel-ops.h accel/system: Convert pre_resume() from AccelOpsClass to AccelClass 4 months ago
whpx-all.c target/i386: clear CPU_INTERRUPT_SIPI for all accelerators 1 week ago
whpx-apic.c hw/i386/apic: Prefer APICCommonState over DeviceState 2 weeks ago
whpx-internal.h hw/i386/apic: Prefer APICCommonState over DeviceState 2 weeks ago