commit | e3b8ad5c13714cca5e3fc1445472171fbcd469bc | [log] [tgz] |
---|---|---|
author | Fabiano Rosas <farosas@suse.de> | Thu Jan 04 11:21:41 2024 -0300 |
committer | Peter Xu <peterx@redhat.com> | Tue Jan 16 11:16:09 2024 +0800 |
tree | a762f034d02cf5b7b56539cd890bad7b9cb5571f | |
parent | 6074f81625800743e4c374aecf7dd30774aaf6e0 [diff] |
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>