Skip to content
Snippets Groups Projects
Commit a9bad65d authored by Paolo Bonzini's avatar Paolo Bonzini
Browse files

target-i386: wake up processors that receive an SMI


An SMI should definitely wake up a processor in halted state!
This lets OVMF boot with SMM on multiprocessor systems, although
it halts very soon after that with a "CpuIndex != BspIndex"
assertion failure.

Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent b4854f13
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment