You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
iommufd feature has been checked based on the kernel header file in
vfio.h in the current build system. Even if iommufd is supported by the
current system, user might want to build and install libvfn with vfio
rather than iommufd.
This patch added -Diommufd option to meson to let user choose whether to
include or not.
Signed-off-by: Minwoo Im <minwoo.im@samsung.com>
0 commit comments