qemu/docs/tools
Eric Blake 617017f8dc qemu-nbd: Allow users to adjust handshake limit
Although defaulting the handshake limit to 10 seconds was a nice QoI
change to weed out intentionally slow clients, it can interfere with
integration testing done with manual NBD_OPT commands over 'nbdsh
--opt-mode'.  Expose a command line option to allow the user to alter
the timeout away from the default.  This option is unlikely to be used
in enough scenarios to warrant a short option letter.

The option --handshake-limit intentionally differs from the name of
the constant added in commit fb1c2aaa98 (limit instead of max_secs)
and the QMP name to be added in the next commit; this is because
typing a longer command-line name is undesirable and there is
sufficient --help text to document the units.

Signed-off-by: Eric Blake <eblake@redhat.com>
Message-ID: <20250203222722.650694-5-eblake@redhat.com>
Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>
2025-02-11 13:45:46 -06:00
..
index.rst 9p: remove 'proxy' filesystem backend driver 2024-10-03 19:33:25 +02:00
qemu-img.rst docs/tools/qemu-img.rst: fix typo (sumarizes) 2023-12-23 19:35:47 +03:00
qemu-nbd.rst qemu-nbd: Allow users to adjust handshake limit 2025-02-11 13:45:46 -06:00
qemu-pr-helper.rst misc: fix commonly doubled up words 2022-08-01 11:58:02 +02:00
qemu-storage-daemon.rst docs/devel: add a codebase section 2025-01-17 10:45:49 +00:00
qemu-trace-stap.rst docs/tools/qemu-trace-stap.rst: Do not hard-code the QEMU binary name 2022-01-05 11:10:13 +01:00
qemu-vmsr-helper.rst docs: Fix some typos (found by typos) and grammar issues 2024-08-16 14:12:59 +01:00