]> git.ipfire.org Git - thirdparty/qemu.git/commit
vfio: Move vfio_device_list into device.c
authorCédric Le Goater <clg@redhat.com>
Wed, 26 Mar 2025 07:51:08 +0000 (08:51 +0100)
committerCédric Le Goater <clg@redhat.com>
Fri, 25 Apr 2025 07:01:37 +0000 (09:01 +0200)
commita997b506e715d96549869e2d0fca28a1a9f110dc
tree565429395da0b60779bc91b0bf02873fb4925e9f
parentc3fbdba15a8b3d80c1f5e6026e636030b3692437
vfio: Move vfio_device_list into device.c

'vfio_device_list' is VFIODevice related. Move its definitions into
"device.c".

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