On 02/22/2018 09:28 AM, Peter Maydell wrote: > On 17 February 2018 at 18:22, Richard Henderson > <richard.hender...@linaro.org> wrote: >> Enable ARM_FEATURE_SVE for the generic "any" cpu. >> >> Signed-off-by: Richard Henderson <richard.hender...@linaro.org> >> --- >> target/arm/cpu.c | 7 +++++++ >> target/arm/cpu64.c | 1 + >> 2 files changed, 8 insertions(+) > > Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> > > though this should probably go at the end of the patchseries rather > than the beginning?
Yes, but of course I need it at the beginning for testing. I'll sort it to the end for the final version. r~