Skip to content
Commit bb5167b0 authored by Dave Martin's avatar Dave Martin
Browse files

KVM: arm64: Enumerate SVE register indices for KVM_GET_REG_LIST



This patch includes the SVE register IDs in the list returned by
KVM_GET_REG_LIST, as appropriate.

On a non-SVE-enabled vcpu, no extra IDs are added.

On an SVE-enabled vcpu, the appropriate number of slice IDs are
enumerated for each SVE register, depending on the maximum vector
length for the vcpu.

Signed-off-by: default avatarDave Martin <Dave.Martin@arm.com>
parent 986dbb4b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment