[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 0/2] target/arm: Fix issue 1078
From: |
Peter Maydell |
Subject: |
Re: [PATCH 0/2] target/arm: Fix issue 1078 |
Date: |
Fri, 24 Jun 2022 17:32:36 +0100 |
On Sun, 19 Jun 2022 at 01:16, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> Nicely summarized by the reporter, but I thought it would be
> nicer to pull all of the logic into arm_pamax, rather than
> leave it separated.
Applied to target-arm.next, thanks.
I think the hang He Zhe reports as still present is an
unrelated issue (I should check the v7 LPAE spec about
block descriptors I guess).
-- PMM