[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 06/16] target/arm: Annotate arm_max_initfn with FEAT identifi
From: |
Peter Maydell |
Subject: |
Re: [PATCH 06/16] target/arm: Annotate arm_max_initfn with FEAT identifiers |
Date: |
Mon, 11 Apr 2022 13:55:30 +0100 |
On Sat, 9 Apr 2022 at 01:14, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> Update the legacy feature names to the current names.
> Provide feature names for id changes that were not marked.
> Sort the field updates into increasing bitfield order.
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
thanks
-- PMM
- [PATCH 03/16] target/arm: Update qemu-system-arm -cpu max to cortex-a57, (continued)
- [PATCH 03/16] target/arm: Update qemu-system-arm -cpu max to cortex-a57, Richard Henderson, 2022/04/08
- [PATCH 02/16] target/arm: Adjust definition of CONTEXTIDR_EL2, Richard Henderson, 2022/04/08
- [PATCH 04/16] target/arm: Set ID_DFR0.PerfMon for qemu-system-arm -cpu max, Richard Henderson, 2022/04/08
- [PATCH 05/16] target/arm: Split out arm32_max_features, Richard Henderson, 2022/04/08
- [PATCH 06/16] target/arm: Annotate arm_max_initfn with FEAT identifiers, Richard Henderson, 2022/04/08
- Re: [PATCH 06/16] target/arm: Annotate arm_max_initfn with FEAT identifiers,
Peter Maydell <=
- [PATCH 08/16] target/arm: Enable FEAT_Debugv8p2 for -cpu max, Richard Henderson, 2022/04/08
- [PATCH 07/16] target/arm: Use field names for manipulating EL2 and EL3 modes, Richard Henderson, 2022/04/08
- [PATCH 09/16] target/arm: Enable FEAT_Debugv8p4 for -cpu max, Richard Henderson, 2022/04/08
- [PATCH 10/16] target/arm: Add isar_feature_{aa64,any}_ras, Richard Henderson, 2022/04/08
- [PATCH 13/16] target/arm: Implement virtual SError exceptions, Richard Henderson, 2022/04/08