diff options
author | Laurent Vivier <lvivier@redhat.com> | 2023-01-19 11:16:45 +0100 |
---|---|---|
committer | Jason Wang <jasowang@redhat.com> | 2023-02-17 13:31:33 +0800 |
commit | 148fbf0d58a6fa9c6881db28fced8c071c3be100 (patch) | |
tree | 3767acc46b7c180c1685ca77b7073dfe899f9168 /softmmu/rtc.c | |
parent | 993f71ee3360450c2758964adbdfb13f4d460162 (diff) | |
download | qemu-148fbf0d58a6fa9c6881db28fced8c071c3be100.zip qemu-148fbf0d58a6fa9c6881db28fced8c071c3be100.tar.gz qemu-148fbf0d58a6fa9c6881db28fced8c071c3be100.tar.bz2 |
net: stream: add a new option to automatically reconnect
In stream mode, if the server shuts down there is currently
no way to reconnect the client to a new server without removing
the NIC device and the netdev backend (or to reboot).
This patch introduces a reconnect option that specifies a delay
to try to reconnect with the same parameters.
Add a new test in qtest to test the reconnect option and the
connect/disconnect events.
Signed-off-by: Laurent Vivier <lvivier@redhat.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
Diffstat (limited to 'softmmu/rtc.c')
0 files changed, 0 insertions, 0 deletions