libvirt/src/lxc
Daniel P. Berrangé 48f66cfe3e rpc: remove "spawnDaemon" parameter
The "spawnDaemon" and "binary" parameters are co-dependant, with the
latter non-NULL, if-and-only-if the former is true. Getting rid of the
"spawnDaemon" parameter simplifies life for the callers and eliminates
an error checking scenario.

Reviewed-by: Ján Tomko <jtomko@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2021-06-04 11:42:59 +01:00
..
libvirtd_lxc.aug
lxc_cgroup.c Replace AbsPath judgement method with g_path_is_absolute() 2021-04-21 10:02:09 +02:00
lxc_cgroup.h
lxc_conf.c
lxc_conf.h
lxc_container.c
lxc_container.h
lxc_controller.c lxc: Let the driver detect CGroups earlier 2021-04-22 14:10:47 +02:00
lxc_domain.c
lxc_domain.h
lxc_driver.c Replace virDomainDiskInsertPreAlloced by virDomainDiskInsert 2021-05-24 20:38:08 +02:00
lxc_driver.h
lxc_fuse.c
lxc_fuse.h
lxc_hostdev.c
lxc_hostdev.h
lxc_monitor_protocol.x
lxc_monitor.c rpc: remove "spawnDaemon" parameter 2021-06-04 11:42:59 +01:00
lxc_monitor.h
lxc_native.c Replace AbsPath judgement method with g_path_is_absolute() 2021-04-21 10:02:09 +02:00
lxc_native.h
lxc_process.c lxc: Let the driver detect CGroups earlier 2021-04-22 14:10:47 +02:00
lxc_process.h
lxc.conf
meson.build
test_libvirtd_lxc.aug.in
virtlxcd.init.in
virtlxcd.service.in
virtlxcd.sysconf