Hi
On Mon, May 23, 2016 at 3:40 PM, Yuanhan Liu
wrote:
> On Sun, May 15, 2016 at 12:42:12PM +0300, Michael S. Tsirkin wrote:
>> > FYI, I have a follow up series (~20 patches,
>> > https://github.com/elmarco/qemu/tree/vhost-user-reconnect) doing
>> > mostly cleanups and extra checks for disconnect
On Sun, May 15, 2016 at 12:42:12PM +0300, Michael S. Tsirkin wrote:
> > FYI, I have a follow up series (~20 patches,
> > https://github.com/elmarco/qemu/tree/vhost-user-reconnect) doing
> > mostly cleanups and extra checks for disconnection at run time. In
> > particular, it should avoid some obvio
On Fri, May 13, 2016 at 08:30:36PM +0200, Marc-André Lureau wrote:
> Hi
>
> On Tue, May 10, 2016 at 6:28 PM, Marc-André Lureau wrote:
> > Hi
> >
> > - Original Message -
> >> On Tue, May 10, 2016 at 06:03:50PM +0200, marcandre.lur...@redhat.com
> >> wrote:
> >> > From: Marc-André Lureau
Hi
On Tue, May 10, 2016 at 6:28 PM, Marc-André Lureau wrote:
> Hi
>
> - Original Message -
>> On Tue, May 10, 2016 at 06:03:50PM +0200, marcandre.lur...@redhat.com wrote:
>> > From: Marc-André Lureau
>> >
>> > Hi,
>> >
>> > In a previous series "RFCv2: vhost-user: shutdown and reconnecti
Hi Marc,
I was also thinking we should do it in this way first. That simplfies
things. So, feel free to add:
Tested-by: Yuanhan Liu
Reviewed-by: Yuanhan Liu
(well, I didn't review the test case carefully).
Thanks.
--yliu
On Tue, May 10, 2016 at 06:03:50PM +0200, marcandre.lur...@red
Hi
- Original Message -
> On Tue, May 10, 2016 at 06:03:50PM +0200, marcandre.lur...@redhat.com wrote:
> > 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 shutdo
On Tue, May 10, 2016 at 06:03:50PM +0200, marcandre.lur...@redhat.com wrote:
> 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 cl
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