summary refs log tree commit diff stats
path: root/hw/core/sysbus.c
diff options
context:
space:
mode:
authorZhenzhong Duan <zhenzhong.duan@intel.com>2023-10-09 11:09:16 +0200
committerCédric Le Goater <clg@redhat.com>2023-10-18 10:10:49 +0200
commit3d779abafe9fff4fdbbc6c8dd2a6f6f901d98870 (patch)
tree711814cfb0020a76746999d5280b188090330b75 /hw/core/sysbus.c
parent0bddd88027679d3c34b7c754a13c7af002adbd99 (diff)
downloadfocaccia-qemu-3d779abafe9fff4fdbbc6c8dd2a6f6f901d98870.tar.gz
focaccia-qemu-3d779abafe9fff4fdbbc6c8dd2a6f6f901d98870.zip
vfio/common: Introduce a global VFIODevice list
Some functions iterate over all the VFIODevices. This is currently
achieved by iterating over all groups/devices. Let's
introduce a global list of VFIODevices simplifying that scan.

This will also be useful while migrating to IOMMUFD by hiding the
group specificity.

Signed-off-by: Eric Auger <eric.auger@redhat.com>
Signed-off-by: Zhenzhong Duan <zhenzhong.duan@intel.com>
Suggested-by: Alex Williamson <alex.williamson@redhat.com>
Signed-off-by: Cédric Le Goater <clg@redhat.com>
Diffstat (limited to 'hw/core/sysbus.c')
0 files changed, 0 insertions, 0 deletions