libvirt/src/ch
Peter Krempa 73985cacf4 chValidateDomainDeviceDef: Remove per-device-type error messages
Vast majority of device types is not supported by the Cloud-Hypervisor
driver. Simplify the error reporting by using
virDomainDeviceTypeToString.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
2021-06-22 13:25:23 +02:00
..
ch_conf.c virCHDriverConfig: Drop @uri member 2021-06-09 11:24:59 +02:00
ch_conf.h virCHDriverConfig: Drop @uri member 2021-06-09 11:24:59 +02:00
ch_domain.c chValidateDomainDeviceDef: Remove per-device-type error messages 2021-06-22 13:25:23 +02:00
ch_domain.h
ch_driver.c ch: set driver to NULL after freeing it 2021-06-09 10:18:04 +01:00
ch_driver.h
ch_monitor.c ch_domain: Add handler for virDomainDeviceDefValidateCallback 2021-06-21 09:34:42 +02:00
ch_monitor.h
ch_process.c
ch_process.h
meson.build
virtchd.service.in
virtchd.sysconf