From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=47618 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Or7FA-0000wr-Pb for qemu-devel@nongnu.org; Thu, 02 Sep 2010 06:42:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Or7F7-0000Mp-8O for qemu-devel@nongnu.org; Thu, 02 Sep 2010 06:42:08 -0400 Received: from linuxhost3.fastnet.it ([195.96.193.34]:39525) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Or7F6-0000MC-W9 for qemu-devel@nongnu.org; Thu, 02 Sep 2010 06:42:05 -0400 Message-ID: <4C7F7F72.5030208@korg.it> Date: Thu, 02 Sep 2010 12:41:54 +0200 From: Andrea Galeazzi MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] information about PL110 LCD controller List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hi every body, I'm a newbie about the qemu word but I'd like to emulate the versatile ARM platform. In particular I'm very interested in knowing how much the emulation of PL110 LCD controller fits the real hardware. Are some features uncovered? Where can I find the source code for this controller? Probably these are silly questions... I'm just starting to understand qemu! Cheers