From: Greg Kurz <gr...@kaod.org> This is just an oversight.
Fixes: f518be3aa35b ("target/ppc: Remove "compat" property of server class POWER CPUs") Cc: gr...@kaod.org Signed-off-by: Greg Kurz <gr...@kaod.org> Reviewed-by: Laurent Vivier <laur...@vivier.eu> Message-Id: <161399328834.51902.14269239378658110394.st...@bahia.lan> Signed-off-by: Laurent Vivier <laur...@vivier.eu> --- docs/system/removed-features.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/system/removed-features.rst b/docs/system/removed-features.rst index 29e90601a51a..c21e6fa5ee3c 100644 --- a/docs/system/removed-features.rst +++ b/docs/system/removed-features.rst @@ -285,6 +285,12 @@ The RISC-V no MMU cpus have been removed. The two CPUs: ``rv32imacu-nommu`` and ``rv64imacu-nommu`` can no longer be used. Instead the MMU status can be specified via the CPU ``mmu`` option when using the ``rv32`` or ``rv64`` CPUs. +``compat`` property of server class POWER CPUs (removed in 6.0) +''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' + +The ``max-cpu-compat`` property of the ``pseries`` machine type should be used +instead. + System emulator machines ------------------------ -- 2.31.1