Stefano Stabellini 1fc624122f single vnc server surface
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.

This patch has been updated to handle CopyRect correctly and efficiently.

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Message-Id:
2009-08-10 13:05:30 -05:00
2009-08-10 13:05:30 -05:00
2009-08-10 13:05:25 -05:00
2009-08-01 10:13:43 +00:00
2009-07-31 13:19:39 +01:00
2009-07-27 14:10:55 -05:00
2009-07-27 14:09:20 -05:00
2009-07-27 14:09:20 -05:00
2009-08-10 13:05:30 -05:00
2009-07-09 16:06:38 -05:00
2009-07-27 14:09:20 -05:00
2009-08-10 13:05:25 -05:00
2009-07-27 14:09:15 -05:00
2009-07-27 14:10:55 -05:00
2009-07-02 17:54:34 +00:00
2009-07-30 09:50:36 -05:00
2009-07-30 09:50:36 -05:00
2009-07-10 13:44:30 -05:00
2009-07-27 14:09:20 -05:00
2009-07-16 17:28:53 -05:00
2009-07-27 14:09:20 -05:00
2009-08-01 10:13:20 +00:00
2009-08-10 13:05:27 -05:00
2009-08-10 13:05:27 -05:00
2009-07-27 14:10:55 -05:00
2009-08-10 13:05:25 -05:00
2009-08-10 13:05:26 -05:00
2009-07-22 10:58:49 -05:00
2009-07-27 14:09:20 -05:00
2009-07-08 18:25:37 +04:00
2009-08-10 13:05:27 -05:00
2009-07-27 14:09:15 -05:00
2009-07-16 18:12:18 -05:00
2009-08-10 13:05:28 -05:00
2009-08-01 10:13:20 +00:00
2009-08-10 13:05:30 -05:00
2009-08-10 13:05:30 -05:00
2009-08-10 13:05:30 -05:00

Read the documentation in qemu-doc.html.

Fabrice Bellard.
Description
No description provided
Readme 404 MiB
Languages
C 82.6%
C++ 6.5%
Python 3.4%
Dylan 2.9%
Shell 1.6%
Other 2.8%