KVM: x86 emulator: switch 'pop reg' instruction to emulate_pop()
authorAvi Kivity <avi@redhat.com>
Thu, 27 Nov 2008 16:06:33 +0000 (18:06 +0200)
committerAvi Kivity <avi@redhat.com>
Wed, 31 Dec 2008 14:55:04 +0000 (16:55 +0200)
commit8a09b6877f3100207b3572e7e12ea796493fe914
tree6feab30b0db09d445d9a1750ebef759a3bcb30d7
parent781d0edc5fc5cfe7491a0c5081734e62f6dc66ee
KVM: x86 emulator: switch 'pop reg' instruction to emulate_pop()

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