commit | b3f37707b05e9ce82d5bec660e9d0b15452ee9a0 | [log] [tgz] |
---|---|---|
author | Nitin A Kamble <nitin.a.kamble@intel.com> | Thu May 17 15:50:34 2007 +0300 |
committer | Avi Kivity <avi@qumranet.com> | Mon Jul 16 12:05:41 2007 +0300 |
tree | a4d210f6449be292cfd9171c3e3e972ff2773234 | |
parent | cd2276a795b013d1416c96b38eec90a66cdd10c4 [diff] |
KVM: VMX: Handle #SS faults from real mode Instructions with address size override prefix opcode 0x67 Cause the #SS fault with 0 error code in VM86 mode. Forward them to the emulator. Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Avi Kivity <avi@qumranet.com>