]> git.ipfire.org Git - thirdparty/qemu.git/commitdiff
vfio: Move vfio-region.h under hw/vfio/
authorCédric Le Goater <clg@redhat.com>
Mon, 1 Sep 2025 06:46:31 +0000 (08:46 +0200)
committerCédric Le Goater <clg@redhat.com>
Mon, 8 Sep 2025 14:46:31 +0000 (16:46 +0200)
Since the removal of vfio-platform, header file vfio-region.h no
longer needs to be a public VFIO interface. Move it under hw/vfio.

Reviewed-by: Eric Auger <eric.auger@redhat.com>
Reviewed-by: Alex Williamson <alex.williamson@redhat.com>
Link: https://lore.kernel.org/qemu-devel/20250901064631.530723-9-clg@redhat.com
Signed-off-by: Cédric Le Goater <clg@redhat.com>
hw/vfio/vfio-region.h [moved from include/hw/vfio/vfio-region.h with 100% similarity]