On Thu, 27 May 2021 13:50:34 -0300 "Bruno Larsen (billionai)" <[email protected]> wrote:
> Documented the removal of the HMP command cpustats > It is the 'info cpustats' command. > 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) > +''''''''''''''''''''''''''''' ditto > + > +This command didn't produce any output already. Removed to avoid expectations > +of maintaining/fixing it. > + s/to avoid... it/with no replacement/ because that's what users are interested in. > Guest Emulator ISAs > ------------------- >
