]> git.ipfire.org Git - thirdparty/qemu.git/commit
vfio: Move vfio_get_device_info() to helpers.c
authorCédric Le Goater <clg@redhat.com>
Wed, 26 Mar 2025 07:51:04 +0000 (08:51 +0100)
committerCédric Le Goater <clg@redhat.com>
Fri, 25 Apr 2025 07:01:37 +0000 (09:01 +0200)
commit005b8d10450d2d41e9c1bcf8da4085f23cb85b76
tree2f71eb772c96d4e541eeb4e04c59c0b125da5abd
parent545256134fdcac6c342f8e7f45eb591e3b12c700
vfio: Move vfio_get_device_info() to helpers.c

vfio_get_device_info() is a low level routine. Move it with the other
helpers.

Reviewed-by: Zhenzhong Duan <zhenzhong.duan@intel.com>
Reviewed-by: John Levon <john.levon@nutanix.com>
Link: https://lore.kernel.org/qemu-devel/20250318095415.670319-19-clg@redhat.com
Link: https://lore.kernel.org/qemu-devel/20250326075122.1299361-20-clg@redhat.com
Signed-off-by: Cédric Le Goater <clg@redhat.com>
hw/vfio/common.c
hw/vfio/helpers.c
hw/vfio/vfio-helpers.h
include/hw/vfio/vfio-common.h