]> xenbits.xensource.com Git - qemu-xen.git/commit
migration: MigrationNotifyFunc
authorSteve Sistare <steven.sistare@oracle.com>
Thu, 22 Feb 2024 17:28:32 +0000 (09:28 -0800)
committerPeter Xu <peterx@redhat.com>
Wed, 28 Feb 2024 03:31:28 +0000 (11:31 +0800)
commit5663dd3f1a46417742aad7263ef574f4cf6979cf
treea116bf04e07f4615ea004fa4849839115564d1bb
parentc763a23e414544a9dace9d2be8555ecb2b8d6e38
migration: MigrationNotifyFunc

Define MigrationNotifyFunc to improve type safety and simplify migration
notifiers.

Signed-off-by: Steve Sistare <steven.sistare@oracle.com>
Reviewed-by: Peter Xu <peterx@redhat.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Link: https://lore.kernel.org/r/1708622920-68779-7-git-send-email-steven.sistare@oracle.com
Signed-off-by: Peter Xu <peterx@redhat.com>
hw/net/virtio-net.c
hw/vfio/migration.c
include/migration/misc.h
migration/migration.c
net/vhost-vdpa.c
ui/spice-core.c