From a081283b108823aaa7daa9c2c041f9b404b1edc4 Mon Sep 17 00:00:00 2001 From: HW42 Date: Thu, 14 Sep 2017 02:20:52 +0200 Subject: [PATCH] linux-stubdom: use "vga" aka "stdvga" video card In contrast to the cirrus card emulation the vga card supports more video modes. Since the qemu gui-agent bug [1] is now fixed we can switch back to use it. [1]: QubesOS/qubes-linux-utils@f14637a61557b075ca34424135c90dc2476d67d7 --- templates/libvirt/xen.xml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/templates/libvirt/xen.xml b/templates/libvirt/xen.xml index 73989674..16724398 100644 --- a/templates/libvirt/xen.xml +++ b/templates/libvirt/xen.xml @@ -155,11 +155,9 @@ {% endif %} /> - {% if vm.features.check_with_template('linux-stubdom', True) %} -