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.132aLPLaXz -smp 1 -cpu host,+vmx -append vmx_pending_event_test # -initrd /tmp/tmp.nWvh3t6ooD
enabling apic
paging enabled
cr0 = 80010011
cr3 = 477000
cr4 = 20
Test suite: vmx_pending_event_test
FAIL: 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 4060e4 4061a1 401556 4039f1 400312
SUMMARY: 4 tests, 1 unexpected failures
FAIL vmx_pending_event_test (4 tests, 1 unexpected failures)
Looks like this is a new test.