diff mbox series

[v3,2/4] HMP: added info cpustats to removed_features.rst

Message ID 20210531145629.21300-3-bruno.larsen@eldorado.org.br
State New
Headers show
Series target/ppc: Remove DO_PPC_STATISTICS and PPC_DUMP_CPU | expand

Commit Message

Bruno Larsen (billionai) May 31, 2021, 2:56 p.m. UTC
Documented the removal of the HMP command info cpustats

Signed-off-by: Bruno Larsen (billionai) <bruno.larsen@eldorado.org.br>
---
 docs/system/removed-features.rst | 5 +++++
 1 file changed, 5 insertions(+)

Comments

Bruno Larsen (billionai) May 31, 2021, 5:52 p.m. UTC | #1
On 31/05/2021 11:56, Bruno Larsen (billionai) wrote:
> Documented the removal of the HMP command info cpustats
>
> Signed-off-by: Bruno Larsen (billionai) <bruno.larsen@eldorado.org.br>

Oops, I seem to have dropped a few tags:

Reviewed-by: Luis Pires<luis.pires@eldorado.org.br>
Reviewed-by: Lucas Mateus<lucas.araujo@eldorado.org.br>
Reviewed-by: Greg Kurz<groug@kaod.org>

> ---
>   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..2feae41089 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
>   -------------------
>
diff mbox series

Patch

diff --git a/docs/system/removed-features.rst b/docs/system/removed-features.rst
index 5a462ac568..2feae41089 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
 -------------------