Chris Lalancette wrote: > All, > Attached is a fairly simple patch to the migration code to make it handle > errors better. In particular, if the remote side wasn't set up properly (i.e. > the memory size didn't match), the migration would fail, but the source host > didn't actually react properly, so the migration would still be "in-progress". > This patch fixes up the error checking to properly quit when the remote side > isn't prepared for whatever reason. > > Signed-off-by: Chris Lalancette <[EMAIL PROTECTED]> > Patch looks good. Why did you define MIG_STAT_DIRTY_TRACK_FAIL and not MIG_STAT_KVM_SET_DIRTY_TRACKING_FAILED ? Also we need to make sure, in case of a failure, that 'status' is updated and *s->has_error is freed. How about calling migrate_finish ? Thanks, Uri.
------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ kvm-devel mailing list kvm-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/kvm-devel