qemu-e2k/include/migration
Vladimir Sementsov-Ogievskiy 4332ffcd7b colo: make colo_checkpoint_notify static and provide simpler API
colo_checkpoint_notify() is mostly used in colo.c. Outside we use it
once when x-checkpoint-delay migration parameter is set. So, let's
simplify the external API to only that function - notify COLO that
parameter was set. This make external API more robust and hides
implementation details from external callers. Also this helps us to
make COLO module optional in further patch (i.e. we are going to add
possibility not build the COLO module).

Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Reviewed-by: Peter Xu <peterx@redhat.com>
Reviewed-by: Zhang Chen <chen.zhang@intel.com>
Message-Id: <20230428194928.1426370-3-vsementsov@yandex-team.ru>
Signed-off-by: Juan Quintela <quintela@redhat.com>
2023-05-10 18:48:11 +02:00
..
blocker.h
colo.h colo: make colo_checkpoint_notify static and provide simpler API 2023-05-10 18:48:11 +02:00
cpu.h
failover.h
global_state.h
misc.h migration: move migration_global_dump() to migration-hmp-cmds.c 2023-04-24 15:01:46 +02:00
qemu-file-types.h migration: mark mixed functions that can suspend 2023-04-20 11:17:35 +02:00
register.h migration: Rename res_{postcopy,precopy}_only 2023-02-15 20:04:30 +01:00
snapshot.h
vmstate.h migration: Add canary to VMSTATE_END_OF_LIST 2023-02-06 19:22:56 +01:00