On 10/17/25 10:22, Zhenzhong Duan wrote:
Currently we support device and iommu dirty tracking, device dirty tracking is preferred.Add the framework code in iommufd_cdev_unmap() to choose either device or iommu dirty tracking, just like vfio_legacy_dma_unmap_one(). Signed-off-by: Zhenzhong Duan <[email protected]> Tested-by: Xudong Hao <[email protected]> Tested-by: Giovannio Cabiddu <[email protected]>
Reviewed-by: Cédric Le Goater <[email protected]> Thanks, C.
