From: Takuya Yoshikawa Date: Sun, 29 May 2011 12:59:09 +0000 (+0900) Subject: KVM: x86 emulator: Use opcode::execute for XCHG(86/87) X-Git-Tag: v3.1-rc1~264^2~89 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4f973ae913028bac8c07187e0fd49c1dc08ce58;p=pandora-kernel.git KVM: x86 emulator: Use opcode::execute for XCHG(86/87) In addition, replace one "goto xchg" with an em_xchg() call. Signed-off-by: Takuya Yoshikawa Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed