commit | 41aac14a8dee66a720894e5979c2372c0d5afd34 | [log] [tgz] |
---|---|---|
author | Wei Huang <wehuang@redhat.com> | Fri Jun 19 16:16:59 2015 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue Jun 23 14:12:11 2015 +0200 |
tree | a62e5a91c7c14dfa1af95d8f7c733ae7c34c5b80 | |
parent | e5af058aacd55e578b3c57b1582b90c4290b77f9 [diff] |
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>