Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499 | Thomas Gleixner | 2019-06-19 | 1 | -3/+1 |
* | KVM: x86/pmu: mask the result of rdpmc according to the width of the counters | Paolo Bonzini | 2019-05-24 | 1 | -1/+1 |
* | x86/kvm/pmu: Set AMD's virt PMU version to 1 | Borislav Petkov | 2019-05-24 | 1 | -1/+1 |
* | KVM: x86: Add support for AMD Core Perf Extension in guest | Janakarajan Natarajan | 2018-03-16 | 1 | -14/+128 |
* | perf/x86/amd: Make HW_CACHE_REFERENCES and HW_CACHE_MISSES measure L2 | Matt Fleming | 2016-09-16 | 1 | -2/+2 |
* | KVM: x86/vPMU: Fix unnecessary signed extension for AMD PERFCTRn | Wei Huang | 2015-08-11 | 1 | -2/+0 |
* | KVM: x86/vPMU: Implement AMD vPMU code for KVM | Wei Huang | 2015-06-23 | 1 | -6/+116 |
* | KVM: x86/vPMU: Define kvm_pmu_ops to support vPMU function dispatch | Wei Huang | 2015-06-23 | 1 | -0/+97 |