Re: [kvm-unit-tests RFC 2/3] x86/pmu: Rename pmu.c code to intel_pmu.c

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On 08/04/2017 03:00 AM, Andrew Jones wrote:
> On Thu, Aug 03, 2017 at 11:24:29PM -0500, Wei Huang wrote:
>> Many code in pmu.c is Intel-specific (e.g. fixed counters, global
>> ctrl). This patch renames pmu.c to intel_pmu.c. The makefile and
>> unit-test config file are also changed acccordingly.
>>
>> Signed-off-by: Wei Huang <wei@xxxxxxxxxx>
>> ---
>>  x86/Makefile.common |   2 +-
>>  x86/intel_pmu.c     | 379 ++++++++++++++++++++++++++++++++++++++++++++++++++++
>>  x86/pmu.c           | 379 ----------------------------------------------------
>>  x86/unittests.cfg   |   4 +-
>>  4 files changed, 382 insertions(+), 382 deletions(-)
>>  create mode 100644 x86/intel_pmu.c
>>  delete mode 100644 x86/pmu.c
> 
> It'd be best to create this patch with 'format-patch -M'
> 

Thanks for pointing it out. I will do it in next re-spin.

> Thanks,
> drew
> 



[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux