]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: x86 emulator: add CBW/CWDE/CDQE instruction emulation
authorWei Yongjun <yjwei@cn.fujitsu.com>
Wed, 18 Aug 2010 08:43:13 +0000 (16:43 +0800)
committerAvi Kivity <avi@redhat.com>
Sun, 24 Oct 2010 08:51:11 +0000 (10:51 +0200)
commit063c5c890ecc9185f0024be82c9017b467fc5d06
tree5652fa297eace73170a72acc06b534afef29c039
parent7be8edb51071e3ab5fc82c0103dea31afa37a11a
KVM: x86 emulator: add CBW/CWDE/CDQE instruction emulation

Add CBW/CWDE/CDQE instruction emulation.(opcode 0x98)
Used by FreeBSD's boot loader.

Signed-off-by: Wei Yongjun <yjwei@cn.fujitsu.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/emulate.c