From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LL1K6-0000Up-MR for qemu-devel@nongnu.org; Thu, 08 Jan 2009 15:17:46 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LL1K6-0000UQ-3T for qemu-devel@nongnu.org; Thu, 08 Jan 2009 15:17:46 -0500 Received: from [199.232.76.173] (port=51310 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LL1K5-0000UN-WD for qemu-devel@nongnu.org; Thu, 08 Jan 2009 15:17:46 -0500 Received: from mail-ew0-f21.google.com ([209.85.219.21]:46220) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LL1K5-00038e-Md for qemu-devel@nongnu.org; Thu, 08 Jan 2009 15:17:45 -0500 Received: by ewy14 with SMTP id 14so10407084ewy.10 for ; Thu, 08 Jan 2009 12:17:44 -0800 (PST) Message-ID: <49665F5F.9030205@codemonkey.ws> Date: Thu, 08 Jan 2009 14:17:35 -0600 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH 0 of 3] Fix keymap handling for vnc console References: <4947CA2B.5030401@oracle.com> <4964C640.807@oracle.com> In-Reply-To: <4964C640.807@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 John Haxby wrote: > 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? Nope, just unlucky as I didn't get around to the patches before going on holiday. Am looking now. FWIW, resending the series again with a [RESEND] tag is a good way to get people's attention if it's gone a week or two with no comments. Regards, Anthony Liguori > thanks, jch > >