From: Alistair Francis <alistair.francis@xilinx.com>
To: qemu-devel@nongnu.org
Cc: peter.maydell@linaro.org, alindsay@codeaurora.org,
alistair.francis@xilinx.com, crosthwaitepeter@gmail.com,
cov@codeaurora.org, nathan@nathanrossi.com
Subject: [Qemu-devel] [PATCH v2 0/5] Extend the performance monitoring registers
Date: Fri, 5 Feb 2016 16:55:14 -0800 [thread overview]
Message-ID: <cover.1454720020.git.alistair.francis@xilinx.com> (raw)
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.
V2:
- Add Aaron to the signed off lines
- Add the tested-by lines from Nathan
- Add two more patches from Chris
Alistair Francis (5):
target-arm: Add the pmceid0 and pmceid1 registers
target-arm: Add Some of the performance monitor registers
target-arm: Add the pmovsclr_el0 and pmintenclr_el1 registers
target-arm: Add PMUSERENR_EL0 register
target-arm: Unmask PMU bits in debug feature register
target-arm/cpu-qom.h | 2 +
target-arm/cpu.c | 2 +
target-arm/cpu.h | 6 +++
target-arm/cpu64.c | 2 +
target-arm/helper.c | 122 ++++++++++++++++++++++++++++++++++++++++++++-------
5 files changed, 117 insertions(+), 17 deletions(-)
--
2.5.0
next reply other threads:[~2016-02-06 0:58 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-06 0:55 Alistair Francis [this message]
2016-02-06 0:55 ` [Qemu-devel] [PATCH v2 1/5] target-arm: Add the pmceid0 and pmceid1 registers Alistair Francis
2016-02-09 17:19 ` Peter Maydell
2016-02-09 17:48 ` Christopher Covington
2016-02-09 17:55 ` Peter Maydell
2016-02-09 23:11 ` Alistair Francis
2016-02-10 13:52 ` Aaron Lindsay
2016-02-16 13:58 ` Peter Maydell
2016-02-06 0:55 ` [Qemu-devel] [PATCH v2 2/5] target-arm: Add Some of the performance monitor registers Alistair Francis
2016-02-09 17:32 ` Peter Maydell
2016-02-09 23:25 ` Alistair Francis
2016-02-06 0:55 ` [Qemu-devel] [PATCH v2 3/5] target-arm: Add the pmovsclr_el0 and pmintenclr_el1 registers Alistair Francis
2016-02-09 17:35 ` Peter Maydell
2016-02-06 0:55 ` [Qemu-devel] [PATCH v2 4/5] target-arm: Add PMUSERENR_EL0 register Alistair Francis
2016-02-09 17:37 ` Peter Maydell
2016-02-06 0:55 ` [Qemu-devel] [PATCH v2 5/5] target-arm: Unmask PMU bits in debug feature register Alistair Francis
2016-02-09 17:43 ` Peter Maydell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1454720020.git.alistair.francis@xilinx.com \
--to=alistair.francis@xilinx.com \
--cc=alindsay@codeaurora.org \
--cc=cov@codeaurora.org \
--cc=crosthwaitepeter@gmail.com \
--cc=nathan@nathanrossi.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).