commit | 954cd36f7613ac6d084abe33114dd45a8e0dbe92 | [log] [tgz] |
---|---|---|
author | Guillaume Thouvenin <guillaume.thouvenin@ext.bull.net> | Tue May 27 10:19:08 2008 +0200 |
committer | Avi Kivity <avi@qumranet.com> | Sun Jul 20 12:42:27 2008 +0300 |
tree | 85f69477e28d69fb8e2584fd8c8c26275da8194b | |
parent | 89c696383d6eb493351a89d450d8ad7a55cbe1da [diff] |
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>