Re: [PATCH 72/76] target/arm: Enable FEAT_RPRES for -cpu max

2025-01-26 Thread Richard Henderson
On 1/24/25 08:28, Peter Maydell wrote: Now the emulation is complete, we can enable FEAT_RPRES for the 'max' CPU type. Signed-off-by: Peter Maydell --- docs/system/arm/emulation.rst | 1 + target/arm/tcg/cpu64.c| 1 + 2 files changed, 2 insertions(+) Reviewed-by: Richard Henderson

[PATCH 72/76] target/arm: Enable FEAT_RPRES for -cpu max

2025-01-24 Thread Peter Maydell
Now the emulation is complete, we can enable FEAT_RPRES for the 'max' CPU type. Signed-off-by: Peter Maydell --- docs/system/arm/emulation.rst | 1 + target/arm/tcg/cpu64.c| 1 + 2 files changed, 2 insertions(+) diff --git a/docs/system/arm/emulation.rst b/docs/system/arm/emulation.rst