Re: [libvirt] [PATCH 6/6] qemu: Transfer recomputed stats back to source

2014-09-05 Thread John Ferlan
On 09/01/2014 11:05 AM, Jiri Denemark wrote: > After previous commit, migration statistics on source and destination > hosts are not equal because destination updated time statistics. Let's > send the result back so that the same data can be queried on both end of > a migration. My grammar bells

[libvirt] [PATCH 6/6] qemu: Transfer recomputed stats back to source

2014-09-01 Thread Jiri Denemark
After previous commit, migration statistics on source and destination hosts are not equal because destination updated time statistics. Let's send the result back so that the same data can be queried on both end of a migration. Signed-off-by: Jiri Denemark --- src/qemu/qemu_migration.c | 23 +