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

2011-09-11 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, cache option, debug option. > > > > v4 -> v5 changes: > > - implement boolean option; > > - fix v4 stylist

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

2011-09-10 Thread Stefan Weil
Am 06.09.2011 01:55, schrieb 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, cache option, debug option. v4 -> v5 changes: - implement boolean option; -

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

2011-09-10 Thread Blue Swirl
On Mon, Sep 5, 2011 at 11:55 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, cache option, debug option. Thanks, applied whole series. > v4

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

2011-09-05 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, cache option, debug option. v4 -> v5 changes: - implement boolean option; - fix v4 stylistical issues (underscores, comparis