]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: x86/vPMU: introduce pmu.h header
authorWei Huang <wehuang@redhat.com>
Fri, 19 Jun 2015 11:54:23 +0000 (13:54 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 19 Jun 2015 15:16:29 +0000 (17:16 +0200)
commit65b50f33e710166755140c5f7be19ea5c85067ec
tree5da7334c0f015f03f519ba47b26ffc4ac0208a5a
parente0e86e2de92572570710c17abbe603154b5f6263
KVM: x86/vPMU: introduce pmu.h header

This will be used for private function used by AMD- and Intel-specific
PMU implementations.

Signed-off-by: Wei Huang <wei@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/include/asm/kvm_host.h
arch/x86/kvm/cpuid.c
arch/x86/kvm/pmu.c
arch/x86/kvm/pmu.h [new file with mode: 0644]
arch/x86/kvm/x86.c