Comment 3 for bug 1821906

Revision history for this message
Po-Hsu Lin (cypressyew) wrote : Re: debug in ubuntu_kvm_unit_test failed on 3.13 / 4.4

Failure on Trusty:
 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.4VEzBBYPcp -smp 1 # -initrd /tmp/tmp.Ef5R8Mt7p5
 enabling apic
 PASS: #BP
 FAIL: hw breakpoint (test that dr6.BS is not set)
 FAIL: hw breakpoint (test that dr6.BS is not cleared)
 FAIL: single step
 FAIL: single step emulated instructions
 FAIL: hw watchpoint (test that dr6.BS is not cleared)
 FAIL: hw watchpoint (test that dr6.BS is not set)
 PASS: icebp
 PASS: MOV SS + watchpoint + ICEBP
 PASS: MOV SS + watchpoint + int $1
 PASS: MOV SS + watchpoint + INT3
 SUMMARY: 11 tests, 6 unexpected failures
 FAIL debug (11 tests, 6 unexpected failures)