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

2016-03-07 Thread Peter Krempa
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

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

2016-03-01 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