[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v4 00/45] target/arm: Cleanups, new features, new cpus
From: |
Peter Maydell |
Subject: |
Re: [PATCH v4 00/45] target/arm: Cleanups, new features, new cpus |
Date: |
Tue, 3 May 2022 17:47:37 +0100 |
On Sun, 1 May 2022 at 06:51, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> Changes for v4:
> * Rebase on master, where the first third is upstream.
> * Split changes to add_cpreg_to_hashtable into bite sized chunks.
> * Add ARM_CP_EL3_NO_EL2_{UNDEF,KEEP} flags.
> * Fix access check for SCXTNUM_ELx (damien).
I'm going to apply patches 1-19, 23, 33 to target-arm.next
(making the minor fixups I noted in review comments for
patches 10 and 19).
I do still plan to review 21,22,34,41.
thanks
-- PMM
- [PATCH v4 39/45] target/arm: Enable FEAT_IESB for -cpu max, (continued)
- [PATCH v4 39/45] target/arm: Enable FEAT_IESB for -cpu max, Richard Henderson, 2022/05/01
- [PATCH v4 37/45] target/arm: Implement ESB instruction, Richard Henderson, 2022/05/01
- [PATCH v4 40/45] target/arm: Enable FEAT_CSV2 for -cpu max, Richard Henderson, 2022/05/01
- [PATCH v4 43/45] target/arm: Enable FEAT_DGH for -cpu max, Richard Henderson, 2022/05/01
- [PATCH v4 44/45] target/arm: Define cortex-a76, Richard Henderson, 2022/05/01
- [PATCH v4 42/45] target/arm: Enable FEAT_CSV3 for -cpu max, Richard Henderson, 2022/05/01
- [PATCH v4 45/45] target/arm: Define neoverse-n1, Richard Henderson, 2022/05/01
- [PATCH v4 41/45] target/arm: Enable FEAT_CSV2_2 for -cpu max, Richard Henderson, 2022/05/01
- Re: [PATCH v4 00/45] target/arm: Cleanups, new features, new cpus,
Peter Maydell <=