On 08/25/2011 05:39 PM, Alexander Graf wrote:
Now that Book3S PV mode can also run PAPR guests, we can add a PAPR cap and
enable it for all Book3S targets. Enabling that CAP switches KVM into PAPR
mode.

  #define KVM_CAP_PPC_RMA       65
  #define KVM_CAP_MAX_VCPUS 66       /* returns max vcpus per vm */
  #define KVM_CAP_PPC_HIOR 67
+#define KVM_CAP_PPC_PAPR 68

  #ifdef KVM_CAP_IRQ_ROUTING


Documentation/virtual/kvm/api.txt

--
error compiling committee.c: too many arguments to function

--
To unsubscribe from this list: send the line "unsubscribe kvm-ppc" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to