Re: [libvirt] [libvirt-glib 3/6] Add gvir_domain_device_get_domain()

2012-02-29 Thread Christophe Fergeau
On Tue, Feb 28, 2012 at 08:25:04PM +0200, Zeeshan Ali (Khattak) wrote: From: Zeeshan Ali (Khattak) zeesha...@gnome.org Getter for the associated domain of a domain device. NB: it already exists as a gobject property --- libvirt-gobject/libvirt-gobject-domain-device.c | 10 ++

Re: [libvirt] [libvirt-glib 3/6] Add gvir_domain_device_get_domain()

2012-02-29 Thread Christophe Fergeau
On Wed, Feb 29, 2012 at 02:02:08PM +0100, Christophe Fergeau wrote: On Tue, Feb 28, 2012 at 08:25:04PM +0200, Zeeshan Ali (Khattak) wrote: From: Zeeshan Ali (Khattak) zeesha...@gnome.org Getter for the associated domain of a domain device. NB: it already exists as a gobject property

[libvirt] [libvirt-glib 3/6] Add gvir_domain_device_get_domain()

2012-02-28 Thread Zeeshan Ali (Khattak)
From: Zeeshan Ali (Khattak) zeesha...@gnome.org Getter for the associated domain of a domain device. --- libvirt-gobject/libvirt-gobject-domain-device.c | 10 ++ libvirt-gobject/libvirt-gobject-domain-device.h |3 +++ libvirt-gobject/libvirt-gobject.sym |1 + 3