qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 0/3] chardev cleanups


From: Daniel P. Berrange
Subject: Re: [Qemu-devel] [PATCH v2 0/3] chardev cleanups
Date: Thu, 23 Jun 2016 10:36:29 +0100
User-agent: Mutt/1.6.1 (2016-04-27)

On Fri, Jun 17, 2016 at 02:34:41PM +0200, Paolo Bonzini wrote:
> 
> 
> On 16/06/2016 21:28, address@hidden wrote:
> > From: Marc-André Lureau <address@hidden>
> > 
> > Hi
> > 
> > A small series to do some chardev cleanup when removing them and
> > leaving qemu.
> > 
> > Fixes:
> > https://bugzilla.redhat.com/show_bug.cgi?id=1347077
> > 
> > v1->v2:
> > - use atexit() for qemu_chr_cleanup()
> > - add missing braces
> > 
> > Marc-André Lureau (3):
> >   char: clean up remaining chardevs when leaving
> >   socket: add listen feature
> >   socket: unlink unix socket on remove
> > 
> >  include/io/channel.h           |  1 +
> >  include/qemu/sockets.h         |  1 +
> >  io/channel-socket.c            | 17 +++++++++++++++++
> >  qemu-char.c                    | 11 +++++++++++
> >  tests/test-io-channel-socket.c |  2 +-
> >  util/qemu-sockets.c            | 18 ++++++++++++++++++
> >  6 files changed, 49 insertions(+), 1 deletion(-)
> > 
> 
> Looks good, I'll queue them if Dan acks patch 2.

Go ahead, its all fine with me.


Regards,
Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|



reply via email to

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