Issue found on bare-metal node r5.metal, i3.metal, c5.metal
BUILD_HEAD=4671e4ba
timeout -k 1s --foreground 30 /usr/bin/qemu-system-x86_64 -nodefaults -device pc-testdev -device isa-debug-exit,iobase=0xf4,iosize=0x4 -vnc none -serial stdio -device pci-testdev -machine accel=kvm -kernel /tmp/tmp.Lr4oBe84MU -smp 1 -cpu host,+vmx -append vmx_nmi_window_test # -initrd /tmp/tmp.nrGt7Xca5t
enabling apic
paging enabled
cr0 = 80010011
cr3 = 477000
cr4 = 20
Test suite: vmx_nmi_window_test
FAIL: NMI-window: x86/vmx_tests.c:2184: Assertion failed: (expected) == (actual)
LHS: 0x0000000000000012 - 0000'0000'0000'0000'0000'0000'0000'0000'0000'0000'0000'0000'0000'0000'0001'0010 - 18
RHS: 000000000000000000 - 0000'0000'0000'0000'0000'0000'0000'0000'0000'0000'0000'0000'0000'0000'0000'0000 - 0
Expected VMX_VMCALL, got VMX_EXC_NMI.
STACK: 405e1c 405e46 406511 401556 4039f1 400312
SUMMARY: 4 tests, 1 unexpected failures
FAIL vmx_nmi_window_test (4 tests, 1 unexpected failures)
Looks like this is a new test.