Re: [Qemu-devel] [PATCH 01/12 v9] linux-user: tilegx: Firstly add architecture related features

2015-04-10 Thread Chen Gang
Firstly, thank you very much for your patient work for all related patches. And I shall try to send patch v10 within this month, and let linux-user run Hello world completely (finish emulate a demo executable binary successfully). The related reply is below: On 4/10/15 05:21, Peter Maydell

Re: [Qemu-devel] [PATCH 01/12 v9] linux-user: tilegx: Firstly add architecture related features

2015-04-10 Thread Peter Maydell
On 10 April 2015 at 21:01, Chen Gang xili_gchen_5...@hotmail.com wrote: Firstly, thank you very much for your patient work for all related patches. And I shall try to send patch v10 within this month, and let linux-user run Hello world completely (finish emulate a demo executable binary

Re: [Qemu-devel] [PATCH 01/12 v9] linux-user: tilegx: Firstly add architecture related features

2015-04-10 Thread Chen Gang
On 4/11/15 05:38, Peter Maydell wrote: On 10 April 2015 at 21:01, Chen Gang xili_gchen_5...@hotmail.com wrote: Firstly, thank you very much for your patient work for all related patches. And I shall try to send patch v10 within this month, and let linux-user run Hello world completely

Re: [Qemu-devel] [PATCH 01/12 v9] linux-user: tilegx: Firstly add architecture related features

2015-04-09 Thread Peter Maydell
On 27 March 2015 at 10:48, Chen Gang xili_gchen_5...@hotmail.com wrote: They are based on Linux kernel tilegx architecture for 64 bit binary, also based on tilegx ABI reference document. Signed-off-by: Chen Gang gang.chen.5...@gmail.com --- linux-user/tilegx/syscall.h| 80

[Qemu-devel] [PATCH 01/12 v9] linux-user: tilegx: Firstly add architecture related features

2015-03-27 Thread Chen Gang
They are based on Linux kernel tilegx architecture for 64 bit binary, also based on tilegx ABI reference document. Signed-off-by: Chen Gang gang.chen.5...@gmail.com --- linux-user/tilegx/syscall.h| 80 linux-user/tilegx/syscall_nr.h | 278