Comment 2 for bug 1822309

Revision history for this message
Po-Hsu Lin (cypressyew) wrote : Re: vmx_apic_passthrough_thread in kvm_unit_tests failed with X-KVM

Found on B-kvm as well.

 Running '/home/ubuntu/autotest/client/tmp/ubuntu_kvm_unit_tests/src/kvm-unit-tests/tests/vmx_apic_passthrough_thread'
 BUILD_HEAD=e2c275c4
 timeout -k 1s --foreground 90s /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.hVGn3USjeg -smp 2 -cpu host,+vmx -m 2048 -append vmx_apic_passthrough_thread_test # -initrd /tmp/tmp.nbOg8fbs4J
 enabling apic
 enabling apic
 paging enabled
 cr0 = 80010011
 cr3 = 477000
 cr4 = 20

 Test suite: vmx_apic_passthrough_thread_test
 FAIL: x86/vmx_tests.c:7705: Assertion failed: (0) == ((int)ioapic_read_redir(0xf).remote_irr)
 LHS: 000000000000000000 - 0000'0000'0000'0000'0000'0000'0000'0000'0000'0000'0000'0000'0000'0000'0000'0000 - 0
 RHS: 0x0000000000000001 - 0000'0000'0000'0000'0000'0000'0000'0000'0000'0000'0000'0000'0000'0000'0000'0001 - 1
 IOAPIC pass-through: remote_irr=0 after EOI
 STACK: 4085ae 4085c6 4015bd 403aea 400312
 SUMMARY: 5 tests, 1 unexpected failures
 FAIL vmx_apic_passthrough_thread (5 tests, 1 unexpected failures)