qemu-cr16/scsi
Markus Armbruster ec14a3de62 vfio scsi ui: Error-check qio_channel_socket_connect_sync() the same way
qio_channel_socket_connect_sync() returns 0 on success, and -1 on
failure, with errp set.  Some callers check the return value, and some
check whether errp was set.

For consistency, always check the return value, and always check it's
negative.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-ID: <20250723133257.1497640-3-armbru@redhat.com>
Reviewed-by: Zhao Liu <zhao1.liu@intel.com>
2025-09-01 13:11:13 +02:00
..
meson.build configure, meson: rename targetos to host_os 2023-12-31 09:11:29 +01:00
pr-helper.h
pr-manager-helper.c vfio scsi ui: Error-check qio_channel_socket_connect_sync() the same way 2025-09-01 13:11:13 +02:00
pr-manager-stub.c
pr-manager.c qom: Make InterfaceInfo[] uses const 2025-04-25 17:00:41 +02:00
qemu-pr-helper.c qapi: Move include/qapi/qmp/ to include/qobject/ 2025-02-10 15:33:16 +01:00
trace-events
trace.h
utils.c scsi: add conversion from ENODEV to sense 2025-04-17 18:23:07 +02:00