tests/qtest: migration: Expose migrate_set_capability
commit9d47929034eb8f3e67411926bdd1e8246d2797ed
authorFabiano Rosas <farosas@suse.de>
Wed, 12 Jul 2023 19:07:37 +0000 (12 16:07 -0300)
committerJuan Quintela <quintela@redhat.com>
Wed, 11 Oct 2023 09:17:02 +0000 (11 11:17 +0200)
tree42a65357bcb218e857d46b4b319a7028d2b7341d
parent86dec715a7339fc61c3bdb9715993b277b2089db
tests/qtest: migration: Expose migrate_set_capability

The following patch will make use of this function from within
migrate-helpers.c, so move it there.

Reviewed-by: Juan Quintela <quintela@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Peter Xu <peterx@redhat.com>
Signed-off-by: Fabiano Rosas <farosas@suse.de>
Signed-off-by: Juan Quintela <quintela@redhat.com>
Message-ID: <20230712190742.22294-2-farosas@suse.de>
tests/qtest/migration-helpers.c
tests/qtest/migration-helpers.h
tests/qtest/migration-test.c