On Tue, Nov 09, 2010 at 04:15:41PM +0200, Avi Kivity wrote: > Use the host's cpuid facilities to see if features are supporte. This > allows the clearcpuid boot parameter to work, and allows Linux to disable > nx if it is not enabled on all cpus. > > Avi Kivity (2): > KVM: SVM: Replace svm_has() by standard Linux cpuid accessors > KVM: Mask KVM_GET_SUPPORTED_CPUID data with Linux cpuid info > v2: mask the correct cpuid returned register > > arch/x86/kvm/svm.c | 15 +++++---------- > arch/x86/kvm/x86.c | 9 +++++++++ > 2 files changed, 14 insertions(+), 10 deletions(-) Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html