Re: [PATCH 0/5] target/arm: Update emulation.rst, add some easy features

2024-04-24 Thread Richard Henderson
On 4/18/24 08:19, Peter Maydell wrote: Peter Maydell (5): docs/system/arm/emulation.rst: Add missing implemented features target/arm: Enable FEAT_CSV2_3 for -cpu max target/arm: Enable FEAT_ETS2 for -cpu max target/arm: Implement ID_AA64MMFR3_EL1 target/arm: Enable FEAT_Spec_FPACC

[PATCH 0/5] target/arm: Update emulation.rst, add some easy features

2024-04-18 Thread Peter Maydell
As of version DDI0487K.a of the Arm ARM, some architectural features which previously didn't have official names have been named. Mostly these are features which we thought of as part of baseline 8.0 support. For SVE and SVE2, the names have been brought into line with the FEAT_* naming convention