]> git.ipfire.org Git - thirdparty/qemu.git/commit
qemu-options.hx: Improve -serial option documentation
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 22 Jan 2024 16:36:07 +0000 (16:36 +0000)
committerMichael Tokarev <mjt@tls.msk.ru>
Fri, 9 Feb 2024 07:44:49 +0000 (10:44 +0300)
commit2d0530abe27bf5dce5aca269fbb2aa16e0ee88eb
tree6e190e5a272fa81d8abed81a7883023f3d38b94b
parente2a12fa4e7da627516b82ace779d7bfa641aa0de
qemu-options.hx: Improve -serial option documentation

The -serial option documentation is a bit brief about '-serial none'
and '-serial null'. In particular it's not very clear about the
difference between them, and it doesn't mention that it's up to
the machine model whether '-serial none' means "don't create the
serial port" or "don't wire the serial port up to anything".

Expand on these points.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-id: 20240122163607.459769-3-peter.maydell@linaro.org
(cherry picked from commit 747bfaf3a9d2f3cd51674763dc1f7575100cd200)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
qemu-options.hx