arm64: RME: Configure max SVE vector length for a Realm
Obtain the max vector length configured by userspace on the vCPUs, and write it into the Realm parameters. By default the vCPU is configured with the max vector length reported by RMM, and userspace can reduce it with a write to KVM_REG_ARM64_SVE_VLS. Signed-off-by:Jean-Philippe Brucker <jean-philippe@linaro.org> Signed-off-by:
Steven Price <steven.price@arm.com> Reviewed-by:
Gavin Shan <gshan@redhat.com> Reviewed-by:
Suzuki K Poulose <suzuki.poulose@arm.com> --- Changes since v6: * Rename max_vl/realm_max_vl to vl/last_vl - there is nothing "maximum" about them, we're just checking that all realms have the same vector length
Loading
Please register or sign in to comment