]> git.ipfire.org Git - thirdparty/qemu.git/commit
vfio: Introduce a new header file for internal migration services
authorCédric Le Goater <clg@redhat.com>
Wed, 26 Mar 2025 07:50:51 +0000 (08:50 +0100)
committerCédric Le Goater <clg@redhat.com>
Fri, 25 Apr 2025 07:01:37 +0000 (09:01 +0200)
commitb553d2c414a1b5c5bd3bf8bce0b648ba7f8e2baf
treef41dc8896c714a24957c611b2cc175c5ec6e22c9
parentd04a35cb742e6e3b3682e31addb7b68b22b1c6c3
vfio: Introduce a new header file for internal migration services

Gather all VFIO migration related declarations into
"vfio-migration-internal.h" to reduce exposure of VFIO internals in
"hw/vfio/vfio-common.h".

Cc: Kirti Wankhede <kwankhede@nvidia.com>
Cc: Avihai Horon <avihaih@nvidia.com>
Reviewed-by: Prasad Pandit <pjp@fedoraproject.org>
Reviewed-by: John Levon <john.levon@nutanix.com>
Reviewed-by: Avihai Horon <avihaih@nvidia.com>
Link: https://lore.kernel.org/qemu-devel/20250326075122.1299361-7-clg@redhat.com
Signed-off-by: Cédric Le Goater <clg@redhat.com>
hw/vfio/common.c
hw/vfio/migration-multifd.c
hw/vfio/migration.c
hw/vfio/pci.c
hw/vfio/vfio-migration-internal.h [new file with mode: 0644]
include/hw/vfio/vfio-common.h