All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] HMP: added cpustats to removed_features.rst
@ 2021-05-27 16:50 Bruno Larsen (billionai)
  2021-05-27 17:10 ` Greg Kurz
  0 siblings, 1 reply; 3+ messages in thread
From: Bruno Larsen (billionai) @ 2021-05-27 16:50 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 cpustats

Signed-off-by: Bruno Larsen (billionai) <bruno.larsen@eldorado.org.br>
---
 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



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

* Re: [PATCH] HMP: added cpustats to removed_features.rst
  2021-05-27 16:50 [PATCH] HMP: added cpustats to removed_features.rst Bruno Larsen (billionai)
@ 2021-05-27 17:10 ` Greg Kurz
  2021-05-28 15:29   ` Alex Bennée
  0 siblings, 1 reply; 3+ messages in thread
From: Greg Kurz @ 2021-05-27 17:10 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 13:50:34 -0300
"Bruno Larsen (billionai)" <bruno.larsen@eldorado.org.br> wrote:

> Documented the removal of the HMP command cpustats
> 

It is the 'info cpustats' command.

> Signed-off-by: Bruno Larsen (billionai) <bruno.larsen@eldorado.org.br>
> ---
>  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
>  -------------------
>  



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

* Re: [PATCH] HMP: added cpustats to removed_features.rst
  2021-05-27 17:10 ` Greg Kurz
@ 2021-05-28 15:29   ` Alex Bennée
  0 siblings, 0 replies; 3+ messages in thread
From: Alex Bennée @ 2021-05-28 15:29 UTC (permalink / raw)
  To: Greg Kurz
  Cc: farosas, richard.henderson, luis.pires, qemu-devel, lucas.araujo,
	fernando.valle, qemu-ppc, matheus.ferst, david


Greg Kurz <groug@kaod.org> writes:

> On Thu, 27 May 2021 13:50:34 -0300
> "Bruno Larsen (billionai)" <bruno.larsen@eldorado.org.br> wrote:
>
>> Documented the removal of the HMP command cpustats
>> 
>
> It is the 'info cpustats' command.
>
>> Signed-off-by: Bruno Larsen (billionai) <bruno.larsen@eldorado.org.br>
>> ---
>>  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.

We could point to alternatives:

  This command hasn't produced any output for some time and the build
  was broken anyway. If users are interested in gathering similar
  information in the future they should investigate collecting it with
  TCG plugins.

?

>
>>  Guest Emulator ISAs
>>  -------------------
>>  


-- 
Alex Bennée


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

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-27 16:50 [PATCH] HMP: added cpustats to removed_features.rst Bruno Larsen (billionai)
2021-05-27 17:10 ` Greg Kurz
2021-05-28 15:29   ` Alex Bennée

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.