summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/svm/pmu.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* KVM: x86: Making the module parameter of vPMU more commonLike Xu2022-01-171-1/+1
* KVM: x86/pmu: Reuse pmc_perf_hw_id() and drop find_fixed_event()Like Xu2022-01-071-7/+4
* KVM: x86/pmu: Refactoring find_arch_event() to pmc_perf_hw_id()Like Xu2022-01-071-4/+4
* KVM: x86/svm: Add module param to control PMU virtualizationLike Xu2021-12-081-0/+4
* KVM: x86/pmu: Fix reserved bits for AMD PerfEvtSeln registerLike Xu2021-12-021-1/+1
* kvm: x86: Convert return type of *is_valid_rdpmc_ecx() to boolJim Mattson2021-11-111-3/+2
* KVM: x86/vPMU: Forbid writing to MSR_F15H_PERF MSRs when guest doesn't have X...Vitaly Kuznetsov2021-03-301-0/+8
* KVM: x86/pmu: Tweak kvm_pmu_get_msr to pass 'struct msr_data' inWei Wang2020-06-011-3/+4
* kVM SVM: Move SVM related files to own sub-directoryJoerg Roedel2020-04-031-0/+327