Re: [PATCH 00/19] target/mips: Boring code reordering

2020-12-06 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20201206233949.3783184-1-f4...@amsat.org/ Hi, This series seems to have some coding style problems. See output below for more information: Type: series Message-id: 20201206233949.3783184-1-f4...@amsat.org Subject: [PATCH 00/19] target/mips: Boring code

[PATCH 00/19] target/mips: Boring code reordering

2020-12-06 Thread Philippe Mathieu-Daudé
Hi, This is not what I had plan to finish this WE but well... at least it is done, and the following series will be clearer/easier to review. There are now less dependencies on the big translate.c, and we can almost build a KVM-only binary (without TCG). Yet another very boring patch series, sor