libvirt/src/lxc
Michal Privoznik dd2fd7d449 lxc: Cleanup virConnectPtr usage
There are some functions which pass virConnectPtr around for one
reason and one reason only: to obtain virLXCDriverPtr in the end.
Might replace the argument and pass a pointer to the driver right
from the start.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Cole Robinson <crobinso@redhat.com>
2019-12-17 16:58:43 +01:00
..
libvirtd_lxc.aug
lxc_cgroup.c lxc: remove unneeded cleanup labels 2019-11-12 17:54:01 +01:00
lxc_cgroup.h
lxc_conf.c lxc: Refresh capabilities if they have never been initalized 2019-12-10 10:12:48 -05:00
lxc_conf.h conf: don't use passed in caps in post parse method 2019-12-09 10:15:16 +00:00
lxc_container.c lxc: remove unneeded cleanup labels 2019-11-12 17:54:01 +01:00
lxc_container.h
lxc_controller.c conf: drop virCapsPtr param from domain parse APIs 2019-12-09 10:17:27 +00:00
lxc_domain.c conf: drop virCapsPtr param from device post parse callback 2019-12-09 10:17:27 +00:00
lxc_domain.h
lxc_driver.c lxc: Cleanup virConnectPtr usage 2019-12-17 16:58:43 +01:00
lxc_driver.h
lxc_fuse.c lxc: Use g_strdup_printf() instead of virAsprintf() 2019-11-12 16:15:58 +01:00
lxc_fuse.h
lxc_hostdev.c
lxc_hostdev.h
lxc_monitor_protocol.x
lxc_monitor.c lxc: Use g_strdup_printf() instead of virAsprintf() 2019-11-12 16:15:58 +01:00
lxc_monitor.h
lxc_native.c conf: drop virCapsPtr param from domain post parse & validate APIs 2019-12-09 10:17:27 +00:00
lxc_native.h
lxc_process.c lxc: Cleanup virConnectPtr usage 2019-12-17 16:58:43 +01:00
lxc_process.h lxc: Cleanup virConnectPtr usage 2019-12-17 16:58:43 +01:00
lxc.conf
Makefile.inc.am configure: Provide OpenRC scripts for sub-daemons 2019-12-16 10:11:22 +01:00
test_libvirtd_lxc.aug.in
virtlxcd.init.in configure: Provide OpenRC scripts for sub-daemons 2019-12-16 10:11:22 +01:00
virtlxcd.service.in