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: Anthony Liguori
Subject: Re: [Qemu-devel] [PATCH 2 of 3] [UPDATE] a single vnc server surface
Date: Fri, 31 Jul 2009 13:21:29 -0500
User-agent: Thunderbird 2.0.0.21 (X11/20090320)

Stefano Stabellini wrote:
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 ;)

And versioning in the command line. Can you send a full series with a vN? Otherwise it's not always clear which patches are meant to go in.

Regards,

Anthony Liguori






reply via email to

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