diff options
author | Steven Shen <steven.shen@jaguarmicro.com> | 2024-03-05 09:30:16 +0800 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2024-03-05 13:22:56 +0000 |
commit | 7558300c53057126514ee0fd5cf629c65ccc20e1 (patch) | |
tree | 54a9dc83d65599ea0512192604771e3f2bee0e5d /include/hw/mem/sparse-mem.h | |
parent | d346feed696c536f178f8110666e2bcc4c21b983 (diff) | |
download | qemu-7558300c53057126514ee0fd5cf629c65ccc20e1.zip qemu-7558300c53057126514ee0fd5cf629c65ccc20e1.tar.gz qemu-7558300c53057126514ee0fd5cf629c65ccc20e1.tar.bz2 |
qemu-options.hx: Don't claim "-serial" has limit of 4 serial ports
Before v2.12, the implementation of serial ports was limited to
a value of MAX_SERIAL_PORTS = 4. We now dynamically allocate
the data structures for serial ports, so this limit is no longer
present, but the documentation for the -serial options still reads:
"This option can be used several times to simulate up to 4 serial ports."
Update to "This option can be used several times to simulate
multiple serial ports." to avoid misleading.
Signed-off-by: Steven Shen <steven.shen@jaguarmicro.com>
Message-id: 20240305013016.2268-1-steven.shen@jaguarmicro.com
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
[PMM: tweaked commit message]
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'include/hw/mem/sparse-mem.h')
0 files changed, 0 insertions, 0 deletions