]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit37e3f96382abf4568a6db488252e17dcf48586f9
tree3d73918a19b39995ec5adc1fb51c1e419ddf84c5
parentc55de01554a9a2526b059944d1598a57577d1639
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