[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 0/8] target/arm: Fix insn exception priorities
From: |
Peter Maydell |
Subject: |
Re: [PATCH v2 0/8] target/arm: Fix insn exception priorities |
Date: |
Mon, 13 Sep 2021 14:29:29 +0100 |
On Sat, 21 Aug 2021 at 21:02, Richard Henderson
<richard.henderson@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.maydell@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
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [PATCH v2 0/8] target/arm: Fix insn exception priorities,
Peter Maydell <=