Documented the removal of the HMP command cpustats Signed-off-by: Bruno Larsen (billionai) <[email protected]> --- 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 5a462ac568..a88ff7aff4 100644 --- a/docs/system/removed-features.rst +++ b/docs/system/removed-features.rst @@ -249,6 +249,12 @@ Use ``migrate-set-parameters`` and ``info migrate-parameters`` instead. Use ``migrate-set-parameters`` instead. +``cpustats`` (removed in 6.1) +''''''''''''''''''''''''''''' + +This command didn't produce any output already. Removed to avoid expectations +of maintaining/fixing it. + Guest Emulator ISAs ------------------- -- 2.17.1
