From: Wei Yongjun Date: Tue, 10 Aug 2010 05:48:22 +0000 (+0800) Subject: KVM: x86 emulator: add bsf/bsr instruction emulation X-Git-Tag: v2.6.37-rc1~142^2~209 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9574a25afc3cd7ccd6a0bc05252bb84189e4021;p=pandora-kernel.git KVM: x86 emulator: add bsf/bsr instruction emulation Add bsf/bsr instruction emulation (opcode 0x0f 0xbc~0xbd) Signed-off-by: Wei Yongjun Signed-off-by: Avi Kivity --- Reading git-diff-tree failed