]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - arch/x86/kvm/cpuid.c
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)
commit474a5bb944d2ad308a1360dcae72b16b8eecd250
tree5da7334c0f015f03f519ba47b26ffc4ac0208a5a
parentc6702c9dcfe72b63a85e7ae35533c11e2b7c1040
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