[PATCH] docs: Added docs/specs/riscv-iommu.rst in MAINTAINERS file.

2025-03-23 Thread hemanshu.khilari.foss
Added docs/specs/riscv-iommu.rst under `RISC-V TCG CPUs` section in in MAINTAINERS file since `scripts/get_maintainer.pl -f docs/specs/riscv-iommu.rst` doesn't list any maintainers. Signed-off-by: hemanshu.khilari.foss --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --

[PATCH v3] docs/specs/riscv-iommu: Fixed broken link to external risv iommu document

2025-03-22 Thread hemanshu.khilari.foss
The links to riscv iommu specification document are incorrect. This patch updates all the said link to point to correct location. Cc: qemu-ri...@nongnu.org Resolves: https://gitlab.com/qemu-project/qemu/-/issues/2808 Signed-off-by: hemanshu.khilari.foss --- docs/specs/riscv-iommu.rst | 6

[PATCH v2] docs/specs/riscv-iommu: Fixed broken link to external risv iommu document

2025-03-02 Thread hemanshu.khilari.foss
The link to riscv iommu specification document is incorrect. This patch updates the said link to point to correct location. Cc: qemu-ri...@nongnu.org Resolves: https://gitlab.com/qemu-project/qemu/-/issues/2808 Signed-off-by: hemanshu.khilari.foss --- docs/specs/riscv-iommu.rst | 4 ++-- 1 file