Re: [PULL 00/66] MIPS patches for 2021-01-07

2021-01-08 Thread Richard Henderson
On 1/8/21 5:22 AM, 罗勇刚(Yonggang Luo) wrote: >>> UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position >>> 80: ordinal not in range(128) > Can we always reading file in decodetree with utf8 encoding > And convert all decodetree to utf8 encoding, and the problem should resolved. > ```

Re: [PULL 00/66] MIPS patches for 2021-01-07

2021-01-08 Thread Yonggang Luo
On Fri, Jan 8, 2021 at 3:31 AM Philippe Mathieu-Daudé wrote: > > Hi Peter, > > Le ven. 8 janv. 2021 11:35, Peter Maydell a écrit : >> >> On Thu, 7 Jan 2021 at 22:25, Philippe Mathieu-Daudé wrote: >> > >> > The following changes since commit 470dd6bd360782f5137f7e3376af6a44658eb1d3: >> > >> >

Re: [PULL 00/66] MIPS patches for 2021-01-07

2021-01-08 Thread Peter Maydell
On Fri, 8 Jan 2021 at 11:28, Philippe Mathieu-Daudé wrote: > Le ven. 8 janv. 2021 11:35, Peter Maydell a écrit : >> Looks like decodetree fails to cope with non-ASCII characters in >> its input file -- probably this depends on the host locale settings: >> I think these hosts run in the 'C'

Re: [PULL 00/66] MIPS patches for 2021-01-07

2021-01-08 Thread Philippe Mathieu-Daudé
Hi Peter, Le ven. 8 janv. 2021 11:35, Peter Maydell a écrit : > On Thu, 7 Jan 2021 at 22:25, Philippe Mathieu-Daudé > wrote: > > > > The following changes since commit > 470dd6bd360782f5137f7e3376af6a44658eb1d3: > > > > Merge remote-tracking branch >

Re: [PULL 00/66] MIPS patches for 2021-01-07

2021-01-08 Thread Peter Maydell
On Thu, 7 Jan 2021 at 22:25, Philippe Mathieu-Daudé wrote: > > The following changes since commit 470dd6bd360782f5137f7e3376af6a44658eb1d3: > > Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-060121-4' > into staging (2021-01-06 22:18:36 +) > > are available in the Git

Re: [PULL 00/66] MIPS patches for 2021-01-07

2021-01-07 Thread no-reply
Patchew URL: https://patchew.org/QEMU/2021010753.20382-1-f4...@amsat.org/ Hi, This series seems to have some coding style problems. See output below for more information: Type: series Message-id: 2021010753.20382-1-f4...@amsat.org Subject: [PULL 00/66] MIPS patches for 2021-01-07

Re: [PULL 00/66] MIPS patches for 2021-01-07

2021-01-07 Thread Philippe Mathieu-Daudé
On 1/7/21 11:21 PM, Philippe Mathieu-Daudé wrote: > The following changes since commit 470dd6bd360782f5137f7e3376af6a44658eb1d3: > > Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-060121-4' > into staging (2021-01-06 22:18:36 +) > > are available in the Git repository at:

[PULL 00/66] MIPS patches for 2021-01-07

2021-01-07 Thread Philippe Mathieu-Daudé
The following changes since commit 470dd6bd360782f5137f7e3376af6a44658eb1d3: Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-060121-4' into staging (2021-01-06 22:18:36 +) are available in the Git repository at: https://gitlab.com/philmd/qemu.git tags/mips-20210107 for