]> asedeno.scripts.mit.edu Git - linux.git/commit
perf/x86/intel/pt: Move Intel PT MSRs bit defines to global header
authorChao Peng <chao.p.peng@linux.intel.com>
Wed, 24 Oct 2018 08:05:05 +0000 (16:05 +0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 21 Dec 2018 10:28:31 +0000 (11:28 +0100)
commit887eda13b570f62a8b7d3eadc91734e44d95e636
tree0cb3000ade0ac121bb7ef0f712fee7d04ef8557e
parent8cee58161efffcb5ba691c33fe4de3eb75cf46cb
perf/x86/intel/pt: Move Intel PT MSRs bit defines to global header

The Intel Processor Trace (PT) MSR bit defines are in a private
header. The upcoming support for PT virtualization requires these defines
to be accessible from KVM code.

Move them to the global MSR header file.

Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Chao Peng <chao.p.peng@linux.intel.com>
Signed-off-by: Luwei Kang <luwei.kang@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/events/intel/pt.h
arch/x86/include/asm/msr-index.h