]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: x86/vPMU: introduce kvm_pmu_msr_idx_to_pmc
authorWei Huang <wehuang@redhat.com>
Fri, 19 Jun 2015 14:16:59 +0000 (16:16 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 23 Jun 2015 12:12:11 +0000 (14:12 +0200)
commit1893f9b6da31afd9e39e287c892b66e881e32885
treea62e5a91c7c14dfa1af95d8f7c733ae7c34c5b80
parent24558c05fc7fd95377606ca0cdcff1823781374b
KVM: x86/vPMU: introduce kvm_pmu_msr_idx_to_pmc

This function will be part of the kvm_pmu_ops interface.  Introduce
it already.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/pmu.c