diff options
author | Marc Zyngier <maz@kernel.org> | 2025-05-14 11:34:55 +0100 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2025-05-19 08:01:19 +0100 |
commit | 73e1b621b25d7d45cebf9940cad3b377d3b94791 (patch) | |
tree | 795a0d1f0844269a495df15268d69f913dde661a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 7270cc9157f474dfc46750a34c9d7defc686b2eb (diff) |
KVM: arm64: nv: Program host's VNCR_EL2 to the fixmap address
Since we now have a way to map the guest's VNCR_EL2 on the host,
we can point the host's VNCR_EL2 to it and go full circle!
Note that we unconditionally assign the fixmap to VNCR_EL2,
irrespective of the guest's version being mapped or not. We want
to take a fault on first access, so the fixmap either contains
something guranteed to be either invalid or a guest mapping.
Reviewed-by: Oliver Upton <oliver.upton@linux.dev>
Link: https://lore.kernel.org/r/20250514103501.2225951-13-maz@kernel.org
Signed-off-by: Marc Zyngier <maz@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions