commit | aaa05f2437b9450f30b301db962ec4d45ec90fbb | [log] [tgz] |
---|---|---|
author | Nadav Amit <namit@cs.technion.ac.il> | Mon Jun 02 18:34:10 2014 +0300 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Wed Jun 18 17:46:19 2014 +0200 |
tree | 09849d5e0fac980d03aa65c5db44a9ce73056696 | |
parent | 67f4d4288c353734d29c45f6725971c71af96791 [diff] |
KVM: x86: Return error on cmpxchg16b emulation cmpxchg16b is currently unimplemented in the emulator. The least we can do is return error upon the emulation of this instruction. Signed-off-by: Nadav Amit <namit@cs.technion.ac.il> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>