KVM: x86 emulator: call near
authorNitin A Kamble <nitin.a.kamble@intel.com>
Wed, 29 Aug 2007 01:08:37 +0000 (18:08 -0700)
committerAvi Kivity <avi@qumranet.com>
Sat, 13 Oct 2007 08:18:28 +0000 (10:18 +0200)
commitf6eed39135c03d39ff4095b1ddd947672469dfee
treece01911db566551519c1c23036b1d19e46928080
parent7d316911632acb8ba8cb7c1dd318ba723c9f1d50
KVM: x86 emulator: call near

Implement emulation of instruction
opcode: 0xe8
call (near)

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