migration: Add migration_downtime_start|end() helpers
commite22ffad03a32d3fc4717561f8af5ef7d9657728d
authorPeter Xu <peterx@redhat.com>
Mon, 30 Oct 2023 16:33:43 +0000 (30 12:33 -0400)
committerJuan Quintela <quintela@redhat.com>
Wed, 1 Nov 2023 15:13:58 +0000 (1 16:13 +0100)
tree159b8abb82772de23719c96c1ac077f77a324e19
parent62f5da7dd10a594fb30cebb5569dc738456f7131
migration: Add migration_downtime_start|end() helpers

Unify the three users on recording downtimes with the same pair of helpers.

Signed-off-by: Peter Xu <peterx@redhat.com>
Reviewed-by: Fabiano Rosas <farosas@suse.de>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
Message-ID: <20231030163346.765724-3-peterx@redhat.com>
migration/migration.c