"Aneesh Kumar K.V" <aneesh.ku...@linux.vnet.ibm.com> writes:
> From: "Aneesh Kumar K.V" <aneesh.ku...@linux.vnet.ibm.com> > > Targets like ppc64 support different typed of KVM, one which use > hypervisor mode and the other which doesn't. Add a new machine > property kvm_type that helps in selecting the respective ones > We also add a new QEMUMachine callback get_vm_type that helps > in mapping the string representation of kvm type specified. Please call the property "kvm-type" instead of "kvm_type".