summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/kvm-x86-pmu-ops.h
AgeCommit message (Expand)Author
2024-07-16KVM: x86: Replace static_call_cond() with static_call()Wei Wang
2024-02-01KVM: x86/pmu: Move pmc_idx => pmc translation helper to common codeSean Christopherson
2024-01-30KVM: x86/pmu: Prioritize VMX interception over #GP on RDPMC due to bad indexSean Christopherson
2024-01-30KVM: x86/pmu: Allow programming events that match unsupported arch eventsSean Christopherson
2023-11-30KVM: x86/pmu: Move PMU reset logic to common x86 codeSean Christopherson
2023-06-06KVM: x86/pmu: Provide Intel PMU's pmc_is_enabled() as generic x86 codeLike Xu
2022-06-08KVM: x86/pmu: Drop amd_event_mapping[] in the KVM contextLike Xu
2022-04-13KVM: x86: Use static calls to reduce kvm_pmu_ops overheadLike Xu