From: Takuya Yoshikawa Date: Tue, 6 Dec 2011 09:07:27 +0000 (+0900) Subject: KVM: x86 emulator: Use opcode::execute for Group 9 instruction X-Git-Tag: v3.3-rc1~131^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0dac408d08c2a5e1bed2a6a9da7f3af3f7a9827;p=pandora-kernel.git KVM: x86 emulator: Use opcode::execute for Group 9 instruction Group 9: 0F C7 Rename em_grp9() to em_cmpxchg8b() and register it. Signed-off-by: Takuya Yoshikawa Signed-off-by: Avi Kivity --- Reading git-diff-tree failed