]> git.proxmox.com Git - mirror_qemu.git/commit
migration: migration_is_device
authorSteve Sistare <steven.sistare@oracle.com>
Mon, 11 Mar 2024 17:48:54 +0000 (10:48 -0700)
committerPeter Xu <peterx@redhat.com>
Mon, 11 Mar 2024 20:28:59 +0000 (16:28 -0400)
commit9bb630c6ee6e930e1c521829681365e5672bbd99
tree79a0f633ad8803ded84a6e4267e8f019c293316b
parent6e7856397641326163ef493197a849f99a9a6a44
migration: migration_is_device

Define and export migration_is_device to eliminate a dependency
on MigrationState.

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