libvirt/src/libxl
Daniel P. Berrangé a7b6e49d00 conf: pass netprefix in the domain parser config struct
Instead of using the virCapsPtr information, pass the driver specific
netprefix in the domain parser struct. This eliminates one more use of
virCapsPtr from the XML parsing/formatting code.

Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2019-12-09 10:15:16 +00:00
..
libvirtd_libxl.aug
libxl_capabilities.c domcaps: Remove function initializing domain caps as unsupported 2019-11-22 08:16:51 +01:00
libxl_capabilities.h
libxl_conf.c conf: don't use passed in caps in post parse method 2019-12-09 10:15:16 +00:00
libxl_conf.h conf: don't use passed in caps in post parse method 2019-12-09 10:15:16 +00:00
libxl_domain.c conf: pass netprefix in the domain parser config struct 2019-12-09 10:15:16 +00:00
libxl_domain.h
libxl_driver.c conf: don't use passed in caps in post parse method 2019-12-09 10:15:16 +00:00
libxl_driver.h
libxl_logger.c util: consolidate on one free callback for hash data 2019-11-22 14:21:28 +00:00
libxl_logger.h
libxl_migration.c conf: sanitize virDomainObjFormat & virDomainDefFormat* APIs 2019-12-09 10:15:16 +00:00
libxl_migration.h
libxl.conf
Makefile.inc.am make check-driverimpls work again 2019-11-12 15:00:01 +01:00
test_libvirtd_libxl.aug.in
virtxend.service.in
xen_common.c conf: return a const from virDomainNetGetActualVirtPortProfile 2019-11-25 15:29:56 -05:00
xen_common.h
xen_xl.c libxl: Use g_strdup_printf() instead of virAsprintf() 2019-11-12 16:15:58 +01:00
xen_xl.h
xen_xm.c libxl: Use g_strdup_printf() instead of virAsprintf() 2019-11-12 16:15:58 +01:00
xen_xm.h
xenxs_private.h