libvirt/src/lxc
Daniel P. Berrange 02e92dc470 Add support for autodestroy of guests to the LXC and UML drivers
We recently added support for VIR_DOMAIN_START_AUTODESTROY and
an impl to the QEMU driver. It is very desirable to support in
other drivers, so this adds it to LXC and UML

* src/lxc/lxc_conf.h, src/lxc/lxc_driver.c,
  src/uml/uml_conf.h, src/uml/uml_driver.c: Wire up autodestroy
  functions
2011-10-19 09:14:27 +01:00
..
libvirtd_lxc.aug LXC add augeas support for config file 2009-10-08 18:06:40 +02:00
lxc_conf.c libvirt,logging: cleanup VIR_XXX0() 2011-05-11 12:41:14 -06:00
lxc_conf.h Add support for autodestroy of guests to the LXC and UML drivers 2011-10-19 09:14:27 +01:00
lxc_container.c maint: typo fixes 2011-10-10 14:02:06 -06:00
lxc_container.h lxc: controller: Improve container error reporting 2011-06-07 14:38:54 -04:00
lxc_controller.c Fix typo in lxc_controller 2011-10-13 09:44:17 -06:00
lxc_driver.c Add support for autodestroy of guests to the LXC and UML drivers 2011-10-19 09:14:27 +01:00
lxc_driver.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
lxc.conf LXC add driver config file lxc.conf 2009-10-08 17:40:14 +02:00
test_libvirtd_lxc.aug LXC add augeas support for config file 2009-10-08 18:06:40 +02:00
veth.c lxc: do not require 'ifconfig' or 'ipconfig' in container 2011-09-01 20:11:50 -06:00
veth.h lxc: avoid large stacks with veth creation 2010-09-02 15:48:24 -06:00