libvirt/src/ch
Peter Krempa 4b70a0519c virStateInitialize: Propagate whether running in monolithic daemon mode to stateful driver init
Upcoming patch which is fixing the opening of drivers in monolithic mode
needs to know whether we are inside 'libvirtd' but the code where the
decision needs to happen is not re-compiled per daemon. Thus we need to
pass this information to the stateful driver init function so that it
can be remebered.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
2022-09-13 10:50:02 +02:00
..
ch_conf.c conf: extend xmlopt with job config & add job object into domain object 2022-09-07 12:06:18 +02:00
ch_conf.h ch: Use automatic mutex management 2022-02-11 11:04:01 +01:00
ch_domain.c CH: use virDomainObjEndJob() 2022-09-07 12:14:39 +02:00
ch_domain.h CH: use virDomainObjEndJob() 2022-09-07 12:14:39 +02:00
ch_driver.c virStateInitialize: Propagate whether running in monolithic daemon mode to stateful driver init 2022-09-13 10:50:02 +02:00
ch_driver.h
ch_monitor.c Rename iterface type='dummy' to type='null' 2022-08-25 13:27:04 +02:00
ch_monitor.h ch_process: Setup emulator and iothread settings 2022-01-28 17:04:50 +01:00
ch_process.c ch: Remove unused includes 2022-06-16 06:43:56 +02:00
ch_process.h ch: methods for cgroup mgmt in ch driver 2022-01-28 17:04:50 +01:00
meson.build meson: Add missing virt_install_dirs 2022-02-02 16:26:36 +01:00
virtchd.service.in systemd: Use correct man page name in modular daemon service files 2022-02-01 13:20:11 +01:00