migration/colo: More accurate update checkpoint time
commit0e0f0479e28c6c1a1d024b2e5200cade479d6901
authorZhang Chen <chen.zhang@intel.com>
Wed, 10 Nov 2021 17:41:56 +0000 (11 01:41 +0800)
committerJuan Quintela <quintela@redhat.com>
Wed, 15 Dec 2021 09:31:42 +0000 (15 10:31 +0100)
treef4f095a0d20030c3bfbd585e4d31644570400f6f
parent672159a97ce7c1ca2b97bfef439d7994f79b1c61
migration/colo: More accurate update checkpoint time

Previous operation(like vm_start and replication_start_all) will consume
extra time before update the timer, so reduce time in this patch.

Signed-off-by: Zhang Chen <chen.zhang@intel.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
migration/colo.c