Re: [Qemu-devel] [PATCH 00/16 v1] tilegx: Firstly add tilegx target for linux-user

2015-08-21 Thread gchen gchen
On 8/21/15 13:15, Richard Henderson wrote: > First off, this isn't v1. The previous patch set you posted was v12. > > On 08/20/2015 02:32 PM, Chen Gang wrote: >> Chen Gang (16): >> linux-user: tilegx: Firstly add architecture related features >> linux-user: Support tilegx architecture in linux-user

Re: [Qemu-devel] [PATCH 00/16 v1] tilegx: Firstly add tilegx target for linux-user

2015-08-20 Thread Richard Henderson
First off, this isn't v1. The previous patch set you posted was v12. On 08/20/2015 02:32 PM, Chen Gang wrote: Chen Gang (16): linux-user: tilegx: Firstly add architecture related features linux-user: Support tilegx architecture in linux-user linux-user/syscall.c: conditionalize syscall

[Qemu-devel] [PATCH 00/16 v1] tilegx: Firstly add tilegx target for linux-user

2015-08-20 Thread Chen Gang
After the implementation, it can let normal tilegx program working (e.g. sh, vi, cp, mv ...). And the known left issues are: - At present, it can not pass gcc testsuite (it causes some programs pending). - The floating point implementation is not included, since at present, it is only the