All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] docs: Fix removal text of -show-cursor
@ 2021-03-10  4:58 Thomas Huth
  2021-03-10  5:49 ` Markus Armbruster
  2021-03-10 12:11 ` Gerd Hoffmann
  0 siblings, 2 replies; 3+ messages in thread
From: Thomas Huth @ 2021-03-10  4:58 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-trivial, Gerd Hoffmann

We should say now when it was removed, not when it was deprecated.

Signed-off-by: Thomas Huth <thuth@redhat.com>
---
 docs/system/removed-features.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/system/removed-features.rst b/docs/system/removed-features.rst
index f8db76d0b5..13f9dd3014 100644
--- a/docs/system/removed-features.rst
+++ b/docs/system/removed-features.rst
@@ -26,8 +26,8 @@ The ``-no-kvm`` argument was a synonym for setting ``-machine accel=tcg``.
 The ``-realtime mlock=on|off`` argument has been replaced by the
 ``-overcommit mem-lock=on|off`` argument.
 
-``-show-cursor`` option (since 5.0)
-'''''''''''''''''''''''''''''''''''
+``-show-cursor`` option (removed in 6.0)
+''''''''''''''''''''''''''''''''''''''''
 
 Use ``-display sdl,show-cursor=on``, ``-display gtk,show-cursor=on``
 or ``-display default,show-cursor=on`` instead.
-- 
2.27.0



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

* Re: [PATCH] docs: Fix removal text of -show-cursor
  2021-03-10  4:58 [PATCH] docs: Fix removal text of -show-cursor Thomas Huth
@ 2021-03-10  5:49 ` Markus Armbruster
  2021-03-10 12:11 ` Gerd Hoffmann
  1 sibling, 0 replies; 3+ messages in thread
From: Markus Armbruster @ 2021-03-10  5:49 UTC (permalink / raw)
  To: Thomas Huth; +Cc: qemu-trivial, qemu-devel, Gerd Hoffmann

Thomas Huth <thuth@redhat.com> writes:

> We should say now when it was removed, not when it was deprecated.
>
> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
>  docs/system/removed-features.rst | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/docs/system/removed-features.rst b/docs/system/removed-features.rst
> index f8db76d0b5..13f9dd3014 100644
> --- a/docs/system/removed-features.rst
> +++ b/docs/system/removed-features.rst
> @@ -26,8 +26,8 @@ The ``-no-kvm`` argument was a synonym for setting ``-machine accel=tcg``.
>  The ``-realtime mlock=on|off`` argument has been replaced by the
>  ``-overcommit mem-lock=on|off`` argument.
>  
> -``-show-cursor`` option (since 5.0)
> -'''''''''''''''''''''''''''''''''''
> +``-show-cursor`` option (removed in 6.0)
> +''''''''''''''''''''''''''''''''''''''''
>  
>  Use ``-display sdl,show-cursor=on``, ``-display gtk,show-cursor=on``
>  or ``-display default,show-cursor=on`` instead.

Reviewed-by: Markus Armbruster <armbru@redhat.com>



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

* Re: [PATCH] docs: Fix removal text of -show-cursor
  2021-03-10  4:58 [PATCH] docs: Fix removal text of -show-cursor Thomas Huth
  2021-03-10  5:49 ` Markus Armbruster
@ 2021-03-10 12:11 ` Gerd Hoffmann
  1 sibling, 0 replies; 3+ messages in thread
From: Gerd Hoffmann @ 2021-03-10 12:11 UTC (permalink / raw)
  To: Thomas Huth; +Cc: qemu-trivial, qemu-devel

On Wed, Mar 10, 2021 at 05:58:21AM +0100, Thomas Huth wrote:
> We should say now when it was removed, not when it was deprecated.
> 
> Signed-off-by: Thomas Huth <thuth@redhat.com>

Added to UI queue.

thanks,
  Gerd



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

end of thread, other threads:[~2021-03-10 12:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-10  4:58 [PATCH] docs: Fix removal text of -show-cursor Thomas Huth
2021-03-10  5:49 ` Markus Armbruster
2021-03-10 12:11 ` Gerd Hoffmann

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.