diff options
author | Alex Zuepke <alex.zuepke@tum.de> | 2022-04-28 15:27:17 +0200 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2022-05-05 09:36:22 +0100 |
commit | 99a50d1a67c602126fc2b3a4812d3000eba9bf34 (patch) | |
tree | d9c884c619ccfdae3c8e38764d50c28591ce894c /net/net.c | |
parent | 25e168ab70627bf3368944cf5b1d97490c853007 (diff) | |
download | qemu-99a50d1a67c602126fc2b3a4812d3000eba9bf34.zip qemu-99a50d1a67c602126fc2b3a4812d3000eba9bf34.tar.gz qemu-99a50d1a67c602126fc2b3a4812d3000eba9bf34.tar.bz2 |
target/arm: read access to performance counters from EL0
The ARMv8 manual defines that PMUSERENR_EL0.ER enables read-access
to both PMXEVCNTR_EL0 and PMEVCNTR<n>_EL0 registers, however,
we only use it for PMXEVCNTR_EL0. Extend to PMEVCNTR<n>_EL0 as well.
Signed-off-by: Alex Zuepke <alex.zuepke@tum.de>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20220428132717.84190-1-alex.zuepke@tum.de
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'net/net.c')
0 files changed, 0 insertions, 0 deletions