]> Git Repo - qemu.git/commit
migration: introduce downtime_start
authorPeter Xu <[email protected]>
Wed, 3 Jan 2018 12:20:10 +0000 (20:20 +0800)
committerJuan Quintela <[email protected]>
Mon, 15 Jan 2018 11:48:09 +0000 (12:48 +0100)
commit64909f974012038266a4785a33935742f1e96b84
tree969ef901c9847cf0f86af94a5872aedf6fa4df9c
parent7287cbd46e2d6fb582ca78c3cb49b1e53d91a761
migration: introduce downtime_start

Introduce MigrationState.downtime_start to replace the local variable
"start_time" in migration_thread to avoid passing things around.

Reviewed-by: Juan Quintela <[email protected]>
Signed-off-by: Peter Xu <[email protected]>
Signed-off-by: Juan Quintela <[email protected]>
migration/migration.c
migration/migration.h
This page took 0.022346 seconds and 4 git commands to generate.