On Mon, 16 Feb 2026 at 03:46, Richard Henderson <[email protected]> wrote: > > Introduce a set of stub property callbacks for when we really > don't want to be able to enable SVE. Register the real or stub > funtions in aarch64_add_sve_properties depending on whether or > not SVE is available. > > Adjust aarch64_a64fx_initfn to initialize the set of supported > vector sizes before calling aarch64_add_sve_properties. > > Signed-off-by: Richard Henderson <[email protected]>
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
