diff mbox series

[v2] HMP: added info cpustats to removed_features.rst

Message ID 20210527175602.40163-1-bruno.larsen@eldorado.org.br
State New
Headers show
Series [v2] HMP: added info cpustats to removed_features.rst | expand

Commit Message

Bruno Larsen (billionai) May 27, 2021, 5: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

Luis Fernando Fujita Pires May 27, 2021, 6:44 p.m. UTC | #1
From: Bruno Larsen (billionai) <bruno.larsen@eldorado.org.br>
> 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(+)

Reviewed-by: Luis Pires <luis.pires@eldorado.org.br>

--
Luis Pires
Instituto de Pesquisas ELDORADO 
Aviso Legal - Disclaimer <https://www.eldorado.org.br/disclaimer.html>
Lucas Mateus Martins Araujo e Castro May 27, 2021, 7:17 p.m. UTC | #2
On 27/05/2021 14: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>
> ---
>   docs/system/removed-features.rst | 5 +++++
>   1 file changed, 5 insertions(+)
Reviewed-by: Lucas Mateus <lucas.araujo@eldorado.org.br>
Greg Kurz May 28, 2021, 7:52 a.m. UTC | #3
On Thu, 27 May 2021 14:56:02 -0300
"Bruno Larsen (billionai)" <bruno.larsen@eldorado.org.br> wrote:

> Documented the removal of the HMP command info cpustats
> 
> Signed-off-by: Bruno Larsen (billionai) <bruno.larsen@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
 -------------------