diff options
author | Marc Zyngier <maz@kernel.org> | 2024-06-25 16:00:38 +0300 |
---|---|---|
committer | Oliver Upton <oliver.upton@linux.dev> | 2024-06-27 03:04:25 +0300 |
commit | a3ee9ce88ba3adc0a9bcb77dd40eca6aff3cef28 (patch) | |
tree | 857800a01271d6e6a99d3fdef62196a0fd15c310 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 9b58e665d6b25ff687380d14009d7cffe7f70df7 (diff) | |
download | linux-a3ee9ce88ba3adc0a9bcb77dd40eca6aff3cef28.tar.xz |
KVM: arm64: Get rid of HCRX_GUEST_FLAGS
HCRX_GUEST_FLAGS gives random KVM hackers the impression that
they can stuff bits in this macro and unconditionally enable
features in the guest.
In general, this is wrong (we have been there with FEAT_MOPS,
and again with FEAT_TCRX).
Document that HCRX_EL2.SMPME is an exception rather than the rule,
and get rid of HCRX_GUEST_FLAGS.
Signed-off-by: Marc Zyngier <maz@kernel.org>
Reviewed-by: Joey Gouly <joey.gouly@arm.com>
Link: https://lore.kernel.org/r/20240625130042.259175-3-maz@kernel.org
Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions