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/migration
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>
6 days ago
..
block-active.c migration/block-active: Remove global active flag 11 months ago
block-dirty-bitmap.c migration: Rename save_live_complete_precopy to save_complete 6 months ago
channel-block.c migration: add FEATURE_SEEKABLE to QIOChannelBlock 2 months ago
channel-block.h migration: introduce a QIOChannel impl for BlockDriverState VMState 4 years ago
channel.c migration: Make migration_connect_set_error() own the error 3 weeks ago
channel.h migration: check magic value for deciding the mapping of channels 3 years ago
colo-failover.c migration/colo: Improve an x-colo-lost-heartbeat error message 3 years ago
colo-stubs.c migration/colo: make colo_incoming_co() return void 2 years ago
colo.c migration: Update qemu_file_get_return_path() docs and remove dead checks 3 months ago
cpr-exec.c migration: Replace migrate_set_error() with migrate_error_propagate() 3 weeks ago
cpr-transfer.c migration: Support fd-based socket address in cpr_transfer_input 7 months ago
cpr.c migration/cpr: Fix coverity report in cpr_exec_persist_state() 2 months ago
cpu-throttle.c include: Rename sysemu/ -> system/ 1 year ago
dirtyrate.c include/system: Move exec/ramblock.h to system/ramblock.h 9 months ago
dirtyrate.h include: Rename sysemu/ -> system/ 1 year ago
exec.c migration: simplify exec migration functions 2 years ago
exec.h migration: convert exec backend to accept MigrateAddress. 2 years ago
fd.c migration: Allow pipes to keep working for fd migrations 1 year ago
fd.h migration: Revert mapped-ram multifd support to fd: URI 2 years ago
file.c include/system: Move exec/ramblock.h to system/ramblock.h 9 months ago
file.h migration/multifd: Pass in MultiFDPages_t to file_write_ramblock_iov 1 year ago
global_state.c include: Rename sysemu/ -> system/ 1 year ago
meson.build migration: cpr-exec save and load 3 months ago
migration-hmp-cmds.c migration: Add a flag to track block-bitmap-mapping input 3 weeks ago
migration-stats.c migration: migration_rate_limit_reset() don't need the QEMUFile 2 years ago
migration-stats.h migration: Remove transferred atomic counter 2 years ago
migration.c error: error_free(NULL) is safe, drop unnecessary conditionals 1 week ago
migration.h * cleanup include/hw headers 2 weeks ago
multifd-device-state.c migration: Replace migrate_set_error() with migrate_error_propagate() 3 weeks ago
multifd-nocomp.c migration: enable multifd and postcopy together 8 months ago
multifd-qatzip.c include/system: Move exec/ramblock.h to system/ramblock.h 9 months ago
multifd-qpl.c include/system: Move exec/ramblock.h to system/ramblock.h 9 months ago
multifd-uadk.c include/system: Move exec/ramblock.h to system/ramblock.h 9 months ago
multifd-zero-page.c migration: write zero pages when postcopy enabled 8 months ago
multifd-zlib.c include/system: Move exec/ramblock.h to system/ramblock.h 9 months ago
multifd-zstd.c include/system: Move exec/ramblock.h to system/ramblock.h 9 months ago
multifd.c migration: Replace migrate_set_error() with migrate_error_propagate() 3 weeks ago
multifd.h migration/multifd: move macros to multifd header 9 months ago
options.c migration: Use QAPI_CLONE_MEMBERS in query_migrate_parameters 3 weeks ago
options.h * cleanup include/hw headers 2 weeks ago
page_cache.c migration: Do away with usage of QERR_INVALID_PARAMETER_VALUE 3 weeks ago
page_cache.h migration: Clean up signed vs. unsigned XBZRLE cache-size 5 years ago
postcopy-ram.c error: Use error_setg_errno() for simplicity and consistency 6 days ago
postcopy-ram.h migration: Introduce postcopy incoming setup and cleanup functions 2 months ago
qemu-file.c io: Add qio_channel_wait_cond() helper 2 months ago
qemu-file.h migration: qemu_file_set_blocking(): add errp parameter 4 months ago
ram.c * cleanup include/hw headers 2 weeks ago
ram.h include: reorganize memory API headers 3 weeks ago
rdma.c error: Use error_setg_errno() to improve error messages 6 days ago
rdma.h migration: Unfold control_save_page() 9 months ago
savevm.c * cleanup include/hw headers 2 weeks ago
savevm.h migration: Introduce POSTCOPY_DEVICE state 2 months ago
socket.c qio: Provide accessor around QIONetListener->sioc 2 months ago
socket.h migration: Remove unused socket_send_channel_create_sync 1 year ago
threadinfo.c migration/multifd: Protect accesses to migration_threads 3 years ago
threadinfo.h migration/multifd: Protect accesses to migration_threads 3 years ago
tls.c migration: Normalize tls arguments 3 weeks ago
tls.h migration/multifd: Terminate the TLS connection 11 months ago
trace-events migration: Introduce POSTCOPY_DEVICE state 2 months ago
trace.h trace: switch position of headers to what Meson requires 5 years ago
vfio-stub.c migration/vfio: compile only once 4 months ago
vfio.c migration/vfio: compile only once 4 months ago
vmstate-types.c migration: cpr-exec mode 3 months ago
vmstate.c migration: vmsd errp handlers: return bool 2 months ago
xbzrle.c migration/xbzrle: Use i386 host/cpuinfo.h 3 years ago
xbzrle.h migration/xbzrle: Use i386 host/cpuinfo.h 3 years ago
yank_functions.c migration/yank: Use channel features 2 years ago
yank_functions.h migration: Move the yank unregister of channel_close out 5 years ago