From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53111) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b7kJB-00077D-69 for qemu-devel@nongnu.org; Tue, 31 May 2016 10:06:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b7kJ4-0000Or-HU for qemu-devel@nongnu.org; Tue, 31 May 2016 10:06:09 -0400 Received: from mx1.redhat.com ([209.132.183.28]:39157) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b7kJ4-0000Oi-Bm for qemu-devel@nongnu.org; Tue, 31 May 2016 10:06:06 -0400 Message-ID: <1464703563.5978.135.camel@redhat.com> From: Gerd Hoffmann Date: Tue, 31 May 2016 16:06:03 +0200 In-Reply-To: <574D47FD.109@openvz.org> References: <1464099559-20789-1-git-send-email-den@openvz.org> <574D47FD.109@openvz.org> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH 1/1] vnc: Add support for color map List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Denis V. Lunev" Cc: qemu-devel@nongnu.org, Alexander Graf , Pavel Butsykin , Paolo Bonzini On Di, 2016-05-31 at 11:14 +0300, Denis V. Lunev wrote: > On 05/24/2016 05:19 PM, Denis V. Lunev wrote: > > From: Alexander Graf > > > > 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 thi= s: > ping In the vnc queue already. Just forgot to send a notice. cheers, Gerd