qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Marc-André Lureau
Subject: Re: [Qemu-devel] [PATCH 0/2] vhost-user: release chardev on cleanup
Date: Thu, 11 Aug 2016 09:16:53 +0000

Hi

On Thu, Jun 16, 2016 at 1:05 PM Marc-André Lureau <
address@hidden> wrote:

> ping
>

2nd ping, probably for-2.8 now


>
> On Wed, Apr 6, 2016 at 5:38 PM,  <address@hidden> wrote:
> > From: Marc-André Lureau <address@hidden>
> >
> > 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://bugzilla.redhat.com/show_bug.cgi?id=1256618
> >
> > rfc->v1:
> > - rfc was sent a few months ago, no comments: rebased & resend as
> >   non-rfc this time.
> >
> > Marc-André Lureau (2):
> >   vhost-user: release chardev on cleanup
> >   vhost-user: delete chardev on cleanup
> >
> >  net/vhost-user.c | 3 +++
> >  1 file changed, 3 insertions(+)
> >
> > --
> > 2.5.5
> >
>
>
>
> --
> Marc-André Lureau
>
-- 
Marc-André Lureau


reply via email to

[Prev in Thread] Current Thread [Next in Thread]