On Fri, 2009-10-30 at 16:47 +0100, Alexander Graf wrote: > KVM for PowerPC only supports embedded cores at the moment. > > While it makes sense to virtualize on small machines, it's even more fun > to do so on big boxes. So I figured we need KVM for PowerPC64 as well. I get that with exit timing enabled: arch/powerpc/kvm/timing.c:205: error: ‘THIS_MODULE’ undeclared here (not in a function) I'll stick a fixup patch in my tree (just adding #include <linux/module.h>) Cheers, Ben. -- 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