diff options
author | Marc Zyngier <maz@kernel.org> | 2025-02-20 16:49:03 +0300 |
---|---|---|
committer | Oliver Upton <oliver.upton@linux.dev> | 2025-02-24 22:30:17 +0300 |
commit | f83c41fb3dddbf47881249335a9718d2cdce0bd0 (patch) | |
tree | 5b1a7d2a7f8eb268e079ccfad5e35e9df4d73b7c /tools/perf/scripts/python/gecko.py | |
parent | 94f296dcd6d937371dd83df048b9a2d723d357c9 (diff) | |
download | linux-f83c41fb3dddbf47881249335a9718d2cdce0bd0.tar.xz |
KVM: arm64: Allow userspace to limit NV support to nVHE
NV is hard. No kidding.
In order to make things simpler, we have established that NV would
support two mutually exclusive configurations:
- VHE-only, and supporting recursive virtualisation
- nVHE-only, and not supporting recursive virtualisation
For that purpose, introduce a new vcpu feature flag that denotes
the second configuration. We use this flag to limit the idregs
further.
Signed-off-by: Marc Zyngier <maz@kernel.org>
Reviewed-by: Joey Gouly <joey.gouly@arm.com>
Link: https://lore.kernel.org/r/20250220134907.554085-11-maz@kernel.org
Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions