On Sat, 5 Oct 2024 at 21:06, Richard Henderson <richard.hender...@linaro.org> wrote: > > When we have a tlb miss, defer the alignment check to > the new tlb_fill_align hook. Move the existing alignment > check so that we only perform it with a tlb hit. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- Reviewed-by: Peter Maydell <peter.mayd...@linaro.org>
thanks -- PMM