summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMarc Zyngier <maz@kernel.org>2022-07-04 09:57:38 +0100
committerMarc Zyngier <maz@kernel.org>2022-07-17 11:55:33 +0100
commitcbcf14dd23bcf228eb6061991acf3721506b97ae (patch)
tree5791822410f86618bc380b1b09528198998686a7 /tools/perf/scripts/python
parentdb25081e147c3cc496b8cd8c9d67f992546df6d5 (diff)
KVM: arm64: vgic-v3: Make the userspace accessors use sysreg API
The vgic-v3 sysreg accessors have been ignored as the rest of the sysreg internal API was evolving, and are stuck with the .access method (which is normally reserved to the guest's own access) for the userspace accesses (which should use the .set/.get_user() methods). Catch up with the program and repaint all the accessors so that they fit into the normal userspace model, and plug the result into the helpers that have been introduced earlier. Reviewed-by: Reiji Watanabe <reijiw@google.com> Signed-off-by: Marc Zyngier <maz@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions