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
When SVE extension is enabled on aarch64 cpus, KVM will
return wide registers when queried. Because cpu templates
do not support registers wider than 128 bits we need
to ignore wide registers when converting cpu configuration
into a cpu template.
Signed-off-by: Egor Lazarchuk <yegorlz@amazon.co.uk>
0 commit comments