Loading
defconfig: enable CONFIG_IOMMUFD and CONFIG_VFIO_DEVICE_CDEV
Intel inclusion category: feature bugzilla: https://gitee.com/openeuler/intel-kernel/issues/I8SMQA CVE: NA -------------------------------- IOMMUFD and VFIO_DEVICE_CDEV are the new user API to manage device and I/O page tables from user space. They provides advanced userspace DMA features (nested translation, PASID, etc.) which are prerequisites for supporting SVM/vSVM etc. Signed-off-by:Jason Zeng <jason.zeng@intel.com>