apic: test simultaneous NMIs
If multiple NMIs occur simultaneously, the first is handled while
the others are collapsed and queued. But the current implementation
may collapse all NMIs into the first if timing is bad.
Signed-off-by:
Avi Kivity <avi@redhat.com>
Loading
Please register or sign in to comment