Re: [PATCH 00/31] Add Loongarch softmmu support.

2021-10-19 Thread WANG Xuerui
Hi Xiaojuan, On 2021/10/20 09:33, 杨小娟 wrote: > Hi, Xuerui > Thank you for your advice, I‘ll modify the README and put the binary in > the github. > The remaining patches are send backed, I’ll find the cause and send them > again. Okay, understood; thanks for the quick response. You ma

Re: [PATCH 00/31] Add Loongarch softmmu support.

2021-10-19 Thread WANG Xuerui
Hi Xiaojuan, On 10/19/21 15:34, Xiaojuan Yang wrote: This series patch add softmmu support for LoongArch. Base on the linux-user emulation support V7 patch. The latest kernel: * https://github.com/loongson/linux/tree/loongarch-next The manual: * https://github.com/loongson/LoongArch-Docum

[PATCH 00/31] Add Loongarch softmmu support.

2021-10-19 Thread Xiaojuan Yang
This series patch add softmmu support for LoongArch. Base on the linux-user emulation support V7 patch. The latest kernel: * https://github.com/loongson/linux/tree/loongarch-next The manual: * https://github.com/loongson/LoongArch-Documentation/releases/tag/2021.10.11 Patch 1 Add a readme for