chardev: finalize 'reconnect' deprecation
authorDaniil Tatianin <d-tatianin@yandex-team.ru>
Fri, 25 Oct 2024 07:35:25 +0000 (10:35 +0300)
committerJason Wang <jasowang@redhat.com>
Mon, 28 Oct 2024 06:37:25 +0000 (14:37 +0800)
commit96e610b23d4dcfa07b0f85eef02c70e28b32f4e6
treeb1e1b13f92879cad5fdab3533efbb7b4d4330e46
parentc40e962d83f9968beb50fa7f3b6718461a7aedbf
chardev: finalize 'reconnect' deprecation

Change all related docs and tests to use the new 'reconnect-ms' option
instead of the now deprecated 'reconnect'.

Signed-off-by: Daniil Tatianin <d-tatianin@yandex-team.ru>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
docs/COLO-FT.txt
docs/system/ppc/powernv.rst
qemu-options.hx
tests/qtest/ipmi-bt-test.c
tests/qtest/vhost-user-test.c
tests/unit/test-char.c