libvirt/src/lxc
Michal Privoznik 8290cbbc38 viralloc: Report OOM error on failure
Similarly to VIR_STRDUP, we want the OOM error to be reported in
VIR_ALLOC and friends.
2013-07-10 11:07:31 +02:00
..
libvirtd_lxc.aug
lxc_cgroup.c LXC: blkio: allow to setup weight_device 2013-07-03 12:35:54 +01:00
lxc_cgroup.h Change default cgroup layout for QEMU/LXC and honour XML config 2013-04-15 17:35:31 +01:00
lxc_conf.c Adapt to VIR_STRDUP and VIR_STRNDUP in src/lxc/* 2013-05-09 14:00:45 +02:00
lxc_conf.h maint: don't use config.h in .h files 2013-06-05 05:53:25 -06:00
lxc_container.c LXC: hostdev: create parent directory for hostdev 2013-07-09 11:16:20 +01:00
lxc_container.h LXC: hostdev: introduce lxcContainerSetupHostdevCapsMakePath 2013-07-09 11:15:11 +01:00
lxc_controller.c LXC: Create /dev/tty within a container 2013-07-09 11:05:14 +01:00
lxc_domain.c Store a virCgroupPtr instance in virLXCDomainObjPrivatePtr 2013-04-15 17:35:31 +01:00
lxc_domain.h Store a virCgroupPtr instance in virLXCDomainObjPrivatePtr 2013-04-15 17:35:31 +01:00
lxc_driver.c LXC: hostdev: create parent directory for hostdev 2013-07-09 11:16:20 +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: Change files owner to the root user of container 2013-07-02 11:20:05 +01:00
lxc_fuse.h maint: don't use config.h in .h files 2013-06-05 05:53:25 -06:00
lxc_hostdev.c src/lxc: Remove the whitespace before ";" 2013-05-21 23:41:45 +08:00
lxc_hostdev.h
lxc_monitor_protocol.x Fix generation of systemtap probes for RPC protocols 2013-03-14 12:42:22 +00:00
lxc_monitor.c virutil: Move string related functions to virstring.c 2013-05-02 16:56:55 +02:00
lxc_monitor.h Fix generation of systemtap probes for RPC protocols 2013-03-14 12:42:22 +00:00
lxc_process.c viralloc: Report OOM error on failure 2013-07-10 11:07:31 +02:00
lxc_process.h
lxc.conf
test_libvirtd_lxc.aug.in