On Sun, 19 Jun 2022 at 01:16, Richard Henderson <richard.hender...@linaro.org> wrote: > > Move the code from hw/arm/virt.c that is supposed > to handle v7 into the one function. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > hw/arm/virt.c | 10 +--------- > target/arm/ptw.c | 24 ++++++++++++++++--------
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM