Re: [Qemu-devel] [PATCH v4 00/32] target-xtensa: new target architecture

2011-09-14 Thread Edgar E. Iglesias
On Thu, Sep 15, 2011 at 02:24:48AM +0400, Max Filippov wrote: > > > 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, > > > >

Re: [Qemu-devel] [PATCH v4 00/32] target-xtensa: new target architecture

2011-09-14 Thread Max Filippov
> > 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 >

Re: [Qemu-devel] [PATCH v4 00/32] target-xtensa: new target architecture

2011-09-14 Thread Edgar E. Iglesias
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 r

Re: [Qemu-devel] [PATCH v4 00/32] target-xtensa: new target architecture

2011-09-05 Thread Max Filippov
> 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/2

Re: [Qemu-devel] [PATCH v4 00/32] target-xtensa: new target architecture

2011-09-05 Thread Edgar E. Iglesias
On Sun, Sep 04, 2011 at 06:35:10PM +, 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, >

Re: [Qemu-devel] [PATCH v4 00/32] target-xtensa: new target architecture

2011-09-04 Thread Blue Swirl
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

[Qemu-devel] [PATCH v4 00/32] target-xtensa: new target architecture

2011-09-01 Thread Max Filippov
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. v3 -> v4 changes: - fix usage of type names ending with _t; - fix usage of ident