>> To: Paolo Bonzini ; Richard Henderson
>> ; Eduardo Habkost
>> Cc: qemu-devel@nongnu.org; Stefan Weil
>> Subject: [PATCH] WHPX: vmware cpuid leaf for tsc and apic frequency
>>
>> Newer versions of WHPX provide the capability to query the tsc
>> and apic frequ
On 31/07/20 00:11, Sunil Muthuswamy wrote:
> Newer versions of WHPX provide the capability to query the tsc
> and apic frequency. Expose these through the vmware cpuid leaf.
> This patch doesnt support setting the tsc frequency; that will
> come as a separate fix.
>
> Signed-off-by: Sunil Muthuswa
Can I please get some eyes on this?
> -Original Message-
> From: Sunil Muthuswamy
> Sent: Thursday, July 30, 2020 3:11 PM
> To: Paolo Bonzini ; Richard Henderson
> ; Eduardo Habkost
> Cc: qemu-devel@nongnu.org; Stefan Weil
> Subject: [PATCH] WHPX: vmware cpuid
Newer versions of WHPX provide the capability to query the tsc
and apic frequency. Expose these through the vmware cpuid leaf.
This patch doesnt support setting the tsc frequency; that will
come as a separate fix.
Signed-off-by: Sunil Muthuswamy
---
target/i386/whp-dispatch.h | 3 +-
target/i38