[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 10/11] target/arm: Implement FEAT_HPDS2 as a no-op
From: |
Peter Maydell |
Subject: |
Re: [PATCH v2 10/11] target/arm: Implement FEAT_HPDS2 as a no-op |
Date: |
Thu, 24 Aug 2023 17:19:07 +0100 |
On Fri, 11 Aug 2023 at 22:41, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> This feature allows the operating system to set TCR_ELx.HWU*
> to allow the implementation to use the PBHA bits from the
> block and page descriptors for for IMPLEMENTATION DEFINED
> purposes. Since QEMU has no need to use these bits, we may
> simply ignore them.
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
thanks
-- PMM
- Re: [PATCH v2 06/11] target/arm: Apply access checks to neoverse-n1 special registers, (continued)
- [PATCH v2 04/11] target/arm: When tag memory is not present, set MTE=1, Richard Henderson, 2023/08/11
- [PATCH v2 08/11] target/arm: Implement RMR_EL3 for neoverse-v1, Richard Henderson, 2023/08/11
- [PATCH v2 09/11] target/arm: Suppress FEAT_TRBE (Trace Buffer Extension), Richard Henderson, 2023/08/11
- [PATCH v2 03/11] target/arm: Support more GM blocksizes, Richard Henderson, 2023/08/11
- [PATCH v2 10/11] target/arm: Implement FEAT_HPDS2 as a no-op, Richard Henderson, 2023/08/11
- Re: [PATCH v2 10/11] target/arm: Implement FEAT_HPDS2 as a no-op,
Peter Maydell <=
- [PATCH v2 02/11] target/arm: Allow cpu to configure GM blocksize, Richard Henderson, 2023/08/11
- [PATCH v2 07/11] target/arm: Apply access checks to neoverse-v1 special registers, Richard Henderson, 2023/08/11
- [PATCH v2 01/11] target/arm: Reduce dcz_blocksize to uint8_t, Richard Henderson, 2023/08/11
- [PATCH v2 05/11] target/arm: Introduce make_ccsidr64, Richard Henderson, 2023/08/11
- [PATCH v2 11/11] target/arm: Implement cortex-a710, Richard Henderson, 2023/08/11
- Re: [PATCH v2 00/11] target/arm: Implement cortex-a710, Peter Maydell, 2023/08/29