From: Joerg Roedel Date: Fri, 22 Jun 2007 09:29:50 +0000 (+0300) Subject: KVM: SVM: Reliably detect if SVM was disabled by BIOS X-Git-Tag: v2.6.23-rc1~520^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6031a61c2ef4cf22b69ef5494aefa54b84a27d2f;p=pandora-kernel.git KVM: SVM: Reliably detect if SVM was disabled by BIOS This patch adds an implementation to the svm is_disabled function to detect reliably if the BIOS disabled the SVM feature in the CPU. This fixes the issues with kernel panics when loading the kvm-amd module on machines where SVM is available but disabled. Signed-off-by: Joerg Roedel Signed-off-by: Avi Kivity --- Reading git-diff-tree failed