qemu: assume -vga is always available

As of QEMU 0.10.0 the -vga argument was introduced, so the
QEMU driver can assume it is always available.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
This commit is contained in:
Daniel P. Berrange
2015-11-10 10:38:17 +00:00
parent f81e0d480e
commit 72edc90a65
27 changed files with 47 additions and 85 deletions
-1
View File
@@ -1,5 +1,4 @@
<qemuCaps>
<flag name='vga'/>
<flag name='0.10'/>
<flag name='mem-path'/>
<flag name='drive-serial'/>