commit | eec4b140c924b4c650e9a89e01d223266490e325 | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Wed May 05 16:04:44 2010 +0200 |
committer | Avi Kivity <avi@redhat.com> | Sun Aug 01 10:35:38 2010 +0300 |
tree | 9af6ed57f7a62da94ffdd4b29473d9cb093a93d7 | |
parent | 3f10c846f8f9e6a32bbfeefaf7dda7ff51c7da29 [diff] |
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>