libvirt/src/lxc
Chen Hanxiao 3d41eb310e LXC: remove duplicate controller check code
We invoked virCgroupHasController twice for checking
VIR_CGROUP_CONTROLLER_DEVICES
in lxcDomainAttachDeviceDiskLive.

Signed-off-by: Chen Hanxiao <chenhanxiao@cn.fujitsu.com>
2014-07-07 08:51:43 +02:00
..
libvirtd_lxc.aug
lxc_cgroup.c LXC: check whether we get MemSwap[Total|Usage] 2014-06-25 07:17:21 +02:00
lxc_cgroup.h Replace Usb with USB throughout 2014-04-08 11:10:59 +01:00
lxc_conf.c Use virFileFindResource to locate libvirt_lxc for capabilities 2014-04-25 11:59:46 +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 Add OOM error reporting to a few fucntions 2014-07-03 10:48:14 +02:00
lxc_container.h LXC from native: migrate fstab and lxc.mount.entry 2014-02-12 17:52:46 +00:00
lxc_controller.c Use virBufferCheckError everywhere we report OOM error 2014-07-03 10:48:14 +02:00
lxc_domain.c Add virLogSource variables to all source files 2014-03-18 14:29:22 +00:00
lxc_domain.h
lxc_driver.c LXC: remove duplicate controller check code 2014-07-07 08:51:43 +02:00
lxc_driver.h
lxc_fuse.c Set errno on OOM in lxcProcReadMeminfo 2014-07-03 10:48:14 +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 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
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 lxc conf2xml: don't let current vcpus at 0: define won't like it 2014-04-07 10:52:28 -06:00
lxc_native.h LXC driver: started implementing connectDomainXMLFromNative 2014-02-12 17:52:46 +00:00
lxc_process.c network: centralize check for active network during interface attach 2014-04-27 12:22:36 +03:00
lxc_process.h
lxc.conf
test_libvirtd_lxc.aug.in