KVM: x86 emulator: implement 'ret far' instruction (opcode 0xcb)
authorAvi Kivity <avi@redhat.com>
Mon, 5 Jan 2009 11:27:34 +0000 (13:27 +0200)
committerAvi Kivity <avi@redhat.com>
Tue, 24 Mar 2009 09:03:01 +0000 (11:03 +0200)
commita77ab5ead5c1fef2c6c5a9b3cf3765e52643a2aa
treeae490e1a6b05f726796429b3e504dec302b78396
parent8b3079a5c0c031de07c8390aa160a4229088274f
KVM: x86 emulator: implement 'ret far' instruction (opcode 0xcb)

Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/x86_emulate.c