Searched hist:"26311 ca90fa552bf4c2efead312ff7ffc9728e44" (Results 1 – 1 of 1) sorted by relevance
/kvm-unit-tests/x86/ |
H A D | emulator.c | 26311ca90fa552bf4c2efead312ff7ffc9728e44 Tue Sep 16 00:26:22 UTC 2014 Nadav Amit <namit@cs.technion.ac.il> x86: Test push word on 64-bit mode
KVM previously considered all stack operations as 64-bit and ignored opsize override prefix. Adding a test to check this case, by saving RSP, pushing data from MMIO memory, poping to register and comparing the original RSP with the updated one.
Signed-off-by: Nadav Amit <namit@cs.technion.ac.il> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|