libvirt/src/lxc
Katerina Koukiou 0fc0f715be lxc: use job functions in lxcDomain{AttachDeviceFlags, DetachDeviceFlags, UpdateDeviceFlags}
These operations aren't necessarily time consuming, but need to
wait in the queue of modify jobs.

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: 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 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{AttachDeviceFlags, DetachDeviceFlags, UpdateDeviceFlags} 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 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 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 Remove use of nwfilterPrivateData from nwfilter driver 2015-01-27 12:02:03 +00:00
lxc.conf
test_libvirtd_lxc.aug.in