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:
Farhan Ali
2018-03-23 13:22:39 -04:00
committed by Ján Tomko
parent a6441402a5
commit 4bbf7f8cb5
6 changed files with 60 additions and 5 deletions

View File

@@ -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>