target/arm: Enable FEAT_CSV2 for -cpu max
commit74b17e16695b93261b1c3ffb73031d574aba2b8e
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 6 May 2022 18:02:37 +0000 (6 13:02 -0500)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 9 May 2022 10:47:54 +0000 (9 11:47 +0100)
treeaacdd002135cb2323dd7afed632c651145e12b60
parent880cd10e84775d3cca599bf872a9362b02322747
target/arm: Enable FEAT_CSV2 for -cpu max

This extension concerns branch speculation, which TCG does
not implement.  Thus we can trivially enable this feature.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20220506180242.216785-20-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
docs/system/arm/emulation.rst
target/arm/cpu64.c
target/arm/cpu_tcg.c