libvirt/src/lxc
John Ferlan 73cdac3f72 lxc_process: Avoid passing NULL iface->iname
A followon to commit id: 68dceb635 - if iface->iname is NULL, then
neither virNetDevOpenvswitchRemovePort() nor virNetDevVethDelete()
should be called.  Found by Coverity.
2013-01-23 15:02:06 +01:00
..
libvirtd_lxc.aug Add support for sVirt in the LXC driver 2012-02-02 17:44:39 -07:00
lxc_cgroup.c Rename virterror.c virterror_internal.h to virerror.{c,h} 2012-12-21 11:19:50 +00:00
lxc_cgroup.h Rename hostusb.{c,h} to virusb.{c,h} 2012-12-21 11:17:13 +00:00
lxc_conf.c Rename virterror.c virterror_internal.h to virerror.{c,h} 2012-12-21 11:19:50 +00:00
lxc_conf.h Rename threads.{c,h} to virthread.{c,h} 2012-12-21 11:19:49 +00:00
lxc_container.c libvirt: lxc: don't mkdir when selinux is disabled 2013-01-15 12:01:22 -07:00
lxc_container.h Convert capabilities / domain_conf to use virArch 2012-12-18 16:53:03 +00:00
lxc_controller.c Rename HAVE_GNUTLS to WITH_GNUTLS 2013-01-14 13:26:47 +00:00
lxc_domain.c Rename virterror.c virterror_internal.h to virerror.{c,h} 2012-12-21 11:19:50 +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 lxc_driver: Need to check for vm before calling virDomainUnlock(vm) 2013-01-23 15:02:06 +01:00
lxc_driver.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
lxc_fuse.c Rename HAVE_FUSE to WITH_FUSE 2013-01-14 13:26:47 +00:00
lxc_fuse.h Rename HAVE_FUSE to WITH_FUSE 2013-01-14 13:26:47 +00:00
lxc_hostdev.c Fix virLXCPrepareHostDevices method 2013-01-07 18:16:54 +00:00
lxc_hostdev.h Add support for USB host device passthrough with LXC 2012-12-17 17:50:51 +00:00
lxc_monitor_protocol.x Rename lxc_protocol.x to lxc_monitor_protocol.x 2013-01-08 09:21:08 +00:00
lxc_monitor.c Convert virDomainObj, qemuAgent, qemuMonitor, lxcMonitor to virObjectLockable 2013-01-16 11:02:58 +00:00
lxc_monitor.h Rename lxc_protocol.x to lxc_monitor_protocol.x 2013-01-08 09:21:08 +00:00
lxc_process.c lxc_process: Avoid passing NULL iface->iname 2013-01-23 15:02:06 +01:00
lxc_process.h Refactor LXC NIC creation to allow reuse by hotplug code 2012-12-17 17:50:51 +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