Re: [PATCH v14 00/26] Add LoongArch linux-user emulation support

2022-01-08 Thread WANG Xuerui
Hi, On 1/7/22 15:59, gaosong wrote: Hi Richard. On 2022/1/7 下午1:01, Richard Henderson wrote: On 1/6/22 1:41 AM, Song Gao wrote: Based-on:<20220106074740.1754661-1-gaos...@loongson.cn> Hi all, This series only support linux-user emulation. More about LoongArch at:https://github.com/loongson/

Re: [PATCH v14 00/26] Add LoongArch linux-user emulation support

2022-01-07 Thread gaosong
Hi Richard. On 2022/1/7 下午1:01, Richard Henderson wrote: On 1/6/22 1:41 AM, Song Gao wrote: Based-on:<20220106074740.1754661-1-gaos...@loongson.cn> Hi all, This series only support linux-user emulation. More about LoongArch at:https://github.com/loongson/ The latest kernel:    *https://githu

Re: [PATCH v14 00/26] Add LoongArch linux-user emulation support

2022-01-06 Thread Richard Henderson
On 1/6/22 1:41 AM, Song Gao wrote: Based-on:<20220106074740.1754661-1-gaos...@loongson.cn> Hi all, This series only support linux-user emulation. More about LoongArch at:https://github.com/loongson/ The latest kernel: *https://github.com/loongson/linux/tree/loongarch-next Patches need revi

[PATCH v14 00/26] Add LoongArch linux-user emulation support

2022-01-06 Thread Song Gao
Based-on: <20220106074740.1754661-1-gaos...@loongson.cn> Hi all, This series only support linux-user emulation. More about LoongArch at: https://github.com/loongson/ The latest kernel: * https://github.com/loongson/linux/tree/loongarch-next Patches need review: * 0018-linux-user-Add-LoongAr