Age | Commit message (Expand) | Author |
---|---|---|
2024-02-01 | KVM: x86/pmu: Move pmc_idx => pmc translation helper to common code | Sean Christopherson |
2024-01-30 | KVM: x86/pmu: Prioritize VMX interception over #GP on RDPMC due to bad index | Sean Christopherson |
2024-01-30 | KVM: x86/pmu: Allow programming events that match unsupported arch events | Sean Christopherson |
2023-11-30 | KVM: x86/pmu: Move PMU reset logic to common x86 code | Sean Christopherson |
2023-06-06 | KVM: x86/pmu: Provide Intel PMU's pmc_is_enabled() as generic x86 code | Like Xu |
2022-06-08 | KVM: x86/pmu: Drop amd_event_mapping[] in the KVM context | Like Xu |
2022-04-13 | KVM: x86: Use static calls to reduce kvm_pmu_ops overhead | Like Xu |