* [PATCH 1/2] doc: Clarify serial parameters
@ 2021-08-03 14:12 Axel Heider
2021-09-01 13:25 ` Markus Armbruster
0 siblings, 1 reply; 2+ messages in thread
From: Axel Heider @ 2021-08-03 14:12 UTC (permalink / raw)
To: qemu-devel
There is a difference between 'null' and 'none'. Add a sentence to
highlight this, so this does not get mixed up.
Signed-off-by: Axel Heider <axelheider@gmx.de>
---
qemu-options.hx | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/qemu-options.hx b/qemu-options.hx
index 83aa59a920..e3f256fa72 100644
--- a/qemu-options.hx
+++ b/qemu-options.hx
@@ -3702,7 +3702,8 @@ SRST
[Linux only] Pseudo TTY (a new PTY is automatically allocated)
``none``
- No device is allocated.
+ No serial devices are allocated at all. Use ``null`` to disable a
+ specific serial device.
``null``
void device
--
2.17.1
^ permalink raw reply related [flat|nested] 2+ messages in thread* Re: [PATCH 1/2] doc: Clarify serial parameters
2021-08-03 14:12 [PATCH 1/2] doc: Clarify serial parameters Axel Heider
@ 2021-09-01 13:25 ` Markus Armbruster
0 siblings, 0 replies; 2+ messages in thread
From: Markus Armbruster @ 2021-09-01 13:25 UTC (permalink / raw)
To: Axel Heider; +Cc: Marc-André Lureau, qemu-devel, Paolo Bonzini
Marc-André or Paolo?
Axel Heider <axelheider@gmx.de> writes:
> There is a difference between 'null' and 'none'. Add a sentence to
> highlight this, so this does not get mixed up.
>
> Signed-off-by: Axel Heider <axelheider@gmx.de>
> ---
> qemu-options.hx | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/qemu-options.hx b/qemu-options.hx
> index 83aa59a920..e3f256fa72 100644
> --- a/qemu-options.hx
> +++ b/qemu-options.hx
> @@ -3702,7 +3702,8 @@ SRST
> [Linux only] Pseudo TTY (a new PTY is automatically allocated)
>
> ``none``
> - No device is allocated.
> + No serial devices are allocated at all. Use ``null`` to disable a
> + specific serial device.
>
> ``null``
> void device
> --
> 2.17.1
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-09-03 13:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-03 14:12 [PATCH 1/2] doc: Clarify serial parameters Axel Heider
2021-09-01 13:25 ` Markus Armbruster
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).