Re: [libvirt] [libvirt-glib PATCHv3 26/27] Add GVirConfigDomainVideo

2011-11-23 Thread Daniel P. Berrange
On Wed, Nov 23, 2011 at 02:35:09PM +0100, Christophe Fergeau wrote: > -- > v2: use g_return_if_fail to test function args for sanity > v3: rename to GVirConfigDomainVideo > --- > libvirt-gconfig/Makefile.am|2 + > libvirt-gconfig/libvirt-gconfig-domain-video.c | 133 > +++

[libvirt] [libvirt-glib PATCHv3 26/27] Add GVirConfigDomainVideo

2011-11-23 Thread Christophe Fergeau
-- v2: use g_return_if_fail to test function args for sanity v3: rename to GVirConfigDomainVideo --- libvirt-gconfig/Makefile.am|2 + libvirt-gconfig/libvirt-gconfig-domain-video.c | 133 libvirt-gconfig/libvirt-gconfig-domain-video.h | 82 ++