From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LKa50-00019V-4m for qemu-devel@nongnu.org; Wed, 07 Jan 2009 10:12:22 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LKa4y-00018j-74 for qemu-devel@nongnu.org; Wed, 07 Jan 2009 10:12:21 -0500 Received: from [199.232.76.173] (port=40822 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LKa4y-00018Y-1X for qemu-devel@nongnu.org; Wed, 07 Jan 2009 10:12:20 -0500 Received: from acsinet12.oracle.com ([141.146.126.234]:58863) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LKa4x-0006HL-Lz for qemu-devel@nongnu.org; Wed, 07 Jan 2009 10:12:19 -0500 Received: from acsinet13.oracle.com (acsinet13.oracle.com [141.146.126.235]) by acsinet12.oracle.com (Switch-3.3.1/Switch-3.3.1) with ESMTP id n07FBhto014625 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Wed, 7 Jan 2009 15:11:44 GMT Received: from acsmt707.oracle.com (acsmt707.oracle.com [141.146.40.85]) by acsinet13.oracle.com (Switch-3.3.1/Switch-3.3.1) with ESMTP id n07FCeiL008613 for ; Wed, 7 Jan 2009 15:12:48 GMT Message-ID: <4964C640.807@oracle.com> Date: Wed, 07 Jan 2009 15:12:00 +0000 From: John Haxby MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH 0 of 3] Fix keymap handling for vnc console References: <4947CA2B.5030401@oracle.com> In-Reply-To: <4947CA2B.5030401@oracle.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hello All, John Haxby wrote: > This is a version of a patch that I originally posted to xen-devel. > The xen vnc console and the qemu vnc console have diverged a little, > but the problems and subsequent fixes apply equally to both. [snip] I haven't seen any comments about these patches -- is there something that I should do or am I just being overly impatient? thanks, jch