aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/vmx/pmu_intel.c
AgeCommit message (Expand)Author
2022-05-15KVM: x86/pmu: Refactoring find_arch_event() to pmc_perf_hw_id()Like Xu
2021-02-03KVM: x86/pmu: Fix UBSAN shift-out-of-bounds warning in intel_pmu_refresh()Like Xu
2021-02-03KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in intel_arch_events[]Like Xu
2020-02-11KVM: x86: Protect pmu_intel.c from Spectre-v1/L1TF attacksMarios Pomonis
2019-10-01kvm: vmx: Limit guest PMCs to those supported on the hostJim Mattson
2019-07-17KVM: x86/vPMU: reset pmc->counter to 0 for pmu fixed_countersLike Xu
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499Thomas Gleixner
2019-05-24KVM: x86/pmu: do not mask the value that is written to fixed PMUsPaolo Bonzini
2019-05-24KVM: x86/pmu: mask the result of rdpmc according to the width of the countersPaolo Bonzini
2019-04-30KVM: x86: Add support of clear Trace_ToPA_PMI statusLuwei Kang
2018-12-14KVM: VMX: Move VMX specific files to a "vmx" subdirectorySean Christopherson