[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v14 00/26] Add LoongArch linux-user emulation support
From: |
gaosong |
Subject: |
Re: [PATCH v14 00/26] Add LoongArch linux-user emulation support |
Date: |
Fri, 7 Jan 2022 15:59:28 +0800 |
User-agent: |
Mozilla/5.0 (X11; Linux loongarch64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0 |
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-gaosong@loongson.cn"><20220106074740.1754661-1-gaosong@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-LoongArch-specific-structures.patch
* 0019-linux-user-Add-LoongArch-signal-support.patch
You're still blocked on no upstream kernel support.
As shown in patch 19, the kernel abi is still in flux.
We hope the kernel will support as soon as possible. but ...
It
would be best if you could work toward getting full system
emulation completed. Then all of the basic cpu emulation can be
merged and all you'd need to keep updating is the linux-user
portions.
We are going to submit V4 system emulation, maybe tommorrow or next-week, and We'll keep updating the linux-user portions.
Thanks
Song
r~
- [PATCH v14 24/26] target/loongarch: Add target build suport, (continued)
- [PATCH v14 24/26] target/loongarch: Add target build suport, Song Gao, 2022/01/06
- [PATCH v14 01/26] target/loongarch: Add README, Song Gao, 2022/01/06
- [PATCH v14 08/26] target/loongarch: Add fixed point atomic instruction translation, Song Gao, 2022/01/06
- [PATCH v14 07/26] target/loongarch: Add fixed point load/store instruction translation, Song Gao, 2022/01/06
- [PATCH v14 13/26] target/loongarch: Add floating point move instruction translation, Song Gao, 2022/01/06
- [PATCH v14 25/26] target/loongarch: 'make check-tcg' support, Song Gao, 2022/01/06
- Re: [PATCH v14 00/26] Add LoongArch linux-user emulation support, Richard Henderson, 2022/01/07
- Re: [PATCH v14 00/26] Add LoongArch linux-user emulation support,
gaosong <=