]> Pileus Git - ~andy/linux/commit
KVM: Implement emulation of "pop reg" instruction (opcode 0x58-0x5f)
authorNitin A Kamble <nitin.a.kamble@intel.com>
Tue, 19 Jun 2007 08:16:04 +0000 (11:16 +0300)
committerAvi Kivity <avi@qumranet.com>
Mon, 16 Jul 2007 09:05:47 +0000 (12:05 +0300)
commit7f0aaee07b6afcf5a4ee8a1132447621d768076b
tree3eb2b7e51898db9ee355b2b4e07294ebf5bc44c0
parent7700270ee3c1324c18f5b7c36ee5ba1a4165919a
KVM: Implement emulation of "pop reg" instruction (opcode 0x58-0x5f)

For use in real mode.

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