Re: [PATCH] i386/kvm: Add CPU property to expose VMware CPUID signature

2020-03-17 Thread Paolo Bonzini
On 10/03/20 01:40, Liran Alon wrote: > Some guests are only familiar with VMware PV interface. Therefore, in > order for these guests to run properly on KVM, we need to be able to > expose VMware main CPUID leaf. i.e. leaf 0x4000. > > E.g. Without exposing this VMware CPUID leaf, some guests

Re: [PATCH] i386/kvm: Add CPU property to expose VMware CPUID signature

2020-03-17 Thread Liran Alon
Gentle ping (A week have passed since submission). Thanks, -Liran On 10/03/2020 2:40, Liran Alon wrote: Some guests are only familiar with VMware PV interface. Therefore, in order for these guests to run properly on KVM, we need to be able to expose VMware main CPUID leaf. i.e. leaf

[PATCH] i386/kvm: Add CPU property to expose VMware CPUID signature

2020-03-09 Thread Liran Alon
Some guests are only familiar with VMware PV interface. Therefore, in order for these guests to run properly on KVM, we need to be able to expose VMware main CPUID leaf. i.e. leaf 0x4000. E.g. Without exposing this VMware CPUID leaf, some guests will fail to boot. For example, because of