[libvirt] [PATCH 1/1] Support for RDP

Daniel Veillard veillard at redhat.com
Thu Apr 23 12:56:46 UTC 2009


On Thu, Apr 23, 2009 at 01:47:17PM +0100, Daniel P. Berrange wrote:
> On Thu, Apr 23, 2009 at 02:41:25PM +0200, Pritesh Kothari wrote:
> > > I think we need to add an explicit tag to represent video devices
> > > real soon. At very least we need to be able to indicate the type
> > > of video card - QEMU supports 4 already vga, cirrus, vmwarevga
> > > and xenfb. We probably also need to be able to indicate whether
> > > a video card supports multiple monitors / outputs, and the amont
> > > of Video RAM, etc.

  agreed

> > in any case how about adding "multihead" and "3Daccel" to it and renaming ram to vram, something like this:
> > 
> >     <video>
> >        <model type='cirrus' vram='500' multihead='2' 3Daccel='yes'/>
> >     </video>
> 
> Sure, vram seems fine. I think i'd call multihead 'monitors' or 'heads'.

  unfortunately the number of heads might not be sufficient, e.g. with 4
heads you could have 4 in line or 2x2, the geometry and relative
positioning will probably be needed in some way.

Daniel

-- 
Daniel Veillard      | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
daniel at veillard.com  | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library  http://libvirt.org/




More information about the libvir-list mailing list