From: Bruno Larsen (billionai) Date: Mon, 31 May 2021 14:56:27 +0000 (-0300) Subject: HMP: added info cpustats to removed_features.rst X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=ca24b0b9334cd8838527edfc8b9b183326f81714;p=qemu.git HMP: added info cpustats to removed_features.rst Documented the removal of the HMP command info cpustats Signed-off-by: Bruno Larsen (billionai) Message-Id: <20210531145629.21300-3-bruno.larsen@eldorado.org.br> Reviewed-by: Luis Pires Reviewed-by: Lucas Mateus Reviewed-by: Greg Kurz [dwg: Fix a Sphinx formatting error] Signed-off-by: David Gibson --- diff --git a/docs/system/removed-features.rst b/docs/system/removed-features.rst index 5a462ac568..1d22195b1d 100644 --- a/docs/system/removed-features.rst +++ b/docs/system/removed-features.rst @@ -249,6 +249,11 @@ Use ``migrate-set-parameters`` and ``info migrate-parameters`` instead. Use ``migrate-set-parameters`` instead. +``info cpustats`` (removed in 6.1) +'''''''''''''''''''''''''''''''''' + +This command didn't produce any output already. Removed with no replacement. + Guest Emulator ISAs -------------------