> -----Original Message----- > From: Alexander Shishkin [mailto:alexander.shishkin@xxxxxxxxxxxxxxx] > Sent: Thursday, July 5, 2018 9:19 PM > To: Kang, Luwei <luwei.kang@xxxxxxxxx>; kvm@xxxxxxxxxxxxxxx > Cc: x86@xxxxxxxxxx; Kang, Luwei <luwei.kang@xxxxxxxxx>; Thomas Gleixner <tglx@xxxxxxxxxxxxx>; Ingo Molnar > <mingo@xxxxxxxxxx>; H. Peter Anvin <hpa@xxxxxxxxx>; Tom Lendacky <thomas.lendacky@xxxxxxx>; Borislav Petkov > <bp@xxxxxxx>; Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>; Matt Turner <mattst88@xxxxxxxxx>; Janakarajan Natarajan > <Janakarajan.Natarajan@xxxxxxx>; David Woodhouse <dwmw@xxxxxxxxxxxx>; Song Liu <songliubraving@xxxxxx>; Kate > Stewart <kstewart@xxxxxxxxxxxxxxxxxxx>; Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>; Peter Zijlstra (Intel) > <peterz@xxxxxxxxxxxxx>; Paolo Bonzini <pbonzini@xxxxxxxxxx>; Radim Krčmář <rkrcmar@xxxxxxxxxx>; David Hildenbrand > <david@xxxxxxxxxx>; Bandan Das <bsd@xxxxxxxxxx>; Marc Orr <marcorr@xxxxxxxxxx>; Joerg Roedel <joro@xxxxxxxxxx> > Subject: Re: [PATCH v10 00/12] Intel Processor Trace virtualization enabling > > Luwei Kang <luwei.kang@xxxxxxxxx> writes: > > > Chao Peng (7): > > perf/x86/intel/pt: Move Intel-PT MSRs bit definitions to a public > > header > > perf/x86/intel/pt: Change pt_cap_get() to a public function > > KVM: x86: Add Intel Processor Trace virtualization mode > > KVM: x86: Add Intel Processor Trace cpuid emulation > > KVM: x86: Add Intel Processor Trace context switch for each vcpu > > KVM: x86: Implement Intel Processor Trace MSRs read/write emulation > > KVM: x86: Set intercept for Intel PT MSRs read/write > > > > Luwei Kang (5): > > perf/x86/intel/pt: Add new bit definitions for Intel PT MSRs > > perf/x86/intel/pt: add new capability for Intel PT > > perf/x86/intel/pt: Introduce a new function to get capability of Intel > > PT > > KVM: x86: Introduce a function to initialize the PT configuration > > KVM: x86: Disable Intel Processor Trace when VMXON in L1 guest > > In my inbox I only have 3 out of the announced 12 patches. It looks as if the CC list is different for every patch and all of them are > wrong. So, All the patches should cc all the peoples ? Thanks, Luwei Kang