提交 c301f79a 编写于 作者: A Andrea Bolognani

docs: Tweak PCI controller model documentation

Instead of first listing the models on their own, and then
listing them again grouped by the libvirt release they were
introduced in, have a single list.
Signed-off-by: NAndrea Bolognani <abologna@redhat.com>
Reviewed-by: NJohn Ferlan <jferlan@redhat.com>
上级 60dd4cc1
...@@ -3935,19 +3935,30 @@ ...@@ -3935,19 +3935,30 @@
...</pre> ...</pre>
<p> <p>
PCI controllers have an optional <code>model</code> attribute with PCI controllers have an optional <code>model</code> attribute; possible
possible values <code>pci-root</code>, <code>pcie-root</code>, values for this attribute are
<code>pcie-root-port</code>, <code>pci-bridge</code>, </p>
<code>dmi-to-pci-bridge</code>, <code>pcie-switch-upstream-port</code>, <ul>
<code>pcie-switch-downstream-port</code>, <code>pci-expander-bus</code>, <li>
or <code>pcie-expander-bus</code>. (pci-root and <code>pci-root</code>, <code>pci-bridge</code>
pci-bridge <span class="since">since 1.0.5</span>, pcie-root and (<span class="since">since 1.0.5</span>)
dmi-to-pci-bridge <span class="since">since 1.1.2</span>, </li>
pcie-root-port, pcie-switch-upstream-port, <li>
pcie-switch-downstream-port <span class="since">since <code>pcie-root</code>, <code>dmi-to-pci-bridge</code>
1.2.19</span>, and pci-expander-bus and (<span class="since">since 1.1.2</span>)
pcie-expander-bus <span class="since">since 1.3.4</span>) The </li>
root controllers (<code>pci-root</code> <li>
<code>pcie-root-port</code>, <code>pcie-switch-upstream-port</code>,
<code>pcie-switch-downstream-port</code>
(<span class="since">since 1.2.19</span>)
</li>
<li>
<code>pci-expander-bus</code>, <code>pcie-expander-bus</code>
(<span class="since">since 1.3.4</span>)
</li>
</ul>
<p>
The root controllers (<code>pci-root</code>
and <code>pcie-root</code>) have an and <code>pcie-root</code>) have an
optional <code>pcihole64</code> element specifying how big (in optional <code>pcihole64</code> element specifying how big (in
kilobytes, or in the unit specified by <code>pcihole64</code>'s kilobytes, or in the unit specified by <code>pcihole64</code>'s
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册