KVM: x86 emulator: add JrCXZ instruction emulation
authorWei Yongjun <yjwei@cn.fujitsu.com>
Thu, 19 Aug 2010 06:25:48 +0000 (14:25 +0800)
committerAvi Kivity <avi@redhat.com>
Sun, 24 Oct 2010 08:51:20 +0000 (10:51 +0200)
commite4abac67b756680c63af369f053d11991616aeb4
tree3d73918a19b39995ec5adc1fb51c1e419ddf84c5
parent09b5f4d3c4aa2d4928c0a3723a8de26a76b6339e
KVM: x86 emulator: add JrCXZ instruction emulation

Add JrCXZ instruction emulation (opcode 0xe3)
Used by FreeBSD boot loader.

Signed-off-by: Wei Yongjun <yjwei@cn.fujitsu.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
arch/x86/kvm/emulate.c