From: Joerg Roedel Date: Wed, 13 Feb 2008 15:30:28 +0000 (+0100) Subject: KVM: SVM: fix Windows XP 64 bit installation crash X-Git-Tag: v2.6.25-rc4~97^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2938c807024ba30191e3bd593430c0659d75717;p=pandora-kernel.git KVM: SVM: fix Windows XP 64 bit installation crash While installing Windows XP 64 bit wants to access the DEBUGCTL and the last branch record (LBR) MSRs. Don't allowing this in KVM causes the installation to crash. This patch allow the access to these MSRs and fixes the issue. Signed-off-by: Joerg Roedel Signed-off-by: Markus Rechberger Signed-off-by: Avi Kivity --- Reading git-diff-tree failed