Re: [libvirt] [glib PATCH V3] Add bindings for virDomainSnapshotCreateXML()

2012-08-03 Thread Marc-André Lureau
looks good to me, ack On Fri, Aug 3, 2012 at 12:12 PM, Christophe Fergeau wrote: > Hey, > > I've worked with Jovanka on this patch, so ACK from me, but I'd appreciate > another pair of eyes having a quick look through it just in case. > > Christophe > > On Thu, Aug 02, 2012 at 05:58:22PM +0200, J

Re: [libvirt] [glib PATCH V3] Add bindings for virDomainSnapshotCreateXML()

2012-08-03 Thread Christophe Fergeau
Hey, I've worked with Jovanka on this patch, so ACK from me, but I'd appreciate another pair of eyes having a quick look through it just in case. Christophe On Thu, Aug 02, 2012 at 05:58:22PM +0200, Jovanka Gulicoska wrote: > --- > libvirt-gobject/libvirt-gobject-domain.c | 52 > ++

[libvirt] [glib PATCH V3] Add bindings for virDomainSnapshotCreateXML()

2012-08-02 Thread Jovanka Gulicoska
--- libvirt-gobject/libvirt-gobject-domain.c | 52 libvirt-gobject/libvirt-gobject-domain.h | 7 + libvirt-gobject/libvirt-gobject.sym | 2 ++ 3 files changed, 61 insertions(+) diff --git a/libvirt-gobject/libvirt-gobject-domain.c b/libvirt-gobject/lib