]> git.proxmox.com Git - mirror_qemu.git/commit - qemu-options.hx
qemu-char: Add reconnecting to client sockets
authorCorey Minyard <cminyard@mvista.com>
Thu, 2 Oct 2014 16:17:37 +0000 (11:17 -0500)
committerPaolo Bonzini <pbonzini@redhat.com>
Sat, 4 Oct 2014 06:59:14 +0000 (08:59 +0200)
commit5dd1f02b4bc2f2c2ef3a2adfd8a412c8c8769085
treef1857bf14d8e3f9ff98027449cb9a4090eae012a
parent16cc4ffe34f3fd6d0626ed459fb241304786a04b
qemu-char: Add reconnecting to client sockets

Adds a "reconnect" option to socket backends that gives a reconnect
timeout.  This only applies to client sockets.  If the other end
of a socket closes the connection, qemu will attempt to reconnect
after the given number of seconds.

Signed-off-by: Corey Minyard <cminyard@mvista.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
qapi-schema.json
qemu-char.c
qemu-options.hx