From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:58364) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TEOSq-0006YG-UV for qemu-devel@nongnu.org; Wed, 19 Sep 2012 13:53:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TEOSn-0004s6-1Q for qemu-devel@nongnu.org; Wed, 19 Sep 2012 13:53:32 -0400 Received: from mail-lb0-f173.google.com ([209.85.217.173]:42290) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TEOSm-0004rs-Q6 for qemu-devel@nongnu.org; Wed, 19 Sep 2012 13:53:28 -0400 Received: by lbbgm13 with SMTP id gm13so1214233lbb.4 for ; Wed, 19 Sep 2012 10:53:27 -0700 (PDT) Date: Wed, 19 Sep 2012 19:53:17 +0200 From: "Edgar E. Iglesias" Message-ID: <20120919175317.GA5811@zapo> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [PATCH v1 0/6] Microblaze Patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Peter A. G. Crosthwaite" Cc: crwulff@gmail.com, qemu-devel@nongnu.org On Mon, Sep 17, 2012 at 06:47:30PM +1000, Peter A. G. Crosthwaite wrote: > Misc microblaze patches. I've applied this (including your indentation fix to patch 5) Thanks, Edgar