Searched hist:f413c1af0874ff60fcb0fbe0d77e1514aee9693e (Results 1 – 1 of 1) sorted by relevance
/kvm-unit-tests/x86/ |
H A D | emulator.c | f413c1af0874ff60fcb0fbe0d77e1514aee9693e Tue Sep 16 00:26:23 UTC 2014 Nadav Amit <namit@cs.technion.ac.il> x86: Test jump to non-canonical address
KVM previously did not check whether jumps are to non-canonical addresses and therefore should cause a #GP. In such case, vm-entry failed. This test checks whether jumps with non-canonical addresses cause #GP.
Signed-off-by: Nadav Amit <namit@cs.technion.ac.il> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|