diff --git a/configs/linux/annotations b/configs/linux/annotations index 3f35cad..7bf73ae 100644 --- a/configs/linux/annotations +++ b/configs/linux/annotations @@ -11175,7 +11175,7 @@ CONFIG_VFIO policy<{'riscv64': 'm', 'x86_64' CONFIG_VFIO_CONTAINER policy<{'riscv64': 'y', 'x86_64': 'y'}> CONFIG_VFIO_DEBUGFS policy<{'riscv64': 'n', 'x86_64': 'n'}> CONFIG_VFIO_GROUP policy<{'riscv64': 'y', 'x86_64': 'y'}> -CONFIG_VFIO_IOMMU_TYPE1 policy<{'x86_64': 'm'}> +CONFIG_VFIO_IOMMU_TYPE1 policy<{'riscv64': 'm', 'x86_64': 'm'}> CONFIG_VFIO_MDEV policy<{'x86_64': 'm'}> CONFIG_VFIO_NOIOMMU policy<{'riscv64': 'y', 'x86_64': 'y'}> CONFIG_VFIO_PCI policy<{'riscv64': 'm', 'x86_64': 'm'}> diff --git a/patch-db/patches.json b/patch-db/patches.json index 7469ad9..d823202 100644 --- a/patch-db/patches.json +++ b/patch-db/patches.json @@ -4307,5 +4307,11 @@ "merged": [ "v7.3-rc1" ] + }, + "mail:20260821112100.572037-1-andrew.jones@oss.qualcomm.com": { + "subject": "iommu/riscv: Report cache coherency capability" + }, + "mail:20260831145943.313726-15-andrew.jones@oss.qualcomm.com": { + "subject": "vfio: enable IOMMU_TYPE1 for RISC-V" } }