Re: [PATCH v3 0/3] Support Perf Extension on AMD KVM guests

2018-01-02 Thread Natarajan, Janakarajan
On 12/8/2017 4:39 PM, Janakarajan Natarajan wrote: This patchset adds support for Perf Extension on AMD KVM guests. When perf runs on a guest with family = 15h || 17h, the MSRs that are accessed, when the Perf Extension flag is made available, differ from the existing K7 MSRs. The accesses are t

[PATCH v3 0/3] Support Perf Extension on AMD KVM guests

2017-12-08 Thread Janakarajan Natarajan
This patchset adds support for Perf Extension on AMD KVM guests. When perf runs on a guest with family = 15h || 17h, the MSRs that are accessed, when the Perf Extension flag is made available, differ from the existing K7 MSRs. The accesses are to the AMD Core Performance Extension counters which p