KVM: arm64: Clarify access behaviour for out-of-range SVE register slice IDs
authorDave Martin <Dave.Martin@arm.com>
Fri, 12 Apr 2019 12:25:38 +0000 (13:25 +0100)
committerMarc Zyngier <marc.zyngier@arm.com>
Thu, 18 Apr 2019 16:14:02 +0000 (17:14 +0100)
commit43b8e1f08938c0fd3b8924e846dba89863badc2f
tree7bebb7608f5cc7d5ab05fbeb82bb12592ee86190
parentfe365b4ea6c0df3eb44d636c32c5210ae1e58364
KVM: arm64: Clarify access behaviour for out-of-range SVE register slice IDs

The existing documentation for which SVE register slice IDs are
considered out-of-range, and what happens when userspace tries to
access them, is cryptic.

This patch rewords the text with the aim of making it a bit easier to
understand.

No functional change.

Suggested-by: Andrew Jones <drjones@redhat.com>
Signed-off-by: Dave Martin <Dave.Martin@arm.com>
Reviewed-by: Andrew Jones <drjones@redhat.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Documentation/virtual/kvm/api.txt