Comment 0 for bug 1866585

Revision history for this message
Po-Hsu Lin (cypressyew) wrote : vmx_host_state_area failed in ubuntu_kvm_unit_tests on T-aws

 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)