Bruce Rogers 3dc60f68ae vnc: provide fake color map
Our current VNC code does not handle color maps (aka non-true-color) at all
and aborts if a client requests them. There are 2 major issues with this:

 1) A VNC viewer on an 8-bit X11 system may request color maps
 2) RealVNC _always_ starts requesting color maps, then moves on to full color

In order to support these 2 use cases, let's just create a fake color map
that covers exactly our normal true color 8 bit color space. That way we don't
lose anything over a client that wants true color.

Reported-by: Sascha Wehnert <swehnert@suse.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
2015-02-05 08:18:37 -07:00
2013-01-26 13:15:35 +00:00
2012-12-19 08:29:06 +01:00
2013-01-18 19:06:57 +01:00
2012-10-24 10:26:22 +02:00
2013-02-01 15:53:11 -06:00
2013-04-02 16:34:06 -05:00
2013-01-30 16:03:57 +00:00
2013-02-06 15:52:07 +01:00
2013-02-13 11:56:02 -06:00
2015-02-05 08:18:37 -07:00
2012-09-07 09:02:44 +03:00
2012-11-01 13:10:06 +01:00
2013-06-12 16:23:07 +02:00
2012-05-14 07:27:24 +02:00
2012-12-20 23:08:47 +01:00
2011-12-09 11:25:22 +00:00
2013-01-30 10:42:29 +01:00
2013-01-26 13:15:35 +00:00
2012-12-20 23:09:25 +01:00
2013-01-17 10:24:52 -02:00
2013-06-12 16:23:04 +02:00
2013-04-02 15:44:43 -05:00
2013-07-25 15:42:10 +02:00
2013-02-11 13:22:39 -06:00
2011-12-11 17:50:43 -06:00
2010-03-14 22:04:50 +01:00
2013-05-23 17:12:44 -05:00
2013-01-15 04:09:14 +01:00

Read the documentation in qemu-doc.html or on http://wiki.qemu.org

- QEMU team
S
Description
Languages
C 82.6%
C++ 6.5%
Python 3.3%
Dylan 2.9%
Shell 1.6%
Other 2.9%