mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
* doc/libvir.html doc/format.html: add missing docs for
<shareable/> on disk devices * src/Makefile.am: fix the tst build rule for missing libraries Daniel
This commit is contained in:
@@ -67,6 +67,8 @@ optional one in no specific order:</p><ul><li>source with a file attribute conta
|
||||
the guest</li>
|
||||
<li>readonly an optional empty element indicating the device is
|
||||
read-only</li>
|
||||
<li>shareable an optional empty element indicating the device
|
||||
can be used read/write with other domains</li>
|
||||
</ul><p>An <code>interface</code> element describes a network device mapped on the
|
||||
guest, it also has a type whose value is currently 'bridge', it also have a
|
||||
number of children in no specific order:</p><ul><li>source: indicating the bridge name</li>
|
||||
|
||||
@@ -753,6 +753,8 @@ optional one in no specific order:</p>
|
||||
the guest</li>
|
||||
<li>readonly an optional empty element indicating the device is
|
||||
read-only</li>
|
||||
<li>shareable an optional empty element indicating the device
|
||||
can be used read/write with other domains</li>
|
||||
</ul>
|
||||
|
||||
<p>An <code>interface</code> element describes a network device mapped on the
|
||||
|
||||
Reference in New Issue
Block a user