diff options
author | Fabiano Rosas <farosas@suse.de> | 2024-11-27 15:28:51 -0300 |
---|---|---|
committer | Fabiano Rosas <farosas@suse.de> | 2024-12-12 10:25:40 -0300 |
commit | 124a3c58b82ad8e3662711f4deca281d81d5d56a (patch) | |
tree | 898e17b9ebfc6f3d38aa52225a6ec21a17990bd7 /include | |
parent | b7d7f723a9853a68a648075a1f2ab96d410e929e (diff) | |
download | qemu-124a3c58b82ad8e3662711f4deca281d81d5d56a.zip qemu-124a3c58b82ad8e3662711f4deca281d81d5d56a.tar.gz qemu-124a3c58b82ad8e3662711f4deca281d81d5d56a.tar.bz2 |
tests/qtest/migration: Move ufd_version_check to utils
Move ufd_version_check() to migration-util.c file. This is a helper
function that is used during tests definition so it should be
available outside of migration-test.c
Since the function is moving to another file, change it to stop
accessing the global uffd_feature_thread_id and take it as argument
instead.
Reviewed-by: Peter Xu <peterx@redhat.com>
Signed-off-by: Fabiano Rosas <farosas@suse.de>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions