libvirt/src/lxc
Erik Skultety 252610f7dd virnetdaemon: Store servers in a hash table
Since the daemon can manage and add (at fresh start) multiple servers,
we also should be able to add them from a JSON state file in case of a
daemon restart, so post exec restart support for multiple servers is also
provided. Patch also updates virnetdaemontest accordingly.

Signed-off-by: Erik Skultety <eskultet@redhat.com>
Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
2016-02-17 12:46:34 +01:00
..
libvirtd_lxc.aug
lxc_cgroup.c util: cgroup: Allow ignoring EACCES in virCgroup(Allow|Deny)DevicePath 2016-02-17 10:54:05 +01: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: use general virhostdev lists instead of its own 2014-03-12 16:03:04 +00:00
lxc_container.c lxc: don't try to hide parent cgroups inside container 2016-01-26 16:11:32 +00:00
lxc_container.h lxc: Inherit namespace feature 2015-08-26 11:28:30 +01:00
lxc_controller.c virnetdaemon: Store servers in a hash table 2016-02-17 12:46:34 +01:00
lxc_domain.c Provide parse flags to PostParse functions 2016-01-11 10:54:50 +01:00
lxc_domain.h systemd: Modernize machine naming 2016-02-05 16:11:50 +01:00
lxc_driver.c util: cgroup: Allow ignoring EACCES in virCgroup(Allow|Deny)DevicePath 2016-02-17 10:54:05 +01:00
lxc_driver.h maint: don't use config.h in .h files 2013-06-05 05:53:25 -06:00
lxc_fuse.c lxc: fuse: Stub out Slab bits in /proc/meminfo 2016-01-22 08:32:00 -05:00
lxc_fuse.h Avoid async signal safety problem in glibc's setxid 2013-11-18 15:36:23 +00:00
lxc_hostdev.c Replace Usb with USB throughout 2014-04-08 11:10:59 +01:00
lxc_hostdev.h Replace Usb with USB throughout 2014-04-08 11:10:59 +01:00
lxc_monitor_protocol.x Unify int types handling in protocol files 2016-01-11 19:56:06 +03:00
lxc_monitor.c Indent top-level labels by one space in src/lxc/ 2014-03-25 14:58:39 +01:00
lxc_monitor.h
lxc_native.c virStringListLength: Ensure const correctness 2016-02-09 15:44:58 -05:00
lxc_native.h lxc: use virDomainDefPostParse for parsing LXC config string 2015-12-09 12:59:02 +01:00
lxc_process.c systemd: Modernize machine naming 2016-02-05 16:11:50 +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