Jan Kiszka 220c567297 KVM: nVMX: Do not inject NMI vmexits when L2 has a pending interrupt
According to SDM 27.2.3, IDT vectoring information will not be valid on
vmexits caused by external NMIs. So we have to avoid creating such
scenarios by delaying EXIT_REASON_EXCEPTION_NMI injection as long as we
have a pending interrupt because that one would be migrated to L1's IDT
vectoring info on nested exit.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2014-03-11 08:41:46 +01:00
..
2014-02-25 20:17:12 +01:00
2014-01-15 12:43:54 +01:00
2013-10-30 19:02:03 +01:00
2014-02-18 10:14:24 +01:00
2013-06-27 14:20:51 +03:00
2014-02-25 20:17:12 +01:00