Re: [Qemu-devel] [PATCH v4 7/8] linux-user/mips: Recognise the R5900 CPU model

2018-09-16 Thread Philippe Mathieu-Daudé
On 9/15/18 11:08 AM, Fredrik Noring wrote: > Signed-off-by: Fredrik Noring Reviewed-by: Philippe Mathieu-Daudé > --- > linux-user/mips/target_elf.h | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/linux-user/mips/target_elf.h b/linux-user/mips/target_elf.h > index fa5d30bf99..a98c9

[Qemu-devel] [PATCH v4 7/8] linux-user/mips: Recognise the R5900 CPU model

2018-09-16 Thread Fredrik Noring
Signed-off-by: Fredrik Noring --- linux-user/mips/target_elf.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/linux-user/mips/target_elf.h b/linux-user/mips/target_elf.h index fa5d30bf99..a98c9bd6ad 100644 --- a/linux-user/mips/target_elf.h +++ b/linux-user/mips/target_elf.h @@ -12,6 +12,