libvirt/src/lxc
Henning Schild 71ce475967 util: cgroups do not implicitly add task to new machine cgroup
virCgroupNewMachine used to add the pidleader to the newly created
machine cgroup. Do not do this implicit anymore.

Signed-off-by: Henning Schild <henning.schild@siemens.com>
2015-12-14 15:43:29 -05:00
..
libvirtd_lxc.aug
lxc_cgroup.c util: cgroups do not implicitly add task to new machine cgroup 2015-12-14 15:43:29 -05:00
lxc_cgroup.h lxc: report veth device indexes to systemd 2015-01-27 13:57:02 +00:00
lxc_conf.c lxc: Inherit namespace feature 2015-08-26 11:28:30 +01:00
lxc_conf.h
lxc_container.c lxc: Bind mount container TTYs 2015-11-18 11:29:48 +00:00
lxc_container.h lxc: Inherit namespace feature 2015-08-26 11:28:30 +01:00
lxc_controller.c conf: Replace read accesses to def->vcpus with accessor 2015-12-09 14:57:12 +01:00
lxc_domain.c lxc: Inherit namespace feature 2015-08-26 11:28:30 +01:00
lxc_domain.h lxc: Inherit namespace feature 2015-08-26 11:28:30 +01:00
lxc_driver.c conf: Replace read accesses to def->vcpus with accessor 2015-12-09 14:57:12 +01:00
lxc_driver.h
lxc_fuse.c Avoid using !STREQ and !STRNEQ 2015-10-21 15:03:35 +02:00
lxc_fuse.h Avoid async signal safety problem in glibc's setxid 2013-11-18 15:36:23 +00:00
lxc_hostdev.c
lxc_hostdev.h
lxc_monitor_protocol.x Remove explicit enum from protocol structures 2015-07-08 14:34:38 +02:00
lxc_monitor.c
lxc_monitor.h
lxc_native.c conf: Replace writes to def->vcpus with accessor 2015-12-09 14:57:12 +01:00
lxc_native.h lxc: use virDomainDefPostParse for parsing LXC config string 2015-12-09 12:59:02 +01:00
lxc_process.c virNetDevMacVLanCreateWithVPortProfile: Rework to support multiple FDs 2015-12-11 08:44:43 +01:00
lxc_process.h Remove use of nwfilterPrivateData from nwfilter driver 2015-01-27 12:02:03 +00:00
lxc.conf
test_libvirtd_lxc.aug.in