[Spice-devel] multi monitor setup ?
David Jaša
djasa at redhat.com
Thu Sep 12 05:42:57 PDT 2013
Hi Alexandre,
Alexandre DERUMIER píše v Pá 30. 08. 2013 v 15:36 +0200:
> Hi,
>
> I'm looking for documentation about multi monitor setup, and I can't find it.
>
> How do it work ?
For Windows VMs, up to four qxl devices can be specified on the command
line. Linux VMs will see 4 heads on the single qxl device.
>
> Do we need special qemu command line options ? (I don't use libvirt)
You need to specify multiple devices for Windows VMs. This is what
libvirt gives me (via 'virsh domxml-to-native qemu argv DOMAIN_XML'):
<...> -vga qxl -global qxl-vga.ram_size=67108864 -global qxl-vga.vram_size=33554432 -device qxl,id=video1,ram_size=67108864,vram_size=33554432 -device qxl,id=video2,ram_size=67108864,vram_size=33554432 -device qxl,id=video3,ram_size=67108864,vram_size=33554432
For Linux VM, just one qxl device is OK but then it's advisable to
increase the available RAM:
<...> -vga qxl -global qxl-vga.ram_size=134217728 -global qxl-vga.vram_size=33554432
If you don't turn off surfaces, then you should increase vram size to
say 64 MB from current default of 32 MB.
David
> Or is it only a client side option ?
>
> Regards,
>
> Alexandre
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/spice-devel
--
David Jaša, RHCE
SPICE QE based in Brno
GPG Key: 22C33E24
Fingerprint: 513A 060B D1B4 2A72 7F0D 0278 B125 CD00 22C3 3E24
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 5727 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/spice-devel/attachments/20130912/fdb10cac/attachment.bin>
More information about the Spice-devel
mailing list