libvirt/src/lxc
Daniel P. Berrange 9d2bfc1ca7 Ensure transient def is removed if LXC start fails
When starting a container, newDef is initialized to a
copy of 'def', but when startup fails newDef is never
removed. This cause later attempts to use 'virDomainDefine'
to lose the new data being defined.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2012-11-27 17:59:23 +00:00
..
libvirtd_lxc.aug Add support for sVirt in the LXC driver 2012-02-02 17:44:39 -07:00
lxc_cgroup.c Treat missing driver cgroup as fatal in LXC driver 2012-11-27 17:02:22 +00:00
lxc_cgroup.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
lxc_conf.c capabilities: defaultConsoleTargetType can depend on architecture 2012-11-09 09:20:59 -07:00
lxc_conf.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
lxc_container.c Pass virSecurityManagerPtr object further down into LXC setup code 2012-11-27 16:45:09 +00:00
lxc_container.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
lxc_controller.c lxc: Don't crash if no security driver is specified in libvirt_lxc 2012-11-26 15:48:31 +01:00
lxc_domain.c Store initpid in the domain status XML for LXC 2012-11-27 17:02:22 +00:00
lxc_domain.h Store initpid in the domain status XML for LXC 2012-11-27 17:02:22 +00:00
lxc_driver.c Remove spurious whitespace between function name & open brackets 2012-11-02 13:36:49 +00:00
lxc_driver.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
lxc_monitor.c Log an audit message with the LXC init pid 2012-11-22 10:46:40 +00:00
lxc_monitor.h Log an audit message with the LXC init pid 2012-11-22 10:46:40 +00:00
lxc_process.c Ensure transient def is removed if LXC start fails 2012-11-27 17:59:23 +00:00
lxc_process.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
lxc_protocol.x Log an audit message with the LXC init pid 2012-11-22 10:46:40 +00:00
lxc.conf Standardize whitespace used in example config files 2012-05-28 10:59:13 +01:00
test_libvirtd_lxc.aug.in Autogenerate augeas test case from default config files 2012-05-28 11:07:12 +01:00