KVM: PPC: Allow book3s_hv guests to use SMT processor modes
[pandora-kernel.git] / arch / powerpc / include / asm / kvm.h
index c3ec990..471bb3d 100644 (file)
@@ -24,6 +24,7 @@
 
 /* Select powerpc specific features in <linux/kvm.h> */
 #define __KVM_HAVE_SPAPR_TCE
+#define __KVM_HAVE_PPC_SMT
 
 struct kvm_regs {
        __u64 pc;