On Tue, Mar 01, 2016 at 13:55:28 +0100, Jiri Denemark wrote:
We should not overwrite all migration statistics on the source with
the
numbers sent by the destination since the source may have an updated
view in some cases (such as post-copy migration). It's safer to update
just the timing info we need to get from the destination and be prepared
for the future. And we should only do all this after a successful
migration.
Signed-off-by: Jiri Denemark <jdenemar(a)redhat.com>
---
ACK