hvm: change default graphics to std vga ('xen')
The resulting qemu option is -std-vga. This apparently this is much better handled by many OSes.
Este commit está contenido en:
padre
310ba9f1df
commit
677a79b213
@ -29,7 +29,9 @@
|
||||
{netdev}
|
||||
{pcidevs}
|
||||
<input type='tablet' bus='usb'/>
|
||||
<video type='vga'/>
|
||||
<video type='vga'>
|
||||
<model type='xen' vram='16384'/>
|
||||
</video>
|
||||
</devices>
|
||||
</domain>
|
||||
|
||||
|
||||
Cargando…
Referencia en una nueva incidencia
Block a user