From: Paolo Bonzini Date: Thu, 19 Jun 2014 09:40:18 +0000 (+0200) Subject: KVM: x86: preserve the high 32-bits of the PAT register X-Git-Tag: omap-for-v3.16/fixes-rc4~31^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7cb060a91c0efc5ff94f83c6df3ed705e143cdb9;p=pandora-kernel.git KVM: x86: preserve the high 32-bits of the PAT register KVM does not really do much with the PAT, so this went unnoticed for a long time. It is exposed however if you try to do rdmsr on the PAT register. Reported-by: Valentine Sinitsyn Cc: stable@vger.kernel.org Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed