+7
−0
Loading
Merge Pull Request from: @wanywhn [OLK-6.6] 同步OLK-5.10 SMMU HTTU补丁 ARM SMMU HTTU support Intel-kernel issue: https://gitee.com/open_euler/dashboard?issue_id=I8UZSP Some types of IOMMU are capable of tracking DMA dirty log, such as ARM SMMU with HTTU or Intel IOMMU with SLADE. This introduces the dirty log tracking framework in the IOMMU base layer. Test: passthrough device's live migration progress success Known issue: Default config change: if any recommended config change vs upstream default config, please list as git diff format: add new config CONFIG_ARM_SMMU_V3_HTTU set to n, and set y in openeuler_defconfig + CONFIG_ARM_SMMU_V3_HTTU=n Reference:https://lore.kernel.org/linux-iommu/20210507102211.8836-1-zhukeqian1@huawei.com/ Link:https://gitee.com/openeuler/kernel/pulls/3932 Reviewed-by:Xu Kuohai <xukuohai@huawei.com> Reviewed-by:
Kevin Zhu <zhukeqian1@huawei.com> Reviewed-by:
Zucheng Zheng <zhengzucheng@huawei.com> Reviewed-by:
Weilong Chen <chenweilong@huawei.com> Reviewed-by:
Jason Zeng <jason.zeng@intel.com> Signed-off-by:
Zheng Zengkai <zhengzengkai@huawei.com> Acked-by:
Xie XiuQi <xiexiuqi@huawei.com>