migration: show average throughput when migration finishes
commitd6ed7312d11995409bd53ef8f1a743d8877880d2
authorPeter Lieven <pl@kamp.de>
Mon, 12 May 2014 08:46:00 +0000 (12 10:46 +0200)
committerJuan Quintela <quintela@trasno.org>
Wed, 14 May 2014 13:24:52 +0000 (14 15:24 +0200)
tree497cb7ec9a672a98152d3f1c6fad1e356a46d820
parent35d08458a9ee5fb9c8518207cc85d0a4f2ef3165
migration: show average throughput when migration finishes

currently the value of the throughput field contains whatever
was the last calculated throughput shortly before the migration
finished.

This patch updates the post migration contents of the field to
the average throughput.

Signed-off-by: Peter Lieven <pl@kamp.de>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
migration.c