On 09/27/2010 03:16 PM, Joerg Roedel wrote:
This patch adds the svm cpuid feature flags to the qemu intialization path. It also adds the svm features available on phenom to its cpu-definition and extends the host cpu type to support all svm features KVM can provide.
This should really be "all svm features" since we'll later mask them with kvm capabilities. This way, if we later add more capabilities, we automatically gain support in userspace.
(or rather, all svm features that don't need save/restore support in userspace; I don't think any do, beyond svm itself)
-- error compiling committee.c: too many arguments to function -- 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