mirror of
https://github.com/libvirt/libvirt.git
synced 2026-09-03 20:53:04 -05:00
qemu_command: add support to use virtio as secondary video device
Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1369633 Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
This commit is contained in:
@@ -5641,7 +5641,8 @@ qemu-kvm -net nic,model=? /dev/null
|
||||
video device in domain xml is the primary one, but the optional
|
||||
attribute <code>primary</code> (<span class="since">since 1.0.2</span>)
|
||||
with value 'yes' can be used to mark the primary in cases of multiple
|
||||
video device. The non-primary must be type of "qxl".
|
||||
video device. The non-primary must be type of "qxl" or
|
||||
(<span class="since">since 2.4.0</span>) "virtio".
|
||||
</p>
|
||||
</dd>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user