qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Various VGA / VNC fixes and cleanups to prep for multih


From: Paul Brook
Subject: Re: [Qemu-devel] Various VGA / VNC fixes and cleanups to prep for multiheaded graphics
Date: Thu, 30 Jul 2009 12:33:34 +0100
User-agent: KMail/1.11.4 (Linux/2.6.29-2-amd64; KDE/4.2.4; x86_64; ; )

On Thursday 30 July 2009, Zachary Amsden wrote:
> Daniel P. Berrange wrote:
> > For VNC, there is an documented extension which allows for intelligent
> > client side handling of multiple displays. Essentially the server VNC
> > framebuffer represents the combined real estate of all displays (this
> > lets dumb VNC clients work), and the "ExtendedDesktopSize" extension
> > allows intelligent clients to query what regions within the framebuffer
> > correspond to each display. So it would be useful to implement this in
> > QEMU if we're to allow multiple VGA adapters.
>
> This is true, but in this context, is it useful?  If one wants multiple
> displays, one can easily double the height or width of the virtual
> display and run nested servers inside of them.

If you just want twice as screen real estate on a desktop system then yes, you 
can increase the resolution. However in many cases we actually want multiple 
independent displays.

Paul





reply via email to

[Prev in Thread] Current Thread [Next in Thread]