From: Nadav Amit <nadav.amit@xxxxxxxxx> The NMI/INTR-window test in VMX have a couple of bugs. The first bug is clearly a test issue (and a KVM bug), and is fixed by the first patch. The second bug is more interesting, and looks as a silicon bug (or documentation bug, as Intel likes to call them). The second patch just ensures that a failure of the test would allow the next tests to run. Cc: Jim Mattson <jmattson@xxxxxxxxxx> Cc: Sean Christopherson <sean.j.christopherson@xxxxxxxxx> Nadav Amit (2): x86: nVMX: Use #DB in nmi and intr tests x86: nVMX: Set guest as active after NMI/INTR-window tests x86/vmx_tests.c | 74 +++++++++++++++++++++++++------------------------ 1 file changed, 38 insertions(+), 36 deletions(-) -- 2.17.1