]> git.ipfire.org Git - thirdparty/qemu.git/commit
migration: migration_thread_is_self
authorSteve Sistare <steven.sistare@oracle.com>
Mon, 11 Mar 2024 17:48:53 +0000 (10:48 -0700)
committerPeter Xu <peterx@redhat.com>
Mon, 11 Mar 2024 20:28:59 +0000 (16:28 -0400)
commit6e7856397641326163ef493197a849f99a9a6a44
tree2c1994e733f33ea82efdde6602bf48c5b9332364
parent714f33123bfc73c6caacd19a44e082da8cdc96e3
migration: migration_thread_is_self

Define and export migration_thread_is_self to eliminate a dependency
on MigrationState.

Signed-off-by: Steve Sistare <steven.sistare@oracle.com>
Link: https://lore.kernel.org/r/1710179338-294359-7-git-send-email-steven.sistare@oracle.com
Signed-off-by: Peter Xu <peterx@redhat.com>
include/migration/misc.h
migration/migration.c
system/dirtylimit.c