From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:58201) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R0WqI-0000xY-6E for qemu-devel@nongnu.org; Mon, 05 Sep 2011 06:55:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R0WqG-00049j-TE for qemu-devel@nongnu.org; Mon, 05 Sep 2011 06:55:54 -0400 Received: from mail-ey0-f171.google.com ([209.85.215.171]:50361) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R0WqG-00049Q-Of for qemu-devel@nongnu.org; Mon, 05 Sep 2011 06:55:52 -0400 Received: by eyg24 with SMTP id 24so2825413eyg.16 for ; Mon, 05 Sep 2011 03:55:51 -0700 (PDT) Date: Mon, 5 Sep 2011 12:55:48 +0200 From: "Edgar E. Iglesias" Message-ID: <20110905105548.GF26890@edde.se.axis.com> References: <1314909960-31738-1-git-send-email-jcmvbkbc@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Subject: Re: [Qemu-devel] [PATCH v4 00/32] target-xtensa: new target architecture List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Blue Swirl Cc: Max Filippov , Anthony Liguori , qemu-devel@nongnu.org On Sun, Sep 04, 2011 at 06:35:10PM +0000, Blue Swirl wrote: > On Thu, Sep 1, 2011 at 8:45 PM, Max Filippov wrote: > > This series adds support for Tensilica Xtensa target. > > Port status: Linux for DC232B works in the qemu. > >  Not implemented xtensa options: MAC16, floating point coprocessor, > >  boolean option, cache option, debug option. > > I had minor comments to a few patches, otherwise this looks nice to me. > > Does anyone object to merging this? I just had a very quick look and it Looks good to me too. Would be awesome if Max could provide something to test with in binary form. Maybe we could put it on the wiki's download page. Cheers