[Qemu-devel] [PATCH v2 0/2] support reading of CNT[VCT|FRQ]_EL0 from user-space

Alex Bennée posted 2 patches 7 years, 5 months ago
Failed in applying to current master (apply log)
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
[Qemu-devel] [PATCH v2 0/2] support reading of CNT[VCT|FRQ]_EL0 from user-space
Posted by Alex Bennée 7 years, 5 months ago
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