qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 00/12 v9] tilegx: Firstly add tilegx feature for


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH 00/12 v9] tilegx: Firstly add tilegx feature for linux-user
Date: Fri, 27 Mar 2015 10:01:31 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0

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 <address@hidden>


r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]