On Sun, 17 Apr 2022 at 19:29, Richard Henderson <richard.hender...@linaro.org> wrote: > > Instead of starting with cortex-a15 and adding v8 features to > a v7 cpu, begin with a v8 cpu stripped of its aarch64 features. > This fixes the long-standing to-do where we only enabled v8 > features for user-only. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org>
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM