From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:59386) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R3wrE-0001KB-Bd for qemu-devel@nongnu.org; Wed, 14 Sep 2011 17:19:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R3wrC-0008Qn-E4 for qemu-devel@nongnu.org; Wed, 14 Sep 2011 17:19:00 -0400 Received: from mail-fx0-f45.google.com ([209.85.161.45]:63304) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R3wrC-0008Ph-3M for qemu-devel@nongnu.org; Wed, 14 Sep 2011 17:18:58 -0400 Received: by fxh13 with SMTP id 13so2126807fxh.4 for ; Wed, 14 Sep 2011 14:18:57 -0700 (PDT) Date: Wed, 14 Sep 2011 23:18:51 +0200 From: "Edgar E. Iglesias" Message-ID: <20110914211851.GE17136@zapo> References: <1314909960-31738-1-git-send-email-jcmvbkbc@gmail.com> <20110905105548.GF26890@edde.se.axis.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline 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: Max Filippov Cc: Blue Swirl , Anthony Liguori , qemu-devel@nongnu.org On Mon, Sep 05, 2011 at 04:35:44PM +0400, Max Filippov wrote: > > 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. > > Tarball of my current kernel and rootfs is available at > http://jcmvbkbc.spb.ru/~dumb/ws/osll/qemu-xtensa/20110829/xtensa-dc232b_kernel_rootfs.tgz > > I can also publish unit tests binaries. Hi Max, Unit tests would be good too, but it would also be helpful if you could put the test programs into the rootfs with an easy to run script from within the guest. I've put your image on the wiki's download page. Feel free to send updates and I'll replace the old one. Cheers