qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] vnc: split encoding in specific files


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PATCH] vnc: split encoding in specific files
Date: Tue, 04 May 2010 09:26:53 -0500
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.5) Gecko/20091209 Fedora/3.0-4.fc12 Lightning/1.0pre Thunderbird/3.0

On 05/04/2010 03:12 AM, Kevin Wolf wrote:
Am 03.05.2010 19:15, schrieb Anthony Liguori:
On 05/03/2010 07:31 AM, Corentin Chary wrote:
This will allow to implement new encodings (tight, zrle, ..)
in a cleaner way. This may hurt performances, because some
functions like vnc_convert_pixel are not static anymore, but
should not be a problem with gcc 4.5 and the new -flto.

Signed-off-by: Corentin Chary<address@hidden>

Applied.  Thanks.

It's probably time to make a vnc directory too.
Or maybe one for all of the interfaces we currently have in the root
directory? So it would include not only VNC, but also SDL and curses.

Makes sense.

Regards,

Anthony Liguori

Kevin








reply via email to

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