From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KR7Ar-00037c-IG for qemu-devel@nongnu.org; Thu, 07 Aug 2008 11:13:09 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KR7Ap-00036v-Mh for qemu-devel@nongnu.org; Thu, 07 Aug 2008 11:13:08 -0400 Received: from [199.232.76.173] (port=53121 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KR7Ap-00036s-Ji for qemu-devel@nongnu.org; Thu, 07 Aug 2008 11:13:07 -0400 Received: from smtp.eu.citrix.com ([62.200.22.115]:57340) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KR7Ap-0006XO-9r for qemu-devel@nongnu.org; Thu, 07 Aug 2008 11:13:07 -0400 Date: Thu, 7 Aug 2008 16:13:04 +0100 From: Samuel Thibault Subject: Re: [Xen-devel] Re: [Qemu-devel] [PATCH 0/7] merge some xen bits into qemu Message-ID: <20080807151304.GL6604@implementation.uk.xensource.com> References: <20080806102338.GA4448@implementation.uk.xensource.com> <20080806125055.GG4448@implementation.uk.xensource.com> <4899AD19.8060606@redhat.com> <20080806140132.GL4448@implementation.uk.xensource.com> <4899B06F.2090101@redhat.com> <20080806142526.GN4448@implementation.uk.xensource.com> <20080806221047.GE4486@implementation> <489AA532.7040006@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Blue Swirl Cc: xen-devel@lists.xensource.com, Ian Jackson , Markus Armbruster , qemu-devel@nongnu.org, Gerd Hoffmann Blue Swirl, le Thu 07 Aug 2008 18:06:07 +0300, a écrit : > After you optimized scancode2linux[], it looks like > atkbd_set2_keycode[] and atkbd_unxlate_table[] are not needed. They should however probably be kept as comments just to know where scancode2linux comes from. Samuel