You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(aarch64/vcpu): correct handling of KVM_REG_ARM64_SVE_VLS
KVM_REG_ARM64_SVE_VLS needs to be treated differently from
other SVE registers. It needs to be set before vcpu is
finalized.
Signed-off-by: Egor Lazarchuk <yegorlz@amazon.co.uk>
0 commit comments