summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/pmu_amd.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499Thomas Gleixner2019-06-191-3/+1Star
* KVM: x86/pmu: mask the result of rdpmc according to the width of the countersPaolo Bonzini2019-05-241-1/+1
* x86/kvm/pmu: Set AMD's virt PMU version to 1Borislav Petkov2019-05-241-1/+1
* KVM: x86: Add support for AMD Core Perf Extension in guestJanakarajan Natarajan2018-03-161-14/+128
* perf/x86/amd: Make HW_CACHE_REFERENCES and HW_CACHE_MISSES measure L2Matt Fleming2016-09-161-2/+2
* KVM: x86/vPMU: Fix unnecessary signed extension for AMD PERFCTRnWei Huang2015-08-111-2/+0Star
* KVM: x86/vPMU: Implement AMD vPMU code for KVMWei Huang2015-06-231-6/+116
* KVM: x86/vPMU: Define kvm_pmu_ops to support vPMU function dispatchWei Huang2015-06-231-0/+97