diff options
author | 2025-05-14 11:34:55 +0100 | |
---|---|---|
committer | 2025-05-19 08:01:19 +0100 | |
commit | 73e1b621b25d7d45cebf9940cad3b377d3b94791 (patch) | |
tree | 795a0d1f0844269a495df15268d69f913dde661a /scripts/generate_rust_analyzer.py | |
parent | KVM: arm64: nv: Handle VNCR_EL2 invalidation from MMU notifiers (diff) | |
download | linux-rng-73e1b621b25d7d45cebf9940cad3b377d3b94791.tar.xz linux-rng-73e1b621b25d7d45cebf9940cad3b377d3b94791.zip |
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 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions