From: Gleb Natapov Date: Tue, 13 Jul 2010 13:40:23 +0000 (+0300) Subject: KVM: x86: emulator: inc/dec can have lock prefix X-Git-Tag: v2.6.36-rc1~580^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0e0608cb902af1a1fd8d413ec0a07ee1e62c652;p=pandora-kernel.git KVM: x86: emulator: inc/dec can have lock prefix Mark inc (0xfe/0 0xff/0) and dec (0xfe/1 0xff/1) as lock prefix capable. Signed-off-by: Gleb Natapov Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed