mirror of https://gitee.com/openkylin/libvirt.git
![]() 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> |
||
---|---|---|
.. | ||
ch_conf.c | ||
ch_conf.h | ||
ch_domain.c | ||
ch_domain.h | ||
ch_driver.c | ||
ch_driver.h | ||
ch_monitor.c | ||
ch_monitor.h | ||
ch_process.c | ||
ch_process.h | ||
meson.build | ||
virtchd.service.in |