From: Joerg Roedel Date: Tue, 25 Nov 2008 19:17:09 +0000 (+0100) Subject: KVM: SVM: Allow read access to MSR_VM_VR X-Git-Tag: v2.6.30-rc1~664^2~104 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb6f302edff9da963e687bf6c15dcf88843b1c3b;p=pandora-kernel.git KVM: SVM: Allow read access to MSR_VM_VR KVM tries to read the VM_CR MSR to find out if SVM was disabled by the BIOS. So implement read support for this MSR to make nested SVM running. Signed-off-by: Joerg Roedel Signed-off-by: Alexander Graf Signed-off-by: Avi Kivity --- Reading git-diff-tree failed