KVM: SVM: Allow EFER.LMSLE to be set with nested svm
authorJoerg Roedel <joerg.roedel@amd.com>
Wed, 5 May 2010 14:04:44 +0000 (16:04 +0200)
committerAvi Kivity <avi@redhat.com>
Sun, 1 Aug 2010 07:35:38 +0000 (10:35 +0300)
commiteec4b140c924b4c650e9a89e01d223266490e325
tree9af6ed57f7a62da94ffdd4b29473d9cb093a93d7
parent3f10c846f8f9e6a32bbfeefaf7dda7ff51c7da29
KVM: SVM: Allow EFER.LMSLE to be set with nested svm

This patch enables setting of efer bit 13 which is allowed
in all SVM capable processors. This is necessary for the
SLES11 version of Xen 4.0 to boot with nested svm.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/include/asm/msr-index.h
arch/x86/kvm/svm.c