Browse Source
In the next patches migration_cleanup() will be used in qmp_migrate(), which currently does not show an error message. Move the error reporting out of migration_cleanup() to avoid duplicate messages. Reviewed-by: Peter Xu <peterx@redhat.com> Reviewed-by: Prasad Pandit <pjp@fedoraproject.org> Link: https://lore.kernel.org/qemu-devel/20260123141656.6765-9-farosas@suse.de Signed-off-by: Fabiano Rosas <farosas@suse.de>pull/316/head
1 changed files with 13 additions and 16 deletions
Loading…
Reference in new issue