docs/system/arm/emulation.rst: Report FEAT_GTG support
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 3 Oct 2022 16:23:15 +0000 (17:23 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 10 Oct 2022 13:52:25 +0000 (14:52 +0100)
commit915f62844cf62e428c7c178149b5ff1cbe129b07
tree4976e9bd12d3ade819438cd3220938a9f0240f2e
parent3c003f7029eb322c15f137b33af1120096e14f4d
docs/system/arm/emulation.rst: Report FEAT_GTG support

FEAT_GTG is a change tho the ID register ID_AA64MMFR0_EL1 so that it
can report a different set of supported granule (page) sizes for
stage 1 and stage 2 translation tables.  As of commit c20281b2a5048
we already report the granule sizes that way for '-cpu max', and now
we also correctly make attempts to use unimplemented granule sizes
fail, so we can report the support of the feature in the
documentation.

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