Re: [Qemu-devel] [PATCH 00/10] vhost-user: simple reconnection support

2016-06-13 Thread Michael S. Tsirkin
On Thu, Jun 09, 2016 at 05:14:42PM +0300, Victor Kaplansky wrote: > Hi MST, I've reviewed the patches and they are fine. > >From my perspective we can pull them into upstream. In the future please send: Reviewed-by: Victor Kaplansky Thanks! -- MST

Re: [Qemu-devel] [PATCH 00/10] vhost-user: simple reconnection support

2016-06-09 Thread Victor Kaplansky
Hi MST, I've reviewed the patches and they are fine. >From my perspective we can pull them into upstream. On Mon, Jun 06, 2016 at 06:44:58PM +0200, marcandre.lur...@redhat.com wrote: > From: Marc-André Lureau > > Hi, > > In a previous series "RFCv2: vhost-user: shutdown and reconnection", I >

[Qemu-devel] [PATCH 00/10] vhost-user: simple reconnection support

2016-06-06 Thread marcandre . lureau
From: Marc-André Lureau Hi, In a previous series "RFCv2: vhost-user: shutdown and reconnection", I proposed to add a new slave request to handle graceful shutdown, for both qemu configuration, server or client, while keeping the guest running with link down status. However, for the simple case