On Thu, Nov 16, 2017 at 11:13:47AM -0600, Natarajan, Janakarajan wrote:
On 11/15/2017 1:07 PM, Borislav Petkov wrote:That doesn't answer my questions above.
On Wed, Nov 15, 2017 at 01:04:03PM -0600, Natarajan, Janakarajan wrote:Qemu initially creates a vcpu with KVM_CREATE_VCPU which in kvm initializes
So, when the amd_pmu_init is called, a query to guest_cpuid_family() gives aAnd that is because...? And it can be fixed to give the proper guest family I
value of -1.
presume ...?
the pmu. Later on
the cpuid is set using KVM_SET_CPUID2 which sets all the cpuid entries in
kvm and the pmu refresh is called.