KVM: x86 emulator: Use opcode::execute for PUSHA/POPA (60/61)
authorTakuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp>
Sat, 23 Apr 2011 09:51:07 +0000 (18:51 +0900)
committerAvi Kivity <avi@redhat.com>
Sun, 22 May 2011 12:39:43 +0000 (08:39 -0400)
For this, emulate_pusha/popa() are converted to em_pusha/popa().

Signed-off-by: Takuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp>
Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found