migration: Report error in incoming migration
commite3b8ad5c13714cca5e3fc1445472171fbcd469bc
authorFabiano Rosas <farosas@suse.de>
Thu, 4 Jan 2024 14:21:41 +0000 (4 11:21 -0300)
committerPeter Xu <peterx@redhat.com>
Tue, 16 Jan 2024 03:16:09 +0000 (16 11:16 +0800)
treea762f034d02cf5b7b56539cd890bad7b9cb5571f
parent6074f81625800743e4c374aecf7dd30774aaf6e0
migration: Report error in incoming migration

We're not currently reporting the errors set with migrate_set_error()
when incoming migration fails.

Signed-off-by: Fabiano Rosas <farosas@suse.de>
Reviewed-by: Peter Xu <peterx@redhat.com>
Link: https://lore.kernel.org/r/20240104142144.9680-5-farosas@suse.de
Signed-off-by: Peter Xu <peterx@redhat.com>
migration/migration.c