From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:56173) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RFC9W-0003t2-3X for qemu-devel@nongnu.org; Sat, 15 Oct 2011 17:52:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RFC9V-0001lg-8X for qemu-devel@nongnu.org; Sat, 15 Oct 2011 17:52:22 -0400 Received: from mail-bw0-f45.google.com ([209.85.214.45]:41932) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RFC9U-0001lc-Sq for qemu-devel@nongnu.org; Sat, 15 Oct 2011 17:52:21 -0400 Received: by bkat2 with SMTP id t2so4843046bka.4 for ; Sat, 15 Oct 2011 14:52:19 -0700 (PDT) From: Max Filippov Date: Sun, 16 Oct 2011 01:52:16 +0400 References: <1318213565-3268-1-git-send-email-jcmvbkbc@gmail.com> In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <201110160152.16484.jcmvbkbc@gmail.com> Subject: Re: [Qemu-devel] [PATCH 0/7] target-xtensa: add overlay parsing header and convert hand-written core definitions to use overlays List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Blue Swirl Cc: qemu-devel@nongnu.org > On Mon, Oct 10, 2011 at 2:25 AM, Max Filippov wrote: > > Max Filippov (7): > > target-xtensa: increase xtensa options accuracy > > target-xtensa: remove hand-written xtensa cores implementations > > target-xtensa: implement external interrupt mapping > > target-xtensa: extract core configuration from overlay > > target-xtensa: add dc232b core > > target-xtensa: add fsf core > > target-xtensa: rename dc232b board to sim > > Patch 4 would add a blank line at EOF, patches 5 & 6 have tabs and > patch 7 does not apply anymore, please fix. Patches 5 & 6 have coding style violations in the autogenerated files not meant to be edited. Do you really want them fixed? Or you care only about tabs in them? Thanks. -- Max