Re: [Qemu-devel] [PATCH 0/2] vhost-user: release chardev on cleanup

2017-01-10 Thread Marc-André Lureau
Hi On Tue, Sep 27, 2016 at 1:44 PM Marc-André Lureau < marcandre.lur...@gmail.com> wrote: > Hi > > On Thu, Aug 11, 2016 at 1:16 PM Marc-André Lureau < > marcandre.lur...@gmail.com> wrote: > > Hi > > On Thu, Jun 16, 2016 at 1:05 PM Marc-André Lureau < > marcandre.lur...@gmail.com> wrote: > > ping

Re: [Qemu-devel] [PATCH 0/2] vhost-user: release chardev on cleanup

2016-09-27 Thread Marc-André Lureau
Hi On Thu, Aug 11, 2016 at 1:16 PM Marc-André Lureau < marcandre.lur...@gmail.com> wrote: > Hi > > On Thu, Jun 16, 2016 at 1:05 PM Marc-André Lureau < > marcandre.lur...@gmail.com> wrote: > >> ping >> > > 2nd ping, probably for-2.8 now > 3rd ping, those are 2 one-liners, don't be shy :) thanks

Re: [Qemu-devel] [PATCH 0/2] vhost-user: release chardev on cleanup

2016-08-11 Thread Marc-André Lureau
Hi On Thu, Jun 16, 2016 at 1:05 PM Marc-André Lureau < marcandre.lur...@gmail.com> wrote: > ping > 2nd ping, probably for-2.8 now > > On Wed, Apr 6, 2016 at 5:38 PM, wrote: > > From: Marc-André Lureau > > > > The following 2 one-liners remove the chardev from the vhost-user > > netdev it is

Re: [Qemu-devel] [PATCH 0/2] vhost-user: release chardev on cleanup

2016-06-16 Thread Marc-André Lureau
ping On Wed, Apr 6, 2016 at 5:38 PM, wrote: > From: Marc-André Lureau > > The following 2 one-liners remove the chardev from the vhost-user > netdev it is attached to. This prevents from further reuse of the > chardev that would likely fail to setup again with the slave. > > Related to: > https

[Qemu-devel] [PATCH 0/2] vhost-user: release chardev on cleanup

2016-04-06 Thread marcandre . lureau
From: Marc-André Lureau The following 2 one-liners remove the chardev from the vhost-user netdev it is attached to. This prevents from further reuse of the chardev that would likely fail to setup again with the slave. Related to: https://bugzilla.redhat.com/show_bug.cgi?id=1256619 https://bugzil