commit | 42bf549f3c672006ba18e97152cbc563315ba4e6 | [log] [tgz] |
---|---|---|
author | Nadav Amit <namit@cs.technion.ac.il> | Fri Apr 18 07:11:34 2014 +0300 |
committer | Marcelo Tosatti <mtosatti@redhat.com> | Wed Apr 23 17:47:00 2014 -0300 |
tree | 425357b66a7ca7d407b1320d8ba0f011db3b1fcc | |
parent | e6e39f0438bc4b0da9334ca42337775c7a00db21 [diff] |
KVM: x86: Processor mode may be determined incorrectly If EFER.LMA is off, cs.l does not determine execution mode. Currently, the emulation engine assumes differently. Signed-off-by: Nadav Amit <namit@cs.technion.ac.il> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>