]> 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>
Sat, 3 Feb 2024 13:43:46 +0000 (16:43 +0300)
commitf039059e0a1cc3cebb74d60096ba2cad05e9dfd5
tree4d0386a7da7092f37e0a5f6b63ad5fba484cb82e
parent597a9a2b4b18323c20538008cd3ded85de76e9fa
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