qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 1/2] target/arm: Enable FEAT_HCX for -cpu max


From: Peter Maydell
Subject: Re: [PATCH 1/2] target/arm: Enable FEAT_HCX for -cpu max
Date: Fri, 13 May 2022 11:04:29 +0100

On Tue, 10 May 2022 at 01:05, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> This feature adds a new register, HCRX_EL2, which controls
> many of the newer AArch64 features.  So far the register is
> effectively RES0, because none of the new features are done.
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
>  target/arm/cpu.h    | 20 ++++++++++++++++++
>  target/arm/cpu64.c  |  1 +
>  target/arm/helper.c | 50 +++++++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 71 insertions(+)

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>

thanks
-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]