Re: [libvirt] [PATCH 2/7] qemu: Properly update completed migration stats

2016-02-25 Thread Jiri Denemark
On Tue, Feb 23, 2016 at 16:41:41 +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

[libvirt] [PATCH 2/7] qemu: Properly update completed migration stats

2016-02-23 Thread Jiri Denemark
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