mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-07 17:28:15 +00:00
docs: drvnodedev: Fix a few closing XML elements in the examples
Signed-off-by: Erik Skultety <eskultet@redhat.com>
This commit is contained in:
parent
69daa2ea8a
commit
23d8b99f3e
@ -184,7 +184,7 @@
|
|||||||
<address domain='0x0000' bus='0x04' slot='0x00' function='0x0'/>
|
<address domain='0x0000' bus='0x04' slot='0x00' function='0x0'/>
|
||||||
</capability>
|
</capability>
|
||||||
...
|
...
|
||||||
<device></pre>
|
</device></pre>
|
||||||
|
|
||||||
<h3><a id="MDEVCap">MDEV capability</a></h3>
|
<h3><a id="MDEVCap">MDEV capability</a></h3>
|
||||||
<p>
|
<p>
|
||||||
@ -300,8 +300,8 @@
|
|||||||
<capability type='mdev'>
|
<capability type='mdev'>
|
||||||
<type id='nvidia-11'/>
|
<type id='nvidia-11'/>
|
||||||
<iommuGroup number='12'/>
|
<iommuGroup number='12'/>
|
||||||
<capability/>
|
</capability>
|
||||||
<device/></pre>
|
</device></pre>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
The support of mediated device's framework in libvirt's node device driver
|
The support of mediated device's framework in libvirt's node device driver
|
||||||
|
Loading…
x
Reference in New Issue
Block a user