From: Nadav Amit Date: Fri, 18 Apr 2014 00:35:09 +0000 (+0300) Subject: KVM: x86: Fix CR3 reserved bits X-Git-Tag: omap-for-v3.17/soc-cleanup~24^2^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=346874c9;p=pandora-kernel.git KVM: x86: Fix CR3 reserved bits According to Intel specifications, PAE and non-PAE does not have any reserved bits. In long-mode, regardless to PCIDE, only the high bits (above the physical address) are reserved. Signed-off-by: Nadav Amit Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed