From: Avi Kivity Date: Sat, 19 Jan 2013 17:51:51 +0000 (+0200) Subject: KVM: x86 emulator: convert shift/rotate instructions to fastop X-Git-Tag: v3.9-rc1~97^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=007a3b547512d69f67ceb9641796d64552bd337e;p=pandora-kernel.git KVM: x86 emulator: convert shift/rotate instructions to fastop SHL, SHR, ROL, ROR, RCL, RCR, SAR, SAL Reviewed-by: Gleb Natapov Signed-off-by: Avi Kivity Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed