]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitfba08953fdc9be08c62ae59eb7ac3638691acb7f
treeea7b8121ffc312521ba0abeb49276731cf95face
parentf5c86b80c5cf159e8a901c7fd9212c4425f59fda
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