From: Wei Yongjun Date: Wed, 18 Aug 2010 08:43:13 +0000 (+0800) Subject: KVM: x86 emulator: add CBW/CWDE/CDQE instruction emulation X-Git-Tag: v2.6.37-rc1~142^2~195 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8b6fa70e3545f0afd63434dbd0c5220d47205f6;p=pandora-kernel.git 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 Signed-off-by: Avi Kivity --- Reading git-diff-tree failed