libvirt/src/lxc
Marc Hartmayer d1c89c9b2d driver: Add typedef for the anonymous enum used for driver features
Add typedef for the anonymous enum used for the driver features. This
allows the usage of the type in a switch statement and taking
advantage of the compilers feature to detect uncovered cases.

Signed-off-by: Marc Hartmayer <mhartmay@linux.vnet.ibm.com>
Reviewed-by: Boris Fiuczynski <fiuczy@linux.vnet.ibm.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
2018-03-15 17:12:28 -04:00
..
libvirtd_lxc.aug
lxc_cgroup.c Move machineName generation from virsystemd into domain_conf 2017-07-25 17:02:27 +02:00
lxc_cgroup.h
lxc_conf.c conf: Add save cookie callbacks to xmlopt 2017-06-07 13:36:01 +02:00
lxc_conf.h
lxc_container.c lxc: handle missing switch enum cases 2018-02-21 16:58:17 +00:00
lxc_container.h lxc: Move lxcContainerAvailable to virprocess 2017-01-11 18:02:35 +01:00
lxc_controller.c lxc: fix rpc event leak on error path in virLXCControllerEventSend 2018-02-26 11:20:01 +00:00
lxc_domain.c Move machineName generation from virsystemd into domain_conf 2017-07-25 17:02:27 +02:00
lxc_domain.h Move machineName generation from virsystemd into domain_conf 2017-07-25 17:02:27 +02:00
lxc_driver.c driver: Add typedef for the anonymous enum used for driver features 2018-03-15 17:12:28 -04:00
lxc_driver.h
lxc_fuse.c
lxc_fuse.h
lxc_hostdev.c
lxc_hostdev.h
lxc_monitor_protocol.x
lxc_monitor.c
lxc_monitor.h
lxc_native.c qemu: Remove private hostdev 2017-11-24 11:47:26 -05:00
lxc_native.h
lxc_process.c conf: introduce callback registration for domain net device allocation 2018-02-09 11:05:10 +00:00
lxc_process.h
lxc.conf
Makefile.inc.am make sure libvirt is linked first 2018-03-05 16:49:50 +00:00
test_libvirtd_lxc.aug.in