From: Avi Kivity Date: Thu, 11 Oct 2007 13:08:41 +0000 (+0200) Subject: KVM: MMU: Fix nx access bit for huge pages X-Git-Tag: v2.6.25-rc1~1138^2~217 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c22e3514fceb2f514093ce1d19a2f660ac7347ae;p=pandora-kernel.git KVM: MMU: Fix nx access bit for huge pages We must set the bit before the shift, otherwise the wrong bit gets set. Signed-off-by: Avi Kivity --- Reading git-diff-tree failed