libvirt/src/vz
Daniel P. Berrangé 92d412149c conf: sanitize virDomainObjFormat & virDomainDefFormat* APIs
Moving their instance parameter to be the first one, and give consistent
ordering of other parameters across all functions. Ensure that the xml
options are passed into both functions in prep for future work.

Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2019-12-09 10:15:16 +00:00
..
Makefile.inc.am make check-driverimpls work again 2019-11-12 15:00:01 +01:00
virtvzd.service.in vz: introduce virtvzd daemon 2019-08-09 14:06:31 +01:00
vz_driver.c conf: sanitize virDomainObjFormat & virDomainDefFormat* APIs 2019-12-09 10:15:16 +00:00
vz_driver.h src/vz: use #pragma once in headers 2019-06-19 17:12:33 +02:00
vz_sdk.c replace use of gnulib snprintf by g_snprintf 2019-11-15 15:07:40 +01:00
vz_sdk.h src/vz: use #pragma once in headers 2019-06-19 17:12:33 +02:00
vz_utils.c vz: use G_GNUC_UNUSED 2019-10-15 11:25:25 +02:00
vz_utils.h use G_GNUC_NULL_TERMINATED instead of ATTRIBUTE_SENTINEL 2019-10-15 11:25:22 +02:00