Skip to content
Snippets Groups Projects
Commit 3d779aba authored by Zhenzhong Duan's avatar Zhenzhong Duan Committed by Cédric Le Goater
Browse files

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: default avatarEric Auger <eric.auger@redhat.com>
Signed-off-by: default avatarZhenzhong Duan <zhenzhong.duan@intel.com>
Suggested-by: default avatarAlex Williamson <alex.williamson@redhat.com>
Signed-off-by: default avatarCédric Le Goater <clg@redhat.com>
parent 0bddd880
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment