diff options
author | Dave Martin <[email protected]> | 2019-04-11 17:23:00 +0100 |
---|---|---|
committer | Marc Zyngier <[email protected]> | 2019-04-18 17:14:02 +0100 |
commit | ecfb6ed4f66e68129c3ab675c68cb6578c28ef9b (patch) | |
tree | c74cce8fb8468ec7514bf0f67521b83435842fa1 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 4bd774e57b29f5bbf296d1daf69cc761e1e75fa8 (diff) |
KVM: arm64/sve: Explain validity checks in set_sve_vls()
Correct virtualization of SVE relies for correctness on code in
set_sve_vls() that verifies consistency between the set of vector
lengths requested by userspace and the set of vector lengths
available on the host.
However, the purpose of this code is not obvious, and not likely to
be apparent at all to people who do not have detailed knowledge of
the SVE system-level architecture.
This patch adds a suitable comment to explain what these checks are
for.
No functional change.
Suggested-by: Andrew Jones <[email protected]>
Signed-off-by: Dave Martin <[email protected]>
Reviewed-by: Andrew Jones <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions