On Sat, 5 Oct 2024 at 21:06, Richard Henderson <richard.henderson@xxxxxxxxxx> wrote: > > Fill in the tlb_fill_align hook. So far this is the same > as tlb_fill_align_first, except that we can pass memop to > get_phys_addr as well. > > Signed-off-by: Richard Henderson <richard.henderson@xxxxxxxxxx> Reviewed-by: Peter Maydell <peter.maydell@xxxxxxxxxx> thanks -- PMM