libvirt/src/vz
Peter Krempa f24a22315b driver: Introduce global driver feature flag handling function
The 'virDrvFeature' has a combination of features which are asserted by
the specific driver and features which are actually global.

In many cases the implementation was cargo-culted into newer drivers
without re-assesing whether it makes sense.

This patch introduces a global function which will specifically handle
these global flags and defer the rest to the driver.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
2022-02-17 13:15:46 +01:00
..
meson.build remove sysconfig files 2022-01-17 18:20:59 +01:00
virtvzd.init.in configure: Provide OpenRC scripts for sub-daemons 2019-12-16 10:11:22 +01:00
virtvzd.service.in systemd: Use correct man page name in modular daemon service files 2022-02-01 13:20:11 +01:00
vz_driver.c driver: Introduce global driver feature flag handling function 2022-02-17 13:15:46 +01:00
vz_driver.h src/vz: use #pragma once in headers 2019-06-19 17:12:33 +02:00
vz_sdk.c lib: Use g_clear_pointer() more 2022-02-08 08:42:07 +01:00
vz_sdk.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
vz_utils.c virParseVersionString: rename to virStringParseVersion 2022-02-03 14:10:03 +01:00
vz_utils.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00