diff options
author | Quentin Perret <qperret@google.com> | 2025-04-16 18:26:47 +0300 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2025-04-28 11:23:46 +0300 |
commit | 43c475504a39e98f10f5e6ec4d9d9ed60672a753 (patch) | |
tree | a7f6148e68aa3c6f8a13c63475fe15525b40ce8d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 48d848882395a6a42ff1bb685082c79791d4e753 (diff) | |
download | linux-43c475504a39e98f10f5e6ec4d9d9ed60672a753.tar.xz |
KVM: arm64: Unconditionally cross check hyp state
Now that the hypervisor's state is stored in the hyp_vmemmap, we no
longer need an expensive page-table walk to read it. This means we can
now afford to cross check the hyp-state during all memory ownership
transitions where the hyp is involved unconditionally, hence avoiding
problems such as [1].
[1] https://lore.kernel.org/kvmarm/20241128154406.602875-1-qperret@google.com/
Reviewed-by: Marc Zyngier <maz@kernel.org>
Signed-off-by: Quentin Perret <qperret@google.com>
Link: https://lore.kernel.org/r/20250416152648.2982950-8-qperret@google.com
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