Skip to content
  • Avi Kivity's avatar
    apic: test simultaneous NMIs · 173e7eac
    Avi Kivity authored
    
    
    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: default avatarAvi Kivity <avi@redhat.com>
    173e7eac