KVM: x86 emulator: Implement 'jmp rel short' instruction (opcode 0xeb)
authorNitin A Kamble <nitin.a.kamble@intel.com>
Sun, 19 Aug 2007 08:03:13 +0000 (11:03 +0300)
committerAvi Kivity <avi@qumranet.com>
Sat, 13 Oct 2007 08:18:24 +0000 (10:18 +0200)
commitc53ce170a9e8531f293e402c7d8c65e38452a551
treeea7b8121ffc312521ba0abeb49276731cf95face
parent098c937ba30acc5b7dcb6a4ad7cc8d63c7117546
KVM: x86 emulator: Implement 'jmp rel short' instruction (opcode 0xeb)

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