qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/2] support reading of CNT[VCT|FRQ]_EL0 from user-space
@ 2018-05-18 11:44 Alex Bennée
  2018-05-18 11:44 ` [Qemu-devel] [PATCH v2 1/2] target/arm: " Alex Bennée
  2018-05-18 11:44 ` [Qemu-devel] [PATCH v2 2/2] tests/tcg/aarch64: userspace system register test Alex Bennée
  0 siblings, 2 replies; 4+ messages in thread
From: Alex Bennée @ 2018-05-18 11:44 UTC (permalink / raw)
  To: peter.maydell; +Cc: qemu-arm, qemu-devel, Alex Bennée

Hi,

The second patch won't build on master until the tcg testing revival
is merged but I've included it for reference.

Alex.

Alex Bennée (2):
  target/arm: support reading of CNT[VCT|FRQ]_EL0 from user-space
  tests/tcg/aarch64: userspace system register test

 target/arm/helper.c               | 27 ++++++++++++++++++++++++---
 tests/tcg/aarch64/Makefile.target |  2 +-
 tests/tcg/aarch64/sysregs.c       | 14 ++++++++++++++
 3 files changed, 39 insertions(+), 4 deletions(-)
 create mode 100644 tests/tcg/aarch64/sysregs.c

-- 
2.17.0

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

end of thread, other threads:[~2018-05-22 11:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-18 11:44 [Qemu-devel] [PATCH v2 0/2] support reading of CNT[VCT|FRQ]_EL0 from user-space Alex Bennée
2018-05-18 11:44 ` [Qemu-devel] [PATCH v2 1/2] target/arm: " Alex Bennée
2018-05-22 11:04   ` Peter Maydell
2018-05-18 11:44 ` [Qemu-devel] [PATCH v2 2/2] tests/tcg/aarch64: userspace system register test Alex Bennée

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