]> Pileus Git - ~andy/linux/commit
KVM: x86 emulator: Use opcode::execute for PUSHF/POPF (9C/9D)
authorTakuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp>
Sat, 23 Apr 2011 09:52:56 +0000 (18:52 +0900)
committerAvi Kivity <avi@redhat.com>
Sun, 22 May 2011 12:39:45 +0000 (08:39 -0400)
commit62aaa2f05abd59598f132e6ebad86318291b5be0
tree8e9df242281bd20d23421387cc82fc0190386170
parentb96a7fad020b42eb4a564f8a2fb41827a83c4375
KVM: x86 emulator: Use opcode::execute for PUSHF/POPF (9C/9D)

For this, em_pushf/popf() are introduced.

Signed-off-by: Takuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/emulate.c