Re: [Qemu-devel] [PATCH v7 0/7] target/mips: Limited support for the R5900

2018-10-21 Thread Fredrik Noring
Hi Aleksandar, > Your series is getting better and better with each version, which is very > good. For a change, I don't have any objection about the title. :) Good! > Patch 7 will be integrated shortly in the MIPS queue, you don't need to > worry about it. Thanks! > With this series you are n

Re: [Qemu-devel] [PATCH v7 0/7] target/mips: Limited support for the R5900

2018-10-19 Thread Aleksandar Markovic
> From: Laurent Vivier > Sent: Friday, October 19, 2018 3:28 PM > Subject: Re: [Qemu-devel] [PATCH v7 0/7] target/mips: Limited support for the > R5900 > > Le 15/10/2018 à 14:16, Aleksandar Markovic a écrit : > >> From: Fredrik Noring > >> Sent: Saturd

Re: [Qemu-devel] [PATCH v7 0/7] target/mips: Limited support for the R5900

2018-10-19 Thread Laurent Vivier
Le 15/10/2018 à 14:16, Aleksandar Markovic a écrit : >> From: Fredrik Noring >> Sent: Saturday, October 13, 2018 1:09 PM >> To: Aleksandar Markovic; Maciej W. Rozycki; Philippe Mathieu-Daudé >> Cc: Richard Henderson; Aurelien Jarno; Petar Jovanovic; Peter Maydell; >> Jürgen Urban; > qemu-devel@no

Re: [Qemu-devel] [PATCH v7 0/7] target/mips: Limited support for the R5900

2018-10-15 Thread Aleksandar Markovic
> From: Fredrik Noring > Sent: Saturday, October 13, 2018 1:09 PM > To: Aleksandar Markovic; Maciej W. Rozycki; Philippe Mathieu-Daudé > Cc: Richard Henderson; Aurelien Jarno; Petar Jovanovic; Peter Maydell; Jürgen > Urban; > qemu-devel@nongnu.org > Subject: [PATCH v7 0/7] target/mips: Limited su

[Qemu-devel] [PATCH v7 0/7] target/mips: Limited support for the R5900

2018-10-13 Thread Fredrik Noring
The primary purpose of these changes is to support programs compiled by GCC for the R5900 target and thereby run R5900 Linux distributions, for example Gentoo. GCC in version 7.3, by itself, by inspection of the GCC source code and inspection of the generated machine code, for the R5900 target, on