From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37289) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b0C5T-0006iO-N9 for qemu-devel@nongnu.org; Tue, 10 May 2016 14:08:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b0C5P-0006Aa-Dz for qemu-devel@nongnu.org; Tue, 10 May 2016 14:08:51 -0400 Received: from mx6-phx2.redhat.com ([209.132.183.39]:53711) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b0C5P-00068x-2I for qemu-devel@nongnu.org; Tue, 10 May 2016 14:08:47 -0400 Date: Tue, 10 May 2016 14:08:40 -0400 (EDT) From: =?utf-8?Q?Marc-Andr=C3=A9?= Lureau Message-ID: <597360072.1323144.1462903720198.JavaMail.zimbra@redhat.com> In-Reply-To: <20160510171910.GQ5641@yliu-dev.sh.intel.com> References: <1462896240-30999-1-git-send-email-marcandre.lureau@redhat.com> <1462896240-30999-3-git-send-email-marcandre.lureau@redhat.com> <20160510171910.GQ5641@yliu-dev.sh.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 02/10] vubr: add client mode List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Yuanhan Liu Cc: marcandre lureau , qemu-devel@nongnu.org, "Michael S . Tsirkin" , Tetsuya Mukawa , jonshin@cisco.com, Ilya Maximets Hi ----- Original Message ----- > Hi, > > Just to let you know that as a client, it need to add the reconnect > ability, as the QEMU (as the server) may restart as well. Well, I'm > thinking that you may think it's an example bridge only, so, let it > be simple. Then I'm sorry for the noise. That's a different use case to me, and a separate possible addition to vubr. thanks