qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 2 of 3] [UPDATE] a single vnc server surface


From: Stefano Stabellini
Subject: Re: [Qemu-devel] [PATCH 2 of 3] [UPDATE] a single vnc server surface
Date: Fri, 31 Jul 2009 18:30:30 +0100
User-agent: Alpine 2.00 (DEB 1167 2008-08-23)

On Fri, 31 Jul 2009, Stefano Stabellini wrote:
> This patch removes the server surface from VncState and adds a single
> server surface to VncDisplay for all the possible clients connected.
> Each client maintains a different dirty bitmap in VncState.
> The guest surface is moved to VncDisplay as well because we don't need
> to track guest updates in more than one place.
> 
> Second update: copyrect performance improvements.


Obviously the subject should have been:

[PATCH 3 of 4] [UPDATE] a single vnc server surface


I think is time for me to start using git-format-patch ;)




reply via email to

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