Re: [PATCH v5 0/6] linux-user: Rework get_elf_hwcap() and support MIPS Loongson 2F/3A

2020-12-17 Thread Laurent Vivier
Le 14/12/2020 à 01:32, Philippe Mathieu-Daudé a écrit : > Series now fully reviewed. > > Since v5: > - Dropped MAINTAINERS patch =) > > Since v4: > - Fixed yet another typo... > > Since v3: > - Add CP0C0_AR_LENGTH definition (Richard) > - Fixed 3E -> 3A, Longsoon -> Loongson typos (Huacai) > >

[PATCH v5 0/6] linux-user: Rework get_elf_hwcap() and support MIPS Loongson 2F/3A

2020-12-13 Thread Philippe Mathieu-Daudé
Series now fully reviewed. Since v5: - Dropped MAINTAINERS patch =) Since v4: - Fixed yet another typo... Since v3: - Add CP0C0_AR_LENGTH definition (Richard) - Fixed 3E -> 3A, Longsoon -> Loongson typos (Huacai) Since v2: - Use extract32() in GET_FEATURE_REG_EQU (rth) Introduce the GET_FEATUR