linux/arch/x86/kvm/svm
Like Xu 6ed1298eb0 KVM: x86/pmu: Reuse pmc_perf_hw_id() and drop find_fixed_event()
Since we set the same semantic event value for the fixed counter in
pmc->eventsel, returning the perf_hw_id for the fixed counter via
find_fixed_event() can be painlessly replaced by pmc_perf_hw_id()
with the help of pmc_is_fixed() check.

Signed-off-by: Like Xu <likexu@tencent.com>
Message-Id: <20211130074221.93635-4-likexu@tencent.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2022-01-07 10:44:42 -05:00
..
avic.c KVM: SVM: Ensure target pCPU is read once when signalling AVIC doorbell 2021-12-08 04:24:45 -05:00
nested.c KVM: X86: Remove mmu parameter from load_pdptrs() 2021-12-08 04:25:14 -05:00
pmu.c KVM: x86/pmu: Reuse pmc_perf_hw_id() and drop find_fixed_event() 2022-01-07 10:44:42 -05:00
sev.c KVM: Use 'unsigned long' as kvm_for_each_vcpu()'s index 2021-12-08 04:24:15 -05:00
svm.c Merge remote-tracking branch 'kvm/master' into HEAD 2021-12-21 12:51:09 -05:00
svm.h KVM: vmx, svm: clean up mass updates to regs_avail/regs_dirty bits 2021-12-08 04:25:03 -05:00
svm_onhyperv.c KVM: SVM: hyper-v: Direct Virtual Flush support 2021-06-17 13:09:38 -04:00
svm_onhyperv.h KVM: SVM: delay svm_vcpu_init_msrpm after svm->vmcb is initialized 2021-07-27 16:59:00 -04:00
svm_ops.h x86/kvm: Always inline vmload() / vmsave() 2021-09-15 15:51:45 +02:00
vmenter.S KVM/SVM: Move vmenter.S exception fixups out of line 2021-03-15 04:43:56 -04:00