On Mon, Oct 05, 2015 at 16:15:58 +0200, Jiri Denemark wrote:
Even if we are migrating a domain with VIR_MIGRATE_PAUSED flag set,
we
should still update the total time of the migration. Updating downtime
doesn't hurt either, even though we don't actually start guest CPUs.
Signed-off-by: Jiri Denemark <jdenemar(a)redhat.com>
---
src/qemu/qemu_migration.c | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
ACK,
Peter