diff options
author | Peter Xu <peterx@redhat.com> | 2023-10-24 12:39:33 -0400 |
---|---|---|
committer | Juan Quintela <quintela@redhat.com> | 2023-10-31 08:44:33 +0100 |
commit | a2326705e5a6bb21338b3d84f1b0e0b4f46cbc82 (patch) | |
tree | 6952a6c991b8d308bcf49d4134516fbba29ee3cb /include/hw/intc | |
parent | 864128df465a8b041e089475e903be8d7d0d06ef (diff) | |
download | qemu-a2326705e5a6bb21338b3d84f1b0e0b4f46cbc82.zip qemu-a2326705e5a6bb21338b3d84f1b0e0b4f46cbc82.tar.gz qemu-a2326705e5a6bb21338b3d84f1b0e0b4f46cbc82.tar.bz2 |
migration: Stop migration immediately in RDMA error paths
In multiple places, RDMA errors are handled in a strange way, where it only
sets qemu_file_set_error() but not stop the migration immediately.
It's not obvious what will happen later if there is already an error. Make
all such failures stop migration immediately.
Cc: Zhijian Li (Fujitsu) <lizhijian@fujitsu.com>
Cc: Markus Armbruster <armbru@redhat.com>
Cc: Juan Quintela <quintela@redhat.com>
Cc: Fabiano Rosas <farosas@suse.de>
Reported-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Peter Xu <peterx@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Reviewed-by: Fabiano Rosas <farosas@suse.de>
Signed-off-by: Juan Quintela <quintela@redhat.com>
Message-ID: <20231024163933.516546-1-peterx@redhat.com>
Diffstat (limited to 'include/hw/intc')
0 files changed, 0 insertions, 0 deletions