libvirt/src/openvz
Andrea Bolognani a8682ab791 drivers: Group global features together
All these features are supposed to be handled by the call to
virDriverFeatureIsGlobal() placed right above the switch
statement, so if any of them is actually encountered inside
the switch statement it means there's a bug in the driver and
we should report an error.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
2022-04-07 18:59:08 +02:00
..
meson.build
openvz_conf.c maint: remove unnecessary virutil.h includes 2022-02-03 14:10:04 +01:00
openvz_conf.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
openvz_driver.c drivers: Group global features together 2022-04-07 18:59:08 +02:00
openvz_driver.h
openvz_util.c openvz: refactor openvzVEGetStringParam 2021-12-14 16:41:06 +01:00
openvz_util.h