From: "Bruno Larsen (billionai)" <[email protected]>
Documented the removal of the HMP command info cpustats Signed-off-by: Bruno Larsen (billionai) <[email protected]> Message-Id: <[email protected]> Reviewed-by: Luis Pires <[email protected]> Reviewed-by: Lucas Mateus <[email protected]> Reviewed-by: Greg Kurz <[email protected]> [dwg: Fix a Sphinx formatting error] Signed-off-by: David Gibson <[email protected]> --- docs/system/removed-features.rst | 5 +++++ 1 file changed, 5 insertions(+) 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 ------------------- -- 2.31.1
