File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ RISC-V IOMMU support for RISC-V machines
4
4
========================================
5
5
6
6
QEMU implements a RISC-V IOMMU emulation based on the RISC-V IOMMU spec
7
- version 1.0 `iommu1.0 `_.
7
+ version 1.0 `iommu1.0.0 `_.
8
8
9
9
The emulation includes a PCI reference device (riscv-iommu-pci) and a platform
10
10
bus device (riscv-iommu-sys) that QEMU RISC-V boards can use. The 'virt'
@@ -14,7 +14,7 @@ riscv-iommu-pci reference device
14
14
--------------------------------
15
15
16
16
This device implements the RISC-V IOMMU emulation as recommended by the section
17
- "Integrating an IOMMU as a PCIe device" of `iommu1.0 `_: a PCI device with base
17
+ "Integrating an IOMMU as a PCIe device" of `iommu1.0.0 `_: a PCI device with base
18
18
class 08h, sub-class 06h and programming interface 00h.
19
19
20
20
As a reference device it doesn't implement anything outside of the specification,
@@ -109,7 +109,7 @@ riscv-iommu options:
109
109
- "s-stage": enabled
110
110
- "g-stage": enabled
111
111
112
- .. _iommu1.0 : https://github.com/riscv-non-isa/riscv-iommu/releases/download/v1.0/riscv-iommu.pdf
112
+ .. _iommu1.0.0 : https://github.com/riscv-non-isa/riscv-iommu/releases/download/v1.0 .0/riscv-iommu.pdf
113
113
114
114
.. _
linux-v8 :
https://lore.kernel.org/linux-riscv/[email protected] /
115
115
You can’t perform that action at this time.
0 commit comments