mirror of
https://github.com/libvirt/libvirt.git
synced 2026-09-03 20:53:04 -05:00
Add virtio-related options to disks
https://bugzilla.redhat.com/show_bug.cgi?id=1283251 Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
This commit is contained in:
@@ -3011,6 +3011,11 @@
|
||||
<code>bus</code> and "pci" or "ccw" <code>address</code> types.
|
||||
<span class='since'>Since 1.2.8 (QEMU 2.1)</span>
|
||||
</li>
|
||||
<li>
|
||||
For virtio disks,
|
||||
<a href="#elementsVirtio">Virtio-specific options</a> can also be
|
||||
set. (<span class="since">Since 3.5.0</span>)
|
||||
</li>
|
||||
</ul>
|
||||
</dd>
|
||||
<dt><code>backenddomain</code></dt>
|
||||
|
||||
@@ -1770,6 +1770,7 @@
|
||||
<optional>
|
||||
<ref name="detect_zeroes"/>
|
||||
</optional>
|
||||
<ref name="virtioOptions"/>
|
||||
<empty/>
|
||||
</element>
|
||||
</define>
|
||||
|
||||
Reference in New Issue
Block a user