libvirt/src/vz
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
..
vz_driver.c Pass config file object through to driver open methods 2016-06-08 13:48:45 +01:00
vz_driver.h
vz_sdk.c vz: add error code for case if vm is already stopped 2016-05-23 20:06:17 +03:00
vz_sdk.h vz: implement managed migration 2016-05-19 14:57:02 +03:00
vz_utils.c vz: fix const correctness case 2016-05-19 14:56:00 +03:00
vz_utils.h vz: cleanup: define vz format of uuids 2016-05-19 14:57:13 +03:00