aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/pmu_intel.c
AgeCommit message (Expand)Author
2023-02-22KVM: VMX: Move VMX specific files to a "vmx" subdirectorySean Christopherson
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-06-19KVM: x86/pmu: do not mask the value that is written to fixed PMUsPaolo Bonzini
2019-06-19KVM: x86/pmu: mask the result of rdpmc according to the width of the countersPaolo Bonzini
2017-05-19KVM: x86/vPMU: fix undefined shift in intel_pmu_refresh()Radim Krčmář
2016-06-14KVM: x86: Fix typosAndrea Gelmini
2015-06-23KVM: x86/vPMU: Define kvm_pmu_ops to support vPMU function dispatchWei Huang