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.v18DYEVgce -smp 1 -cpu host,+vmx -append vmx_host_state_area_test # -initrd /tmp/tmp.9OvR6iG4dn
enabling apic
paging enabled
cr0 = 80010011
cr3 = 477000
cr4 = 20
Test suite: vmx_host_state_area_test
FAIL: HOST_CR0 80000021: x86/vmx_tests.c:3330: Assertion failed: exit_reason == (VMX_FAIL_STATE | VMX_ENTRY_FAILURE) || exit_reason == (VMX_FAIL_MSR | VMX_ENTRY_FAILURE)
STACK: 40476d 407442 407535 4076eb 401556 4039f1 400312
SUMMARY: 1 tests, 1 unexpected failures
FAIL vmx_host_state_area (1 tests, 1 unexpected failures)
Looks like this is a new test.