[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v6 00/14] target/arm: Implement FEAT_HAFDBS
From: |
Peter Maydell |
Subject: |
Re: [PATCH v6 00/14] target/arm: Implement FEAT_HAFDBS |
Date: |
Tue, 25 Oct 2022 16:16:06 +0100 |
On Mon, 24 Oct 2022 at 06:23, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> Changes for v6:
> * Fix rebase error wrt xn bit extract.
>
> Changes for v5:
> * Rebase, including 12 patches.
> * Add regime_is_stage2, which I should have done ages ago.
> * Reorg attribute extraction/merging vs descriptor modifications.
>
> Patches lacking review:
> 02-target-arm-Add-ptw_idx-to-S1Translate.patch
> 11-target-arm-Tidy-merging-of-attributes-from-descri.patch
> 13-target-arm-Implement-FEAT_HAFDBS-dirty-bit-portio.patch
Applied to target-arm.next, thanks.
(I know Alex asked for a comment on one of the patches; I think
we can do that as a follow-up patch.)
-- PMM
- [PATCH v6 05/14] target/arm: Move S1_ptw_translate outside arm_ld[lq]_ptw, (continued)
- [PATCH v6 05/14] target/arm: Move S1_ptw_translate outside arm_ld[lq]_ptw, Richard Henderson, 2022/10/24
- [PATCH v6 07/14] target/arm: Remove loop from get_phys_addr_lpae, Richard Henderson, 2022/10/24
- [PATCH v6 03/14] target/arm: Add isar predicates for FEAT_HAFDBS, Richard Henderson, 2022/10/24
- [PATCH v6 10/14] target/arm: Consider GP an attribute in get_phys_addr_lpae, Richard Henderson, 2022/10/24
- [PATCH v6 12/14] target/arm: Implement FEAT_HAFDBS, access flag portion, Richard Henderson, 2022/10/24
- [PATCH v6 08/14] target/arm: Fix fault reporting in get_phys_addr_lpae, Richard Henderson, 2022/10/24
- [PATCH v6 09/14] target/arm: Don't shift attrs in get_phys_addr_lpae, Richard Henderson, 2022/10/24
- Re: [PATCH v6 00/14] target/arm: Implement FEAT_HAFDBS,
Peter Maydell <=