commit | 1bd5f469b2d54330ba41d9c4b857dc5051e8dcf7 | [log] [tgz] |
---|---|---|
author | Takuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp> | Sun May 29 22:01:33 2011 +0900 |
committer | Avi Kivity <avi@redhat.com> | Tue Jul 12 13:16:03 2011 +0300 |
tree | f4c23a7cbf965b63d02b67b8f592b09641f766b3 | |
parent | ebda02c2a5a6001c787f311b4d5a0dc827ce2d92 [diff] |
KVM: x86 emulator: Use opcode::execute for MOV(8C/8E) Different functions for those which take segment register operands. Signed-off-by: Takuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>