Re: [PATCH V13 9/9] docs/system: Update MIPS machine documentation

2020-10-09 Thread Huacai Chen
Hi, Philippe, On Fri, Oct 9, 2020 at 11:29 PM Philippe Mathieu-Daudé wrote: > > Hi Huacai, > > On 10/7/20 10:39 AM, Huacai Chen wrote: > > Add Loongson-3A CPU models and Loongson-3 based machine description. > > > > Signed-off-by: Huacai Chen > > --- > > docs/system/cpu-models-mips.rst.inc | 1

Re: [PATCH V13 9/9] docs/system: Update MIPS machine documentation

2020-10-09 Thread Philippe Mathieu-Daudé
Hi Huacai, On 10/7/20 10:39 AM, Huacai Chen wrote: Add Loongson-3A CPU models and Loongson-3 based machine description. Signed-off-by: Huacai Chen --- docs/system/cpu-models-mips.rst.inc | 10 -- docs/system/target-mips.rst | 10 ++ 2 files changed, 18 insertions(+)

[PATCH V13 9/9] docs/system: Update MIPS machine documentation

2020-10-07 Thread Huacai Chen
Add Loongson-3A CPU models and Loongson-3 based machine description. Signed-off-by: Huacai Chen --- docs/system/cpu-models-mips.rst.inc | 10 -- docs/system/target-mips.rst | 10 ++ 2 files changed, 18 insertions(+), 2 deletions(-) diff --git a/docs/system/cpu-models-mip