libvirt/src/lxc
Michal Privoznik c9bd08ee35 conf: Don't generate clashing machine names for embed driver
So far, when using the qemu:///embed driver, management
applications can't chose whether they want to register their
domains in machined or not. While having that option is certainly
desired, it will require more work. What we can do meanwhile is
to generate names that include part of hash of the root
directory. This is to ensure that if two applications using
different roots but the same domain name (and ID) start the
domain no clashing name for machined is generated.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
2020-03-18 15:52:08 +01:00
..
libvirtd_lxc.aug
lxc_cgroup.c lxc: Add HPET device into allowed devices 2020-03-17 19:03:00 +01:00
lxc_cgroup.h src/lxc: use #pragma once in headers 2019-06-19 17:12:30 +02:00
lxc_conf.c Include unistd.h where used 2020-02-24 23:15:50 +01:00
lxc_conf.h Add a space before ending a comment 2020-01-30 12:32:03 +01:00
lxc_container.c Use g_strerror instead of virStrerror 2020-03-13 17:26:55 +01:00
lxc_container.h src/lxc: use #pragma once in headers 2019-06-19 17:12:30 +02:00
lxc_controller.c lxc: Add HPET device into allowed devices 2020-03-17 19:03:00 +01:00
lxc_domain.c conf: Don't generate clashing machine names for embed driver 2020-03-18 15:52:08 +01:00
lxc_domain.h Use G_GNUC_WARN_UNUSED_RESULT instead of ATTRIBUTE_RETURN_CHECK 2019-10-15 11:25:22 +02:00
lxc_driver.c conf: rename virNetDevSupportBandwidth to virNetDevSupportsBandwidth 2020-02-25 17:49:26 +01:00
lxc_driver.h src/lxc: use #pragma once in headers 2019-06-19 17:12:30 +02:00
lxc_fuse.c src: improve thread naming with human targetted names 2020-03-05 12:23:04 +00:00
lxc_fuse.h src/lxc: use #pragma once in headers 2019-06-19 17:12:30 +02:00
lxc_hostdev.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
lxc_hostdev.h src/lxc: use #pragma once in headers 2019-06-19 17:12:30 +02:00
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 src/lxc: use #pragma once in headers 2019-06-19 17:12:30 +02:00
lxc_native.c virsh: include virutil.h where used 2020-02-24 23:15:50 +01:00
lxc_native.h lxc: Fix wrong addresses statements for IPv{4, 6} in native network definitions 2020-02-06 15:00:57 +01:00
lxc_process.c Use g_strerror instead of virStrerror 2020-03-13 17:26:55 +01:00
lxc_process.h lxc: Cleanup virConnectPtr usage 2019-12-17 16:58:43 +01:00
lxc.conf
Makefile.inc.am src: introduce hypervisor/domain_cgroup.c 2020-02-23 14:02:23 +01:00
test_libvirtd_lxc.aug.in build: use @CONFIG@ instead of ::CONFIG:: in augeas tests 2019-08-09 14:06:31 +01:00
virtlxcd.init.in configure: Provide OpenRC scripts for sub-daemons 2019-12-16 10:11:22 +01:00
virtlxcd.service.in daemon: set default memlock limit for systemd service 2020-02-26 17:56:49 +01:00