conf: format/parse/rng/docs for video <driver name='qemu|vhostuser'/>

Accept a new driver name attribute to specify usage of helper process, ex:

  <video>
    <driver name='vhostuser'/>
    <model type='virtio'/>
  </video>

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
Marc-André Lureau
2019-09-24 12:17:39 -04:00
committed by Cole Robinson
parent 58a76d45ca
commit bc1e924cf0
5 changed files with 73 additions and 3 deletions
+8
View File
@@ -3565,6 +3565,14 @@
<optional>
<ref name="virtioOptions"/>
</optional>
<optional>
<attribute name="name">
<choice>
<value>qemu</value>
<value>vhostuser</value>
</choice>
</attribute>
</optional>
<optional>
<attribute name="vgaconf">
<choice>