From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:32907) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W9hcV-0001D1-2x for qemu-devel@nongnu.org; Sat, 01 Feb 2014 15:56:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W9hcQ-0002PH-6q for qemu-devel@nongnu.org; Sat, 01 Feb 2014 15:56:55 -0500 Received: from ssl.serverraum.org ([88.198.40.39]:60146) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W9hcQ-0002PD-1H for qemu-devel@nongnu.org; Sat, 01 Feb 2014 15:56:50 -0500 From: Michael Walle Date: Sat, 1 Feb 2014 21:56:47 +0100 References: <1390246471-25167-1-git-send-email-michael@walle.cc> In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <201402012156.48027.michael@walle.cc> Subject: Re: [Qemu-devel] [PULL v4 00/12] target-lm32 updates List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: QEMU Developers , Anthony Liguori Am Samstag, 1. Februar 2014, 19:21:28 schrieb Peter Maydell: > On 20 January 2014 19:34, Michael Walle wrote: > > Hi Anthony, > > > > this is a pull request for various updates and fixes for the > > LatticeMico32 target. > > > > Please pull. > > Apologies for doing a review pass on this rather than pulling it. > However given that most of the patches didn't have reviewed-by > tags I gave them a quick eyeball and felt there were enough minor > issues there that I would rather err on the side of caution. If you > address the issues I'll review a respin of this patch series and I'm > happy to apply a pull request once the patches have got review. > > thanks > -- PMM no problem and thanks for the review. i'm happy to post a cleaned up v5 ;) -michael