libvirt/src/vz
Daniel P. Berrangé 4a4132b462 conf: don't use passed in caps in post parse method
To enable the virCapsPtr parameter to the post parse method to be
eliminated, the drivers must fetch the virCapsPtr from their own
driver via the opaque parameter, or use an alternative approach
to validate the parsed data.

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: don't use passed in caps in post parse method 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