commit | e4f973ae913028bac8c07187e0fd49c1dc08ce58 | [log] [tgz] |
---|---|---|
author | Takuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp> | Sun May 29 21:59:09 2011 +0900 |
committer | Avi Kivity <avi@redhat.com> | Tue Jul 12 13:16:01 2011 +0300 |
tree | 039a3c0bb5776f9d1f7dc5c1766850fd30239ed8 | |
parent | 9f21ca599cd609502de8a56c1d4c4688d40abb2d [diff] |
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 <yoshikawa.takuya@oss.ntt.co.jp> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>