KVM: Implement emulation of instruction "ret" (opcode 0xc3)
authorNitin A Kamble <nitin.a.kamble@intel.com>
Tue, 19 Jun 2007 08:21:15 +0000 (11:21 +0300)
committerAvi Kivity <avi@qumranet.com>
Mon, 16 Jul 2007 09:05:47 +0000 (12:05 +0300)
commitd9413cd757a7c96d97ddb46ab4e3e04760ae4c55
treeed7a2e0c4b2122e78c343ce7c27560992da95bd4
parent7f0aaee07b6afcf5a4ee8a1132447621d768076b
KVM: Implement emulation of instruction "ret" (opcode 0xc3)

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