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: Zachary Amsden
Subject: Re: [Qemu-devel] Various VGA / VNC fixes and cleanups to prep for multiheaded graphics
Date: Thu, 30 Jul 2009 00:35:24 -1000
User-agent: Thunderbird 2.0.0.19 (X11/20090317)

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.

I think, perhaps, the more useful thing is to allow multiple remote
clients to connect to individual displays... which this patchset has not
quite achieved, but proved at least plausible.

Zach




reply via email to

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