"Shribman, Aidan" <aidan.shrib...@sap.com> wrote: > If there are no additional dirty pages to be sent > i.e. ram_save_remaining() == 0 then the migration *will* converge > (even though we don't want it to) see:
This should be a really idle guest to have that O:-) But if that is the whole problem, I would change the code to make the case of max_downtime == 0 to mean that migration didn't converge. Later, Juan.