All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matthew Garrett <mjg59@srcf.ucam.org>
To: minyard@acm.org
Cc: Corey Minyard <cminyard@mvista.com>,
	mst@redhat.com, hwd@huawei.com, qemu-devel@nongnu.org,
	bcketchum@gmail.com, afaerber@suse.de
Subject: Re: [Qemu-devel] [PATCH] chardev: Add reconnecting to client sockets
Date: Fri, 19 Sep 2014 23:04:19 +0100	[thread overview]
Message-ID: <20140919220419.GA27710@srcf.ucam.org> (raw)
In-Reply-To: <1411163937-19891-1-git-send-email-minyard@acm.org>

On Fri, Sep 19, 2014 at 04:58:57PM -0500, minyard@acm.org wrote:
> From: Corey Minyard <cminyard@mvista.com>
> 
> Adds a "recon" 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.

We're enthusiastic about this - we're using a virtio rng via egd, and 
restarting our entropy distributor currently kills hwrng in the guest 
because the socket has gone away.

-- 
Matthew Garrett | mjg59@srcf.ucam.org

  reply	other threads:[~2014-09-19 22:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-19 21:58 [Qemu-devel] [PATCH] chardev: Add reconnecting to client sockets minyard
2014-09-19 22:04 ` Matthew Garrett [this message]
2014-09-19 22:33 ` Paolo Bonzini
2014-09-19 23:27 ` Eric Blake

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140919220419.GA27710@srcf.ucam.org \
    --to=mjg59@srcf.ucam.org \
    --cc=afaerber@suse.de \
    --cc=bcketchum@gmail.com \
    --cc=cminyard@mvista.com \
    --cc=hwd@huawei.com \
    --cc=minyard@acm.org \
    --cc=mst@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.