OSDN Git Service

KVM: x86 emulator: pushf
authorNitin A Kamble <nitin.a.kamble@intel.com>
Wed, 29 Aug 2007 01:22:47 +0000 (18:22 -0700)
committerAvi Kivity <avi@qumranet.com>
Sat, 13 Oct 2007 08:18:28 +0000 (10:18 +0200)
commitfd2a76086527cbe074b08a8820253228cd919ece
tree01af6402d5437b4f7686ce790b673da3f453d210
parentf6eed39135c03d39ff4095b1ddd947672469dfee
KVM: x86 emulator: pushf

Implement emulation of instruction
pushf
opcode: 0x9c

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
drivers/kvm/x86_emulate.c