docs/system/arm: Add FEAT_HCX to list of emulated features
commit95d0f1d80eba918b6f1d7201994a468a38134ec1
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 30 May 2022 09:26:52 +0000 (30 10:26 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 30 May 2022 09:26:52 +0000 (30 10:26 +0100)
treeff45c60e6e9dc460b6eb4c1fbcf0f557e5533133
parentf7a1ea403e0282a7f57edd4298c4f65f24165da5
docs/system/arm: Add FEAT_HCX to list of emulated features

In commit 5814d587fe861fe9 we added support for emulating
FEAT_HCX (Support for the HCRX_EL2 register). However we
forgot to add it to the list in emulated.rst. Correct the
omission.

Fixes: 5814d587fe861fe9 ("target/arm: Enable FEAT_HCX for -cpu max")
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20220520084320.424166-1-peter.maydell@linaro.org
docs/system/arm/emulation.rst