On Sat, 21 Aug 2021 at 21:02, Richard Henderson <richard.hender...@linaro.org> wrote: > > Raise pc alignment faults. > Fix single-step and pc-align priority over breakpoints. > Not yet fixing insn abort priority over breakpoints. > > Based-on: 20210813131809.28655-1-peter.mayd...@linaro.org > ("linux-user: Clean up siginfo_t handling for arm, aarch64") > > Changes for v2: > * Handle the exceptions in cpu_loop. > * Fix how the instruction is raised for aa32 el1. > * Add pc alignment test cases.
I'm going to take patches 1 and 2 from this series into target-arm.next. thanks -- PMM