On 03/27/2015 03:47 AM, Chen Gang wrote:
> After load elf64 binary, qemu tilegx can finish executing the first
> system call (uname) successfully in  _dl_discover_osversion(), and
> return to __libc_start_main().
> 
> Chen Gang (12):
>   linux-user: tilegx: Firstly add architecture related features
>   linux-user: tilegx: Add target features support within qemu
>   linux-user: Support tilegx architecture in syscall
>   linux-user: Support tilegx architecture in linux-user
>   linux-user/syscall.c: conditionalize syscalls which are not defined in
>     tilegx
>   target-tilegx: Add cpu basic features for linux-user
>   target-tilegx: Add helper features for linux-user
>   target-tilegx: Add opcode basic implementation for tilegx
>   target-tilegx: Finish processing bundle and preparing decoding pipes
>   target-tilegx: Add TILE-Gx building files
>   target-tilegx: Decoding pipes to support finish running 1st system
>     call
>   target-tilegx: Generate tcg instructions to execute to 1st system call

Reviewed-by: Richard Henderson <r...@twiddle.net>


r~

Reply via email to