Re: [libvirt] [libvirt-glib PATCHv4 4/7] gobject: Add API to query connection interfaces

2015-07-07 Thread Christophe Fergeau
On Wed, Jul 01, 2015 at 09:40:48PM +0100, Zeeshan Ali (Khattak) wrote: > Add API to query network interfaces from a connection. > --- > libvirt-gobject/libvirt-gobject-connection.c | 265 > +++ > libvirt-gobject/libvirt-gobject-connection.h | 13 +- > libvirt-gobject/libv

[libvirt] [libvirt-glib PATCHv4 4/7] gobject: Add API to query connection interfaces

2015-07-01 Thread Zeeshan Ali (Khattak)
Add API to query network interfaces from a connection. --- libvirt-gobject/libvirt-gobject-connection.c | 265 +++ libvirt-gobject/libvirt-gobject-connection.h | 13 +- libvirt-gobject/libvirt-gobject.sym | 7 + 3 files changed, 283 insertions(+), 2 deletions(-)