@samitouri / QOSamiQemu / commits / 08d5f3960b

docs/system: add FEAT_ECV_POFF to the emulation list

We already had this implemented since 2808d3b38a5 (target/arm: Implement FEAT_ECV CNTPOFF_EL2 handling) but it has its own feature name now. Add it to the list. Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Message-id: 20260624124527.1018912-7-alex.bennee@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>

Alex Bennée committed Jun 24, 2026 at 13:45 UTC 08d5f3960b8006338fea5f740bc4bf7cc508bf72
1 file changed +1
docs/system/arm/emulation.rst
+1
@@ -60,6 +60,7 @@ the following architecture extensions:
60 - FEAT_E2H0 (Programming of HCR_EL2.E2H)
61 - FEAT_EBF16 (AArch64 Extended BFloat16 instructions)
62 - FEAT_ECV (Enhanced Counter Virtualization)
63 +- FEAT_ECV_POFF (Enhanced Counter Virtualization Physical Offset)
64 - FEAT_EL0 (Support for execution at EL0)
65 - FEAT_EL1 (Support for execution at EL1)
66 - FEAT_EL2 (Support for execution at EL2)