Comment 0 for bug 2047344

Revision history for this message
Po-Hsu Lin (cypressyew) wrote :

This issue was found after updating our kvm-unit-test fork to 02d8befe99 "pretty_print_stacks: modify relative path calculation"

The number of test cases has increased from 303 to 1899. There are 215 failures reported here:
 FAIL: Expected #GP on RDSMR(x2APIC MSR 0x800), got vector 0
 FAIL: Expected #GP on RDSMR(x2APIC MSR 0x801), got vector 0
 FAIL: Expected #GP on RDSMR(x2APIC MSR 0x804), got vector 0
 FAIL: Expected #GP on RDSMR(x2APIC MSR 0x805), got vector 0
 ...
 FAIL: Expected #GP on RDSMR(x2APIC MSR 0x8fa), got vector 0
 FAIL: Expected #GP on RDSMR(x2APIC MSR 0x8fb), got vector 0
 FAIL: Expected #GP on RDSMR(x2APIC MSR 0x8fc), got vector 0
 FAIL: Expected #GP on RDSMR(x2APIC MSR 0x8fd), got vector 0
 FAIL: Expected #GP on RDSMR(x2APIC MSR 0x8fe), got vector 0
 FAIL: Expected #GP on RDSMR(x2APIC MSR 0x8ff), got vector 0
 FAIL msr (1899 tests, 215 unexpected failures)

Mantic does not have this issue.