On 7/4/21 5:02 PM, Peter Maydell wrote: > On Fri, 2 Jul 2021 at 14:38, Philippe Mathieu-Daudé <f4...@amsat.org> wrote: >> >> ---------------------------------------------------------------- >> MIPS patches queue >> >> - Extract nanoMIPS, microMIPS, Code Compaction from translate.c >> - Allow PCI config accesses smaller than 32-bit on Bonito64 device >> - Fix migration of g364fb device on Jazz Magnum >> - Fix dp8393x PROM checksum on Jazz Magnum and Quadra 800 >> - Map the UART devices unconditionally on Jazz Magnum >> - Add functional test booting Linux on the Fuloong 2E >> > > Applied, thanks.
Thanks. BTW I expect the following to trigger new Coverity warnings: > target/mips/tcg/translate.c | 9277 +------------------- > target/mips/tcg/micromips_translate.c.inc | 3231 +++++++ > target/mips/tcg/mips16e_translate.c.inc | 1123 +++ > target/mips/tcg/nanomips_translate.c.inc | 4922 +++++++++++