libvirt/src/lxc
Katerina Koukiou c066f9eed3 lxc: use job functions in lxcDomain{CreateXMLWithFiles, CreateWithFiles}
Creating a large domain could potentially be time consuming.  Use the
recently added job functions and unlock the virDomainObj while
the create operation is in progress.

Signed-off-by: Katerina Koukiou <k.koukiou@gmail.com>
2016-05-19 18:42:08 +02:00
..
libvirtd_lxc.aug
lxc_cgroup.c util: Replace virDomainDiskSourceIsBlockType with a new helper 2016-05-09 12:36:52 +02:00
lxc_cgroup.h
lxc_conf.c lxc: Inherit namespace feature 2015-08-26 11:28:30 +01:00
lxc_conf.h
lxc_container.c Revert "lxc domain allow to set peer address" 2016-04-29 12:46:25 -04:00
lxc_container.h lxc: Inherit namespace feature 2015-08-26 11:28:30 +01:00
lxc_controller.c rpc: virnetserverclient: Identify clients by an integer ID 2016-05-02 22:25:51 +02:00
lxc_domain.c lxc: Add job support to lxc driver 2016-05-19 18:42:08 +02:00
lxc_domain.h lxc: Add job support to lxc driver 2016-05-19 18:42:08 +02:00
lxc_driver.c lxc: use job functions in lxcDomain{CreateXMLWithFiles, CreateWithFiles} 2016-05-19 18:42:08 +02:00
lxc_driver.h
lxc_fuse.c lxc: fuse: Stub out Slab bits in /proc/meminfo 2016-01-22 08:32:00 -05:00
lxc_fuse.h headers: Remove unnecessary keyword extern from function declaration 2016-05-11 09:06:32 +02:00
lxc_hostdev.c
lxc_hostdev.h
lxc_monitor_protocol.x Unify int types handling in protocol files 2016-01-11 19:56:06 +03:00
lxc_monitor.c
lxc_monitor.h
lxc_native.c qemu: Introduce qemuDomainHostdevPrivatePtr 2016-05-02 06:10:19 -04:00
lxc_native.h lxc: use virDomainDefPostParse for parsing LXC config string 2015-12-09 12:59:02 +01:00
lxc_process.c util: set vlan tag for macvtap passthrough mode on SRIOV VFs 2016-05-10 14:04:19 -04:00
lxc_process.h
lxc.conf
test_libvirtd_lxc.aug.in