migration: Move migrate_use_events() to options.c
commitb890902c9c025b87d02e718eec3090fd3525ab18
authorJuan Quintela <quintela@redhat.com>
Wed, 1 Mar 2023 21:08:09 +0000 (1 22:08 +0100)
committerJuan Quintela <quintela@redhat.com>
Mon, 24 Apr 2023 13:01:46 +0000 (24 15:01 +0200)
tree8c762e49de1e36108235d0fcb5d07cd513fc4f16
parenta7a94d14358dd7b445e20c2f26218ff987747642
migration: Move migrate_use_events() to options.c

Once that we are there, we rename the function to migrate_events()
to be consistent with all other capabilities.

Signed-off-by: Juan Quintela <quintela@redhat.com>
Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>
migration/migration.c
migration/migration.h
migration/options.c
migration/options.h
migration/ram.c