]> git.ipfire.org Git - thirdparty/qemu.git/commit
vfio: Make vfio_un/block_multiple_devices_migration() static
authorCédric Le Goater <clg@redhat.com>
Wed, 26 Mar 2025 07:50:49 +0000 (08:50 +0100)
committerCédric Le Goater <clg@redhat.com>
Fri, 25 Apr 2025 07:01:37 +0000 (09:01 +0200)
commit0a73045687edb6d4b0dac90ca7ae19bf6b3eeb6b
tree808323573eb0855761b470642ff19edb8788ee64
parente1d4ea53d6e393def88258a3badf8907db33608e
vfio: Make vfio_un/block_multiple_devices_migration() static

Both of these routines are only used in file "migration.c". Move them
there.

Reviewed-by: Joao Martins <joao.m.martins@oracle.com>
Link: https://lore.kernel.org/qemu-devel/20250318095415.670319-5-clg@redhat.com
Reviewed-by: John Levon <john.levon@nutanix.com>
Link: https://lore.kernel.org/qemu-devel/20250326075122.1299361-5-clg@redhat.com
Signed-off-by: Cédric Le Goater <clg@redhat.com>
hw/vfio/common.c
hw/vfio/migration.c
include/hw/vfio/vfio-common.h