libvirt/src/lxc
Daniel P. Berrange 2fe2470181 Enable support for systemd-machined in cgroups creation
Make the virCgroupNewMachine method try to use systemd-machined
first. If that fails, then fallback to using the traditional
cgroup setup code path.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2013-07-31 19:29:19 +01:00
..
libvirtd_lxc.aug Add support for sVirt in the LXC driver 2012-02-02 17:44:39 -07:00
lxc_cgroup.c Set default partition in libvirtd instead of libvirt_lxc 2013-07-26 17:46:22 +01:00
lxc_cgroup.h Auto-detect existing cgroup placement 2013-07-23 22:46:31 +01:00
lxc_conf.c Remove lxcDriverLock from almost everywhere 2013-07-18 14:16:54 +02:00
lxc_conf.h Remove lxcDriverLock from almost everywhere 2013-07-18 14:16:54 +02:00
lxc_container.c Report full errors from virCgroupNew* 2013-07-22 13:09:58 +01:00
lxc_container.h LXC: Wire up the virDomainCreate{XML}WithFiles methods 2013-07-18 12:07:51 +01:00
lxc_controller.c Convert LXC driver to use virCgroupNewMachine 2013-07-25 11:42:48 +01:00
lxc_domain.c Store a virCgroupPtr instance in virLXCDomainObjPrivatePtr 2013-04-15 17:35:31 +01:00
lxc_domain.h Store a virCgroupPtr instance in virLXCDomainObjPrivatePtr 2013-04-15 17:35:31 +01:00
lxc_driver.c Fix minor typos in messages and docs 2013-07-30 07:07:33 -06:00
lxc_driver.h maint: don't use config.h in .h files 2013-06-05 05:53:25 -06:00
lxc_fuse.c Report full errors from virCgroupNew* 2013-07-22 13:09:58 +01:00
lxc_fuse.h maint: don't use config.h in .h files 2013-06-05 05:53:25 -06:00
lxc_hostdev.c lxc: Make activeUsbHostdevs use locks 2013-07-18 14:16:54 +02:00
lxc_hostdev.h Rename all USB device functions to have a standard name prefix 2013-02-05 19:22:25 +00:00
lxc_monitor_protocol.x Fix generation of systemtap probes for RPC protocols 2013-03-14 12:42:22 +00:00
lxc_monitor.c virLXCMonitorClose: Unlock domain while closing monitor 2013-07-24 17:53:00 +02:00
lxc_monitor.h Fix generation of systemtap probes for RPC protocols 2013-03-14 12:42:22 +00:00
lxc_process.c Enable support for systemd-machined in cgroups creation 2013-07-31 19:29:19 +01:00
lxc_process.h lxc: switch to virCloseCallbacks API 2013-07-18 14:16:54 +02:00
lxc.conf Standardize whitespace used in example config files 2012-05-28 10:59:13 +01:00
test_libvirtd_lxc.aug.in Autogenerate augeas test case from default config files 2012-05-28 11:07:12 +01:00