From: Nadav Amit Date: Mon, 2 Jun 2014 15:34:10 +0000 (+0300) Subject: KVM: x86: Return error on cmpxchg16b emulation X-Git-Tag: omap-for-v3.17/fixes-against-rc2~184^2~85 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aaa05f2437b9450f30b301db962ec4d45ec90fbb;p=pandora-kernel.git 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 Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed