Re: [libvirt] [libvirt-glib] [PATCH 1/4] GVirDomainSnapshot: Add _is_current

2014-08-06 Thread Zeeshan Ali (Khattak)
On Tue, Aug 5, 2014 at 11:13 AM, Christophe Fergeau cferg...@redhat.com wrote: Hey, On Sat, Aug 02, 2014 at 10:41:46AM +0200, m...@baedert.org wrote: From: Timm Bäder m...@baedert.org Add a way to determine if the given GVirDomainSnapshot is the current snapshot of its GVirDomain. ---

Re: [libvirt] [libvirt-glib] [PATCH 1/4] GVirDomainSnapshot: Add _is_current

2014-08-05 Thread Christophe Fergeau
Hey, On Sat, Aug 02, 2014 at 10:41:46AM +0200, m...@baedert.org wrote: From: Timm Bäder m...@baedert.org Add a way to determine if the given GVirDomainSnapshot is the current snapshot of its GVirDomain. --- libvirt-gobject/libvirt-gobject-domain-snapshot.c | 29 +++

[libvirt] [libvirt-glib] [PATCH 1/4] GVirDomainSnapshot: Add _is_current

2014-08-02 Thread mail
From: Timm Bäder m...@baedert.org Add a way to determine if the given GVirDomainSnapshot is the current snapshot of its GVirDomain. --- libvirt-gobject/libvirt-gobject-domain-snapshot.c | 29 +++ libvirt-gobject/libvirt-gobject-domain-snapshot.h | 3 +++