From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=46881 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PzuHP-0000Vz-8d for qemu-devel@nongnu.org; Wed, 16 Mar 2011 13:13:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PzuDN-0002u2-AK for qemu-devel@nongnu.org; Wed, 16 Mar 2011 13:08:55 -0400 Received: from cantor2.suse.de ([195.135.220.15]:56043 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PzuDN-0002tq-3y for qemu-devel@nongnu.org; Wed, 16 Mar 2011 13:08:53 -0400 Message-ID: <4D80EEA3.4080500@suse.de> Date: Wed, 16 Mar 2011 18:08:51 +0100 From: Alexander Graf MIME-Version: 1.0 References: <1299537165-16711-1-git-send-email-michael@walle.cc> In-Reply-To: <1299537165-16711-1-git-send-email-michael@walle.cc> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [PATCH 00/14] lm32: Milkymist board support List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Michael Walle Cc: "Edgar E. Iglesias" , qemu-devel@nongnu.org On 03/07/2011 11:32 PM, Michael Walle wrote: > This is the second (and last) patchset of the LatticeMico32 support. It > adds almost complete support for the opensource and openhardware Milkymist > One board [1]. > > [1] http://www.milkymist.org/mmone.html > From my side you get: Acked-by: Alexander Graf But it'd be great if the respective subsystem maintainers could also take a look at code affecting them. Alex