KVM: x86 emulator: Implement jmp far opcode ff/5
authorGleb Natapov <gleb@redhat.com>
Thu, 25 Feb 2010 14:36:43 +0000 (16:36 +0200)
committerAvi Kivity <avi@redhat.com>
Sun, 25 Apr 2010 10:53:45 +0000 (13:53 +0300)
Implement jmp far opcode ff/5. It is used by multiboot loader.

Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found