Age | Commit message (Expand) | Author |
---|---|---|
2019-11-15 | KVM: VMX: Add helper to check reserved bits in IA32_PERF_GLOBAL_CTRL | Oliver Upton |
2019-11-15 | KVM: x86/vPMU: Add lazy mechanism to release perf_event per vPMC | Like Xu |
2019-11-15 | KVM: x86/vPMU: Reuse perf_event to avoid unnecessary pmc_reprogram_counter | Like Xu |
2019-11-15 | KVM: x86/vPMU: Introduce a new kvm_pmu_ops->msr_idx_to_pmc callback | Like Xu |
2019-11-15 | KVM: x86/vPMU: Rename pmu_ops callbacks from msr_idx to rdpmc_ecx | Like Xu |
2019-07-11 | KVM: x86: PMU Event Filter | Eric Hankland |
2019-05-24 | KVM: x86/pmu: mask the result of rdpmc according to the width of the counters | Paolo Bonzini |
2018-03-16 | KVM: x86: Add support for VMware backdoor Pseudo-PMCs | Arbel Moshe |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2015-06-23 | KVM: x86/vPMU: Define kvm_pmu_ops to support vPMU function dispatch | Wei Huang |
2015-06-19 | KVM: x86/vPMU: introduce pmu.h header | Wei Huang |