You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/net
Markus Armbruster 0223e79287 error: Use error_setg_errno() for simplicity and consistency
Use error_setg_errno() instead of passing the value of strerror() or
g_strerror() to error_setg().

The separator between the error message proper and the value of
strerror() changes from " : ", "", " - ", "- " to ": " in places.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-ID: <20251121121438.1249498-14-armbru@redhat.com>
Acked-by: Jagannathan Raman <jag.raman@oracle.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
7 days ago
..
can qom: Make InterfaceInfo[] uses const 9 months ago
af-xdp.c net/af-xdp: Support pinned map path for AF_XDP sockets 6 months ago
announce.c qapi net: Elide redundant has_FOO in generated C 3 years ago
checksum.c net: checksum: Convert data to void * 1 year ago
clients.h net: Add passt network backend 6 months ago
colo-compare.c block: rename block/aio-wait.h to qemu/aio-wait.h 3 weeks ago
colo-compare.h Add the function of colo_compare_cleanup 5 years ago
colo-stubs.c colo: move stubs out of stubs/ 2 years ago
colo.c net/colo.c: Fix the pointer issue reported by Coverity. 3 years ago
colo.h net/colo.c: Fix the pointer issue reported by Coverity. 3 years ago
dgram.c util: drop qemu_socket_try_set_nonblock() 4 months ago
dump.c error: Use error_setg_file_open() for simplicity and consistency 1 week ago
eth.c net/eth: Clean up local variable shadowing 2 years ago
filter-buffer.c qom: Have class_init() take a const data argument 9 months ago
filter-mirror.c block: rename block/aio-wait.h to qemu/aio-wait.h 3 weeks ago
filter-replay.c qom: Have class_init() take a const data argument 9 months ago
filter-rewriter.c qom: Have class_init() take a const data argument 9 months ago
filter.c qom: Make InterfaceInfo[] uses const 9 months ago
hub.c net/hub: make net_hub_port_cleanup idempotent 2 months ago
hub.h net: Remove deprecated [hub_id name] tuple of 'hostfwd_add' / 'hostfwd_remove' 6 years ago
l2tpv3.c error: Use error_setg_errno() to improve error messages 7 days ago
meson.build net: Add passt network backend 6 months ago
net-hmp-cmds.c qapi: Move include/qapi/qmp/ to include/qobject/ 11 months ago
net.c block: reduce files included by block/aio.h 3 weeks ago
netmap.c net: bundle all offloads in a single struct 3 months ago
passt.c char: rename CharBackend->CharFrontend 3 months ago
queue.c net: Remove deadcode 1 year ago
slirp.c error: Use error_setg_errno() for simplicity and consistency 7 days ago
socket.c util: drop qemu_socket_try_set_nonblock() 4 months ago
stream.c net/stream: remove deprecated 'reconnect' option 3 months ago
stream_data.c util: drop qemu_socket_try_set_nonblock() 4 months ago
stream_data.h net: Refactor stream logic for reuse in '-net passt' 6 months ago
tap-bsd.c error: Use error_setg_file_open() for simplicity and consistency 1 week ago
tap-linux.c error: Use error_setg_file_open() for simplicity and consistency 1 week ago
tap-linux.h net: implement tunnel probing 3 months ago
tap-solaris.c tap-solaris: Use error_setg_file_open() for better error messages 1 week ago
tap-stub.c net: implement tunnel probing 3 months ago
tap-win32.c net: Add get_vhost_net callback to NetClientInfo 6 months ago
tap.c net/tap: Use error_setg_file_open() for a better error message 1 week ago
tap_int.h net: implement tunnel probing 3 months ago
trace-events vdpa: add trace event for vhost_vdpa_net_load_mq 2 years ago
trace.h trace: switch position of headers to what Meson requires 5 years ago
util.c net: Clean up includes 10 years ago
util.h Replace config-time define HOST_WORDS_BIGENDIAN 4 years ago
vde.c net: introduce qemu_set_info_str() function 3 years ago
vhost-user-stub.c net: Add save_acked_features callback to vhost_net 6 months ago
vhost-user.c char: rename CharBackend->CharFrontend 3 months ago
vhost-vdpa-stub.c vhost-net-vdpa: add stubs for when no virtio-net device is present 4 years ago
vhost-vdpa.c net/vdpa: fix potential fd leak in net_init_vhost_vdpa() 6 months ago
vmnet-bridged.m net/vmnet: Drop ifdef for macOS versions older than 12.0 2 years ago
vmnet-common.m error: Strip trailing '\n' from an error string argument 10 months ago
vmnet-host.c net/vmnet: Drop ifdef for macOS versions older than 12.0 2 years ago
vmnet-shared.c net/vmnet: Drop ifdef for macOS versions older than 12.0 2 years ago
vmnet_int.h vmnet: stop recieving events when VM is stopped 3 years ago