Re: [Qemu-devel] [PATCH v1 0/3] Extend the performance monitoring registers

2016-02-05 Thread Aaron Lindsay
On Feb 04 10:52, Alistair Francis wrote: > On Thu, Feb 4, 2016 at 5:39 AM, Aaron Lindsay wrote: > > Please add my > > Signed-off-by: Aaron Lindsay > > to all three. > > Ok, I wasn't sure what you wanted to do there. I'll add them all and > they will be there in the next version. I won't re-send

Re: [Qemu-devel] [PATCH v1 0/3] Extend the performance monitoring registers

2016-02-04 Thread Alistair Francis
On Thu, Feb 4, 2016 at 5:39 AM, Aaron Lindsay wrote: > Alistair, > > On Feb 03 16:34, Alistair Francis wrote: >> This patch set is based on the patch sent by Christopher Covington and >> written by Aaron Lindsay which was sent as an RFC (Implement remaining >> PMU functionality). > > These patches

Re: [Qemu-devel] [PATCH v1 0/3] Extend the performance monitoring registers

2016-02-04 Thread Aaron Lindsay
Alistair, On Feb 03 16:34, Alistair Francis wrote: > This patch set is based on the patch sent by Christopher Covington and > written by Aaron Lindsay which was sent as an RFC (Implement remaining > PMU functionality). These patches look like a good start to improving the PMU support, thanks for

[Qemu-devel] [PATCH v1 0/3] Extend the performance monitoring registers

2016-02-03 Thread Alistair Francis
This patch set is based on the patch sent by Christopher Covington and written by Aaron Lindsay which was sent as an RFC (Implement remaining PMU functionality). It adds a few performance monitoring related registers. Alistair Francis (3): target-arm: Add the pmceid0 and pmceid1 registers tar