[libvirt] [libvirt-glib 1/2] API to get node information about the connection

Christophe Fergeau cfergeau at redhat.com
Mon Feb 20 08:43:48 UTC 2012


On Sun, Feb 19, 2012 at 05:57:00PM +0200, Zeeshan Ali (Khattak) wrote:
> Looking at the following commented-out declarations in
> libvirt-gobject/libvirt-gobject-connection.h:
> 
> GList *gvir_connection_get_node_devices(GVirConnection *conn);
> GVirNodeDevice *gvir_connection_get_node_device(GVirConnection *conn,
>                                                 const gchar *name);
> 
> 
> I'm guessing Daniel intended to handle it the way my patch is doing.

These 2 functions will be used to get GVirNodeInfo objects which already
exist as boilerplate, and this will wrap the virNodeDevice* API which is
unrelated to the virNode* API (there's a virNodeDevice class for one).

Christophe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20120220/e12a5e1e/attachment-0001.sig>


More information about the libvir-list mailing list