mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
qemu: Add support for virtio-gpu-ccw video device on S390
QEMU on S390 (since v2.11) can support the virtio-gpu-ccw device, which can be used as a video device. Signed-off-by: Farhan Ali <alifm@linux.vnet.ibm.com>
This commit is contained in:
@@ -6484,6 +6484,9 @@ qemu-kvm -net nic,model=? /dev/null
|
||||
<dd>
|
||||
The optional <code>address</code> sub-element can be used to
|
||||
tie the video device to a particular PCI slot.
|
||||
On S390, <code>address</code> can be used to provide the
|
||||
CCW address for the video device (<span class="since">
|
||||
since 4.2.0</span>).
|
||||
</dd>
|
||||
|
||||
<dt><code>driver</code></dt>
|
||||
|
||||
Reference in New Issue
Block a user