mirror of https://gitee.com/openkylin/libvirt.git
docs: nodedev: document mdev uuid property
Signed-off-by: Jonathon Jongsma <jjongsma@redhat.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
8a7fb16ada
commit
ae02689568
|
@ -384,6 +384,10 @@
|
||||||
The order that they appear in the xml definition determines the
|
The order that they appear in the xml definition determines the
|
||||||
order that they will be written to the device.
|
order that they will be written to the device.
|
||||||
</dd>
|
</dd>
|
||||||
|
<dt><code>uuid</code></dt>
|
||||||
|
<dd>
|
||||||
|
This element represents the UUID of the mediated device.
|
||||||
|
</dd>
|
||||||
</dl>
|
</dl>
|
||||||
</dd>
|
</dd>
|
||||||
<dt><code>ccw</code></dt>
|
<dt><code>ccw</code></dt>
|
||||||
|
|
Loading…
Reference in New Issue