Re: [PATCH -V2 00/14] Allow PR and HV KVM to coexist in one kernel

2013-10-17 Thread Alexander Graf
On 07.10.2013, at 18:47, Aneesh Kumar K.V wrote: > Hi All, > > 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 wil

Re: [PATCH -V2 00/14] Allow PR and HV KVM to coexist in one kernel

2013-10-15 Thread Aneesh Kumar K.V
Hi Alex, Any update on this ? -aneesh "Aneesh Kumar K.V" writes: > Hi All, > > 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 specif