From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=51442 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q1o8n-0007oG-3F for qemu-devel@nongnu.org; Mon, 21 Mar 2011 19:04:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q1o8k-0002VT-8D for qemu-devel@nongnu.org; Mon, 21 Mar 2011 19:03:59 -0400 Received: from amistad.itbs.cz ([81.0.238.226]:36337) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q1o8k-0002VM-2Y for qemu-devel@nongnu.org; Mon, 21 Mar 2011 19:03:58 -0400 Message-ID: <4D87D957.9080501@jermar.eu> Date: Tue, 22 Mar 2011 00:03:51 +0100 From: Jakub Jermar MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] [arm] Integrator/CP keyboard layout List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: vineethrp@gmail.com Hello, I noticed that the layout of the PL050 keyboard used on Integrator/CP incompatibly changed sometime between Qemu 0.10.5 and Qemu 0.11.1. The current layout used in Qemu's model of Integrator/CP is the standard PC layout. What puzzles me is whether this was a fix or a regression. Does anybody know what was the motivation for that change? Thanks, Jakub