Peter Xu <[email protected]> wrote: > 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) <[email protected]> > Cc: Markus Armbruster <[email protected]> > Cc: Juan Quintela <[email protected]> > Cc: Fabiano Rosas <[email protected]> > Reported-by: Thomas Huth <[email protected]> > Signed-off-by: Peter Xu <[email protected]>
Reviewed-by: Juan Quintela <[email protected]> queued.
