]> xenbits.xensource.com Git - qemu-xen.git/commit
docs/system/arm/emulation.rst: Add missing implemented features
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 18 Apr 2024 15:20:00 +0000 (16:20 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 30 Apr 2024 14:01:07 +0000 (15:01 +0100)
commitbc980d66308d3eabf8718477083c5989ea71ad42
treef9defded4745809d2d68ad085cf158800f507c3a
parent7b19a3554d2df22d29c75319a1dac17615d1b20e
docs/system/arm/emulation.rst: Add missing implemented features

As of version DDI0487K.a of the Arm ARM, some architectural features
which previously didn't have official names have been named.  Add
these to the list of features which QEMU's TCG emulation supports.
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 of other extensions, and some
sub-components split into separate FEAT_ items.  In a few cases (eg
FEAT_CCIDX, FEAT_DPB2) the omission from our list was just an oversight.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20240418152004.2106516-2-peter.maydell@linaro.org
docs/system/arm/emulation.rst