On Sat, 30 Oct 2021 at 19:42, Richard Henderson <richard.hender...@linaro.org> wrote: > > Because of the complexity of setting ESR, re-use the existing > arm_cpu_do_unaligned_access function. This means we have to > handle the exception ourselves in cpu_loop, transforming it > to the appropriate signal. > > Reviewed-by: Warner Losh <i...@bsdimp.com> > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > ---
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM