qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v12 0/2] More fully implement ARM PMUv3
@ 2019-01-24 16:24 Aaron Lindsay OS
  2019-01-24 16:24 ` [Qemu-devel] [PATCH v12 1/2] target/arm: Send interrupts on PMU counter overflow Aaron Lindsay OS
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Aaron Lindsay OS @ 2019-01-24 16:24 UTC (permalink / raw)
  To: qemu-arm@nongnu.org, Peter Maydell, Alistair Francis, Wei Huang,
	Peter Crosthwaite, Richard Henderson
  Cc: qemu-devel@nongnu.org, Michael Spradling, Digant Desai,
	Aaron Lindsay OS

Most of this patchset implementing the PMU has been merged already, but
the interrupt-on-overflow behavior had some additional review comments.
This most recent version fixes a type promotion issue and adds Richard's
Reviewed-by's.

Aaron Lindsay (2):
  target/arm: Send interrupts on PMU counter overflow
  target/arm: Add a timer to predict PMU counter overflow

 target/arm/cpu.c    |  12 ++++
 target/arm/cpu.h    |  10 ++++
 target/arm/helper.c | 133 ++++++++++++++++++++++++++++++++++++++++----
 3 files changed, 143 insertions(+), 12 deletions(-)

-- 
2.20.1

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-01-31 13:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-24 16:24 [Qemu-devel] [PATCH v12 0/2] More fully implement ARM PMUv3 Aaron Lindsay OS
2019-01-24 16:24 ` [Qemu-devel] [PATCH v12 1/2] target/arm: Send interrupts on PMU counter overflow Aaron Lindsay OS
2019-01-24 16:24 ` [Qemu-devel] [PATCH v12 2/2] target/arm: Add a timer to predict " Aaron Lindsay OS
2019-01-31 13:42 ` [Qemu-devel] [PATCH v12 0/2] More fully implement ARM PMUv3 Peter Maydell

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).