qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PULL 00/18] MIPS patches for 2021-07-02


From: Philippe Mathieu-Daudé
Subject: Re: [PULL 00/18] MIPS patches for 2021-07-02
Date: Sun, 4 Jul 2021 17:24:37 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0

On 7/4/21 5:02 PM, Peter Maydell wrote:
> On Fri, 2 Jul 2021 at 14:38, Philippe Mathieu-Daudé <f4bug@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 +++++++++++



reply via email to

[Prev in Thread] Current Thread [Next in Thread]