KVM: x86 emulator: remove 8 bytes operands emulator for call near instruction
authorIzik Eidus <izike@qumranet.com>
Sun, 11 Nov 2007 12:48:17 +0000 (14:48 +0200)
committerAvi Kivity <avi@qumranet.com>
Wed, 30 Jan 2008 15:53:01 +0000 (17:53 +0200)
commit906e608b05b87b650e509491e41c89575358df5e
tree0ec56997f7c5857cf82af1ed3bbce6f54e5b0660
parente5edaa01c4cea5f60c617fac989c6458df0ecc4e
KVM: x86 emulator: remove 8 bytes operands emulator for call near instruction

it is removed beacuse it isnt supported on a real host

Signed-off-by: Izik Eidus <izike@qumranet.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
drivers/kvm/x86_emulate.c