libvirt/src/vmware
Michal Privoznik 6abc1273cf capabilities: Allow suppressing error message from virCapabilitiesDomainSupported()
In a few cases (CH driver) we want
virCapabilitiesDomainSupported() just to check whether given
virtType is supported and report a different error message (that
suggests how to solve the problem). Introduce reportError
argument which makes the function report an error iff set.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
2024-03-12 17:39:21 +01:00
..
meson.build meson: src: build libvirt.so library 2020-08-03 09:27:04 +02:00
vmware_conf.c vmware: Move error messages onto a single line 2023-09-04 09:35:36 +02:00
vmware_conf.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
vmware_driver.c capabilities: Allow suppressing error message from virCapabilitiesDomainSupported() 2024-03-12 17:39:21 +01:00
vmware_driver.h