Comment 0 for bug 1991918

Revision history for this message
Po-Hsu Lin (cypressyew) wrote : test_vmxon in kvm-unit-test failed (FAIL: VMXON with CR0 bit 5 cleared should #UD, got '0')

Issue found after kvm-unit-test repo updated to d8a4f9e5 (ci: Update the list of tests that we run in the Fedora Cirrus-CI)

Test failed with:
  FAIL: VMXON with CR0 bit 5 cleared should #UD, got '0'

Test log:
 Running '/home/ubuntu/autotest/client/tmp/ubuntu_kvm_unit_tests/src/kvm-unit-tests/tests/test_vmxon'
 BUILD_HEAD=63cdb04b
 timeout -k 1s --foreground 90s /usr/bin/qemu-system-x86_64 --no-reboot -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.R7FY6mBWwC -smp 1 -cpu max,+vmx -append test_vmxon # -initrd /tmp/tmp.BHRFxxiMiS
 enabling apic
 smp: waiting for 0 APs
 paging enabled
 cr0 = 80010011
 cr3 = 1007000
 cr4 = 20
 filter = test_vmxon, test = test_vmx_feature_control
 filter = test_vmxon, test = test_vmxon
 FAIL: VMXON with CR0 bit 5 cleared should #UD, got '0'
 SUMMARY: 1 tests, 1 unexpected failures
 FAIL test_vmxon (1 tests, 1 unexpected failures)