Re: [libvirt] [libvirt-glib 1/3] Add LibvirtGConfigDomainChardevSourceUnix

2015-07-17 Thread Christophe Fergeau
ACK series and pushed. Christophe On Thu, Jul 09, 2015 at 03:13:46PM +0530, T A Mahadevan wrote: > This is needed to be able to add UNIX channels > --- > libvirt-gconfig/Makefile.am| 2 + > .../libvirt-gconfig-domain-chardev-source-unix.c | 84 > ++

[libvirt] [libvirt-glib 1/3] Add LibvirtGConfigDomainChardevSourceUnix

2015-07-09 Thread T A Mahadevan
This is needed to be able to add UNIX channels --- libvirt-gconfig/Makefile.am| 2 + .../libvirt-gconfig-domain-chardev-source-unix.c | 84 ++ .../libvirt-gconfig-domain-chardev-source-unix.h | 68 ++ libvirt-gconfig/libvirt-gconfig.