Issue found on bare-metal node r5.metal, i3.metal, c5.metal
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.o2GSZDe6Sg -smp 1 -cpu host,+vmx -append vmx_intr_window_test # -initrd /tmp/tmp.DyTq483Kzy
enabling apic
paging enabled
cr0 = 80010011
cr3 = 477000
cr4 = 20
Test suite: vmx_intr_window_test
FAIL: interrupt-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 406276 401556 4039f1 400312
SUMMARY: 4 tests, 1 unexpected failures
FAIL vmx_intr_window_test (4 tests, 1 unexpected failures)
Looks like this is a new test.