[libvirt] [libvirt-glib 0/3] gconfig: Add classes/methods for snapshot configuration

Christophe Fergeau cfergeau at redhat.com
Wed May 1 19:59:35 UTC 2013


Hey,

This patch series adds the needed setters/getters to libvirt-gconfig
to be able to generate the libvirt XML described at
http://libvirt.org/formatsnapshot.html
One thing of note is gvir_config_domain_snapshot_get_creation_time()
which returns a GDateTime, which was only added in glib 2.26 while
libvirt-glib depends on glib 2.22. Alternatively, we can return a time_t
instead.

Christophe




More information about the libvir-list mailing list