From: Avi Kivity Date: Tue, 6 Jul 2010 12:40:18 +0000 (+0300) Subject: KVM: MMU: Only indicate a fetch fault in page fault error code if nx is enabled X-Git-Tag: v2.6.36-rc1~580^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0eeec29fe7a5b114000f769bd68ffa02652bfb7;p=pandora-kernel.git KVM: MMU: Only indicate a fetch fault in page fault error code if nx is enabled Bit 4 of the page fault error code is set only if EFER.NX is set. Reviewed-by: Xiao Guangrong Signed-off-by: Avi Kivity --- Reading git-diff-tree failed