libvirt/src/xenapi
Daniel P. Berrange 5f1837eaca Pass config file object through to driver open methods
The virConnectOpenInternal method opens the libvirt client
config file and uses it to resolve things like URI aliases.

There may be driver specific things that are useful to
store in the config file too, so rather than have them
re-parse the same file, pass the virConfPtr down to the
drivers.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2016-06-08 13:48:45 +01:00
..
xenapi_driver_private.h maint: Rename xmlconf to xmlopt and virDomainXMLConfig to virDomainXMLOption 2013-04-04 22:18:56 +02:00
xenapi_driver.c Pass config file object through to driver open methods 2016-06-08 13:48:45 +01:00
xenapi_driver.h headers: Remove unnecessary keyword extern from function declaration 2016-05-11 09:06:32 +02:00
xenapi_utils.c conf: Replace read accesses to def->vcpus with accessor 2015-12-09 14:57:12 +01:00
xenapi_utils.h xenapi_utils: Adapt to enum cleanups 2014-06-03 09:18:58 +02:00