libvirt/src/openvz
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
..
Makefile.inc.am make: split openvz driver build rules into openvz/Makefile.inc.am 2018-02-23 13:14:26 +00:00
openvz_conf.c Init host cache info in drivers 2017-05-09 13:12:40 +02:00
openvz_conf.h openvz: Ditch openvzGetNodeCPUs 2017-03-27 13:13:29 +02:00
openvz_driver.c driver: Add typedef for the anonymous enum used for driver features 2018-03-15 17:12:28 -04:00
openvz_driver.h Remove backslash alignment attempts 2017-11-03 13:24:12 +01:00
openvz_util.c
openvz_util.h