KVM: x86 emulator: add support for jmp far 0xea
authorGuillaume Thouvenin <guillaume.thouvenin@ext.bull.net>
Tue, 27 May 2008 08:19:08 +0000 (10:19 +0200)
committerAvi Kivity <avi@qumranet.com>
Sun, 20 Jul 2008 09:42:27 +0000 (12:42 +0300)
commit954cd36f7613ac6d084abe33114dd45a8e0dbe92
tree85f69477e28d69fb8e2584fd8c8c26275da8194b
parent89c696383d6eb493351a89d450d8ad7a55cbe1da
KVM: x86 emulator: add support for jmp far 0xea

Add support for jmp far (opcode 0xea) instruction.

Signed-off-by: Guillaume Thouvenin <guillaume.thouvenin@ext.bull.net>
Signed-off-by: Laurent Vivier <laurent.vivier@bull.net>
Signed-off-by: Avi Kivity <avi@qumranet.com>
arch/x86/kvm/x86_emulate.c