From: Alexander Graf Date: Tue, 25 Nov 2008 19:17:10 +0000 (+0100) Subject: KVM: SVM: Allow setting the SVME bit X-Git-Tag: v2.6.30-rc1~664^2~103 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=236de05553a7ef8f6940de8686ae9bf1272cd2cf;p=pandora-kernel.git KVM: SVM: Allow setting the SVME bit Normally setting the SVME bit in EFER is not allowed, as we did not support SVM. Not since we do, we should also allow enabling SVM mode. v2 comes as last patch, so we don't enable half-ready code v4 introduces a module option to enable SVM v6 warns that nesting is enabled Acked-by: Joerg Roedel Signed-off-by: Alexander Graf Signed-off-by: Avi Kivity --- Reading git-diff-tree failed