KVM: x86 emulator: fix popf emulation
authorAvi Kivity <avi@redhat.com>
Sat, 29 Nov 2008 18:36:13 +0000 (20:36 +0200)
committerAvi Kivity <avi@redhat.com>
Wed, 31 Dec 2008 14:55:05 +0000 (16:55 +0200)
commit2b48cc75b21431037d6f902b9d583b1aff198490
tree94701bb39071951a8683a0f462d59a75e343caf5
parentcf5de4f886116871c2ae2eee53524edd741a68ae
KVM: x86 emulator: fix popf emulation

Set operand type and size to get correct writeback behavior.

Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/x86_emulate.c