Comment 3 for bug 1866586

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

Time out on T-4.4
 BUILD_HEAD=4671e4ba
 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.1GnM3OrkjX -smp 1 -cpu host,+vmx -append vmx_intr_window_test # -initrd /tmp/tmp.PKWl9ln0zG
 enabling apic
 paging enabled
 cr0 = 80010011
 cr3 = 477000
 cr4 = 20

 Test suite: vmx_intr_window_test
 PASS: interrupt-window: active, no blocking, RFLAGS.IF=1: Exit reason (7) is 'interrupt window'
 PASS: interrupt-window: active, no blocking, RFLAGS.IF=1: RIP (0x406f20) is 0x406f20
 PASS: interrupt-window: active, no blocking, RFLAGS.IF=1: Activity state (0) is 'ACTIVE'
 PASS: interrupt-window: active, no blocking, RFLAGS.IF=1, injecting #UD: Exit reason (7) is 'interrupt window'
 PASS: interrupt-window: active, no blocking, RFLAGS.IF=1, injecting #UD: RIP (0x413d21) is 0x413d21
 PASS: interrupt-window: active, no blocking, RFLAGS.IF=1, injecting #UD: Activity state (0) is 'ACTIVE'
 PASS: interrupt-window: active, blocking by MOV-SS, RFLAGS.IF=1: Exit reason (7) is 'interrupt window'
 PASS: interrupt-window: active, blocking by MOV-SS, RFLAGS.IF=1: RIP (0x406f24) is 0x406f24
 PASS: interrupt-window: active, blocking by MOV-SS, RFLAGS.IF=1: Activity state (0) is 'ACTIVE'
 PASS: interrupt-window: active, blocking by STI, RFLAGS.IF=1: Exit reason (7) is 'interrupt window'
 PASS: interrupt-window: active, blocking by STI, RFLAGS.IF=1: RIP (0x406f24) is 0x406f24
 PASS: interrupt-window: active, blocking by STI, RFLAGS.IF=1: Activity state (0) is 'ACTIVE'
 PASS: interrupt-window: active, RFLAGS.IF = 0: Exit reason (7) is 'interrupt window'
 PASS: interrupt-window: active, RFLAGS.IF = 0: RIP (0x406f26) is 0x406f26
 PASS: interrupt-window: active, RFLAGS.IF = 0: Activity state (0) is 'ACTIVE'
 qemu-system-x86_64: terminating on signal 15 from pid 5957
 FAIL vmx_intr_window_test (timeout; duration=30)