Re: [PATCH -V2 00/14] Allow PR and HV KVM to coexist in one kernel
From: Alexander Graf <hidden>
Date: 2013-10-17 16:50:05
Also in:
kvm
From: Alexander Graf <hidden>
Date: 2013-10-17 16:50:05
Also in:
kvm
On 07.10.2013, at 18:47, Aneesh Kumar K.V = [off-list ref] wrote:
Hi All, =20 This patch series support enabling HV and PR KVM together in the same =
kernel. We
extend machine property with new property "kvm_type". A value of "HV" =
will force HV
KVM and "PR" PR KVM. If we don't specify kvm_type we will select the =
fastest KVM mode.
ie, HV if that is supported otherwise PR.
Thanks, applied all to kvm-ppc-queue. Alex