From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Np23w-0002kg-Ko for qemu-devel@nongnu.org; Tue, 09 Mar 2010 11:13:40 -0500 Received: from [199.232.76.173] (port=41431 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Np23w-0002jq-1x for qemu-devel@nongnu.org; Tue, 09 Mar 2010 11:13:40 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1Np23v-00070k-Fe for qemu-devel@nongnu.org; Tue, 09 Mar 2010 11:13:39 -0500 Received: from mx1.redhat.com ([209.132.183.28]:50625) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Np23v-00070C-2g for qemu-devel@nongnu.org; Tue, 09 Mar 2010 11:13:39 -0500 Message-ID: <4B9673A3.9070601@redhat.com> Date: Tue, 09 Mar 2010 17:13:23 +0100 From: Gerd Hoffmann MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH v2 1/4] kbd leds: infrastructure References: <1267201059-24145-1-git-send-email-kraxel@redhat.com> <1267201059-24145-2-git-send-email-kraxel@redhat.com> <4B96631E.4020700@codemonkey.ws> <201003091558.24975.paul@codesourcery.com> In-Reply-To: <201003091558.24975.paul@codesourcery.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paul Brook Cc: qemu-devel@nongnu.org On 03/09/10 16:58, Paul Brook wrote: >> On 02/26/2010 10:17 AM, Gerd Hoffmann wrote: >>> Adds infrastructure for keyboard led status tracking to qemu. >>> >>> Signed-off-by: Gerd Hoffmann >> >> Applied. Thanks. > > What about guests that use the capslock LED for something useful, instead of > capslock? I offered write add a patch with a option to this off if you think it is not needed. Never got an answer, so I didn't. Patch is on the list now. cheers, Gerd