vfio/iommufd: Remove CONFIG_IOMMUFD usage
commitc1139fa4feba8c320e4bd0a4e34af55caa5ffbb9
authorCédric Le Goater <clg@redhat.com>
Tue, 19 Dec 2023 06:58:25 +0000 (19 07:58 +0100)
committerCédric Le Goater <clg@redhat.com>
Fri, 5 Jan 2024 20:25:20 +0000 (5 21:25 +0100)
treeef8e16227951df5bc66580b9fc144fdccc00de66
parent10164df6ed3d41cbf67105dcd954a663ef4cc3e9
vfio/iommufd: Remove CONFIG_IOMMUFD usage

Availability of the IOMMUFD backend can now be fully determined at
runtime and the ifdef check was a build time protection (for PPC not
supporting it mostly).

Reviewed-by: Zhenzhong Duan <zhenzhong.duan@intel.com>
Tested-by: Eric Farman <farman@linux.ibm.com>
Signed-off-by: Cédric Le Goater <clg@redhat.com>
hw/vfio/common.c