On Wed, Nov 13, 2024 at 04:46:16PM -0300, Fabiano Rosas wrote: > 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 > > Signed-off-by: Fabiano Rosas <faro...@suse.de>
Nitpick: may want to mention the thread_id change too in the commit msg. Reviewed-by: Peter Xu <pet...@redhat.com> -- Peter Xu