Revision 2d0530abe27bf5dce5aca269fbb2aa16e0ee88eb authored by Peter Maydell on 22 January 2024, 16:36:07 UTC, committed by Michael Tokarev on 09 February 2024, 07:44:49 UTC
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>
1 parent e2a12fa
History
File Mode Size
api.c -rw-r--r-- 11.0 KB
core.c -rw-r--r-- 15.3 KB
loader.c -rw-r--r-- 12.1 KB
meson.build -rw-r--r-- 1.5 KB
plugin.h -rw-r--r-- 3.0 KB
qemu-plugins.symbols -rw-r--r-- 1.3 KB

back to top