[kvm-devel] [PATCH 1/8] SVM: move feature detection to hardware setup code

2008-02-07 Thread Joerg Roedel
By moving the SVM feature detection from the each_cpu code to the hardware setup code it runs only once. As an additional advance the feature check is now available earlier in the module setup process. Signed-off-by: Joerg Roedel [EMAIL PROTECTED] --- arch/x86/kvm/svm.c |4 +++- 1 files

[kvm-devel] [PATCH 1/8] SVM: move feature detection to hardware setup code

2008-01-25 Thread Joerg Roedel
By moving the SVM feature detection from the each_cpu code to the hardware setup code it runs only once. As an additional advance the feature check is now available earlier in the module setup process. Signed-off-by: Joerg Roedel [EMAIL PROTECTED] --- arch/x86/kvm/svm.c |4 +++- 1 files