From: Nadav Amit Date: Wed, 7 May 2014 12:32:50 +0000 (+0300) Subject: KVM: x86: Mark bit 7 in long-mode PDPTE according to 1GB pages support X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~8^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f7dde7bbb3c628766676cbd63c0a1834035d6fa;p=pandora-kernel.git KVM: x86: Mark bit 7 in long-mode PDPTE according to 1GB pages support In long-mode, bit 7 in the PDPTE is not reserved only if 1GB pages are supported by the CPU. Currently the bit is considered by KVM as always reserved. Signed-off-by: Nadav Amit Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed