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.16/fixes-against-rc1~39^2~8^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=346874c9507a2582d0c00021f848de6e115f276c;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