Hey,
On Tue, Mar 11, 2014 at 10:23:40AM +0100, David Jaša wrote:
> What is your guest OS? The invocation differs for Linux and Windows, for
> linux, you use just one device with big enough RAM:
> -vga qxl -global qxl-vga.ram_size=134217728
>
> for windows guests, you should use multiple qxl devic
Hi Trebor,
What is your guest OS? The invocation differs for Linux and Windows, for
linux, you use just one device with big enough RAM:
-vga qxl -global qxl-vga.ram_size=134217728
for windows guests, you should use multiple qxl devices:
-vga qxl -device qxl [-device qxl [-device qxl]]
BTW, based
Hello,
how can one configure multiple qxl displays from the command-line in qemu?
"-vga qxl -device qxl" is not working (the VM fails to start)
"-vga qxl -global qxl-vga.revision=4" works, but remote-viewer only
shows one display although two are connected.
QEMU emulator version 1.7.0 (Debian 1