]> www.infradead.org Git - users/dwmw2/qemu.git/commit
migration: process_incoming_migration_co(): rework error reporting
authorVladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>
Tue, 30 Apr 2024 08:56:45 +0000 (11:56 +0300)
committerFabiano Rosas <farosas@suse.de>
Wed, 8 May 2024 12:20:58 +0000 (09:20 -0300)
commitf84eaa9ffdcf00a81922fc1380870775a60792bf
treefc835b09939198c3cf1c2b9bbff44df5d6ef3b4d
parent30116e9079e3f395ef186960d986c7d073d7eb8a
migration: process_incoming_migration_co(): rework error reporting

Unify error reporting in the function. This simplifies the following
commit, which will not-exit-on-error behavior variant to the function.

Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Peter Xu <peterx@redhat.com>
Signed-off-by: Fabiano Rosas <farosas@suse.de>
migration/migration.c