All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] HMP: added info cpustats to removed_features.rst
@ 2021-05-27 17:56 Bruno Larsen (billionai)
  2021-05-27 18:44 ` Luis Fernando Fujita Pires
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Bruno Larsen (billionai) @ 2021-05-27 17:56 UTC (permalink / raw)
  To: qemu-devel
  Cc: farosas, richard.henderson, groug, lucas.araujo, fernando.valle,
	qemu-ppc, matheus.ferst, luis.pires, david

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(+)

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
 -------------------
 
-- 
2.17.1



^ permalink raw reply related	[flat|nested] 4+ messages in thread

* RE: [PATCH v2] HMP: added info cpustats to removed_features.rst
  2021-05-27 17:56 [PATCH v2] HMP: added info cpustats to removed_features.rst Bruno Larsen (billionai)
@ 2021-05-27 18:44 ` Luis Fernando Fujita Pires
  2021-05-27 19:17 ` Lucas Mateus Martins Araujo e Castro
  2021-05-28  7:52 ` Greg Kurz
  2 siblings, 0 replies; 4+ messages in thread
From: Luis Fernando Fujita Pires @ 2021-05-27 18:44 UTC (permalink / raw)
  To: Bruno Piazera Larsen, qemu-devel
  Cc: farosas, richard.henderson, groug,
	Lucas Mateus Martins Araujo e Castro, Fernando Eckhardt Valle,
	qemu-ppc, Matheus Kowalczuk Ferst, david

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> 


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH v2] HMP: added info cpustats to removed_features.rst
  2021-05-27 17:56 [PATCH v2] HMP: added info cpustats to removed_features.rst Bruno Larsen (billionai)
  2021-05-27 18:44 ` Luis Fernando Fujita Pires
@ 2021-05-27 19:17 ` Lucas Mateus Martins Araujo e Castro
  2021-05-28  7:52 ` Greg Kurz
  2 siblings, 0 replies; 4+ messages in thread
From: Lucas Mateus Martins Araujo e Castro @ 2021-05-27 19:17 UTC (permalink / raw)
  To: Bruno Larsen (billionai), qemu-devel
  Cc: farosas, richard.henderson, groug, luis.pires, fernando.valle,
	qemu-ppc, matheus.ferst, david

[-- Attachment #1: Type: text/plain, Size: 624 bytes --]


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>
-- 
Lucas Mateus M. Araujo e Castro
Instituto de Pesquisas ELDORADO 
<https://www.eldorado.org.br/?utm_campaign=assinatura_de_e-mail&utm_medium=email&utm_source=RD+Station>
Departamento Computação Embarcada
Estagiario
Aviso Legal - Disclaimer <https://www.eldorado.org.br/disclaimer.html>

[-- Attachment #2: Type: text/html, Size: 1404 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH v2] HMP: added info cpustats to removed_features.rst
  2021-05-27 17:56 [PATCH v2] HMP: added info cpustats to removed_features.rst Bruno Larsen (billionai)
  2021-05-27 18:44 ` Luis Fernando Fujita Pires
  2021-05-27 19:17 ` Lucas Mateus Martins Araujo e Castro
@ 2021-05-28  7:52 ` Greg Kurz
  2 siblings, 0 replies; 4+ messages in thread
From: Greg Kurz @ 2021-05-28  7:52 UTC (permalink / raw)
  To: Bruno Larsen (billionai)
  Cc: farosas, richard.henderson, qemu-devel, lucas.araujo,
	fernando.valle, qemu-ppc, matheus.ferst, luis.pires, david

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
>  -------------------
>  



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-05-28  7:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-27 17:56 [PATCH v2] HMP: added info cpustats to removed_features.rst Bruno Larsen (billionai)
2021-05-27 18:44 ` Luis Fernando Fujita Pires
2021-05-27 19:17 ` Lucas Mateus Martins Araujo e Castro
2021-05-28  7:52 ` Greg Kurz

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.