Re: [PATCH v7 08/13] KVM: x86: Add Intel processor trace context for each vcpu

From: Paolo Bonzini
Date: Thu May 03 2018 - 07:53:27 EST


On 03/05/2018 13:39, Alexander Shishkin wrote:
> On Thu, May 03, 2018 at 08:08:38PM +0800, Luwei Kang wrote:
>> From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
>>
>> Add a data structure to save Intel Processor Trace context.
>> It mainly include the value of Intel PT host/guest MSRs
>> and guest CPUID information.
>
> I'd say that code and data should be in the same patch.

Yeah, it's okay to merge this with patch 9.

Paolo