Re: multi monitor setup ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxxxxxxxxxxxxxx
> 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


Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Spice-devel mailing list
Spice-devel@xxxxxxxxxxxxxxxxxxxxx
http://lists.freedesktop.org/mailman/listinfo/spice-devel

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]     [Monitors]