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/kvm
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
..
hyperv-proto.h hw/hyperv/hyperv-proto: Move SYNDBG definitions from target/i386 8 months ago
hyperv-stub.c target/i386: hyperv: add stub for hyperv_syndbg_query_options 12 months ago
hyperv.c cpus: properly kick CPUs out of inner execution loop 2 months ago
hyperv.h include: Rename sysemu/ -> system/ 11 months ago
kvm-cpu.c target/i386: Define enum X86ASIdx for x86's address spaces 2 months ago
kvm.c target/i386: clear CPU_INTERRUPT_SIPI for all accelerators 1 week ago
kvm_i386.h i386/kvm/cpu: Init SMM cpu address space for hotplugged CPUs 1 week ago
meson.build i386/tdx: handle TDG.VP.VMCALL<GetQuote> 5 months ago
tdx-quote-generator.c i386/tdx: Remove task->watch only when it's valid 4 months ago
tdx-quote-generator.h i386/tdx: handle TDG.VP.VMCALL<GetQuote> 5 months ago
tdx-stub.c i386/tdx: handle TDVMCALL_SETUP_EVENT_NOTIFY_INTERRUPT 4 months ago
tdx.c i386/tdx: Remove the redundant qemu_mutex_init(&tdx->lock) 4 months ago
tdx.h i386/tdx: handle TDVMCALL_SETUP_EVENT_NOTIFY_INTERRUPT 4 months ago
trace-events i386/kvm: Add KVM_EXIT_HYPERCALL handling for KVM_HC_MAP_GPA_RANGE 1 year ago
trace.h i386: move kvm accel files into kvm/ 5 years ago
vmsr_energy.c i386/kvm/vmsr_energy: Plug memory leak on failure to connect socket 2 months ago
vmsr_energy.h i386/cpu: Move the implementation of is_host_cpu_intel() host-cpu.c 4 months ago
xen-compat.h i386/xen: Implement HYPERVISOR_physdev_op 3 years ago
xen-emu.c target/i386/kvm: Replace legacy cpu_physical_memory_rw() call 1 month ago
xen-emu.h hw/xen: Support HVM_PARAM_CALLBACK_TYPE_GSI callback 3 years ago