conf: domain: add VIDEO_TYPE_DEFAULT

Will be needed for future patches to pull the default video type
setting out of XML parsing routines.

Signed-off-by: Cole Robinson <crobinso@redhat.com>
This commit is contained in:
Cole Robinson
2017-09-05 10:41:32 -04:00
parent 4c248e938a
commit a2ca7ca52e
6 changed files with 8 additions and 0 deletions
+1
View File
@@ -62,6 +62,7 @@
</graphics>
<video supported='yes'>
<enum name='modelType'>
<value>default</value>
<value>vga</value>
<value>cirrus</value>
<value>vmvga</value>