libvirt/include
Jiri Denemark 28f8dfdccc Add MIGRATABLE flag for virDomainGetXMLDesc
Using VIR_DOMAIN_XML_MIGRATABLE flag, one can request domain's XML
configuration that is suitable for migration or save/restore. Such XML
may contain extra run-time stuff internal to libvirt and some default
configuration may be removed for better compatibility of the XML with
older libvirt releases.

This flag may serve as an easy way to get the XML that can be passed
(after desired modifications) to APIs that accept custom XMLs, such as
virDomainMigrate{,ToURI}2 or virDomainSaveFlags.
2012-10-11 15:11:42 +02:00
..
libvirt Add MIGRATABLE flag for virDomainGetXMLDesc 2012-10-11 15:11:42 +02:00
Makefile.am maint: add missing copyright notices 2011-07-28 15:01:17 -06:00