libvirt/src/lxc
Daniel Veillard 09c64d0072 528575 avoid libvirtd crash on LCX domain autostart
https://bugzilla.redhat.com/show_bug.cgi?id=528575
virsh -c lxc:/// autostart vm1
was crashing the daemon

* src/lxc/lxc_conf.h src/lxc/lxc_conf.c: initialize the driver
  autostartDir to avoid a NULL reference and implement autostart for LXC
2009-10-21 13:32:20 +02:00
..
libvirtd_lxc.aug LXC add augeas support for config file 2009-10-08 18:06:40 +02:00
lxc_conf.c 528575 avoid libvirtd crash on LCX domain autostart 2009-10-21 13:32:20 +02:00
lxc_conf.h 528575 avoid libvirtd crash on LCX domain autostart 2009-10-21 13:32:20 +02:00
lxc_container.c Move LXC driver into src/lxc/ 2009-09-21 14:41:42 +01:00
lxc_container.h Move LXC driver into src/lxc/ 2009-09-21 14:41:42 +01:00
lxc_controller.c LXC initialize logging configuration 2009-10-08 17:16:08 +02:00
lxc_driver.c LXC implement missing macaddr assignment feature 2009-10-21 12:04:02 +02:00
lxc_driver.h Move LXC driver into src/lxc/ 2009-09-21 14:41:42 +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 implement missing macaddr assignment feature 2009-10-21 12:04:02 +02:00
veth.h LXC implement missing macaddr assignment feature 2009-10-21 12:04:02 +02:00