From: Zhang Xiantao Date: Tue, 4 Dec 2012 17:55:14 +0000 (+0800) Subject: kvm: remove unnecessary bit checking for ept violation X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~27^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0307b7b8c275e65552f6022a18ad91902ae25d42;p=pandora-kernel.git kvm: remove unnecessary bit checking for ept violation Bit 6 in EPT vmexit's exit qualification is not defined in SDM, so remove it. Signed-off-by: Zhang Xiantao Signed-off-by: Gleb Natapov --- Reading git-diff-tree failed