On Sun, 21 Feb 2021 at 19:44, Philippe Mathieu-Daudé <f4...@amsat.org> wrote: > > The following changes since commit a528b8c4c638d60cc474c2f80952ff0f2e60521a: > > Merge remote-tracking branch 'remotes/philmd-gitlab/tags/sdmmc-20210220' > into staging (2021-02-20 19:28:27 +0000) > > are available in the Git repository at: > > https://gitlab.com/philmd/qemu.git tags/mips-20210221 > > for you to fetch changes up to cc2b4550115baf77d556341f17eb464d18953cee: > > vt82c686: Fix superio_cfg_{read,write}() functions (2021-02-21 19:42:34 > +0100) > > Since v1: Add missing license in include/hw/mips/bootloader.h. > > ---------------------------------------------------------------- > MIPS patches queue > > - Drop redundant struct MemmapEntry (Bin) > - Fix for Coverity CID 1438965 and 1438967 (Jiaxun) > - Add MIPS bootloader API (Jiaxun) > - Use MIPS bootloader API on fuloong2e and boston machines (Jiaxun) > - Add PMON test for Loongson-3A1000 CPU (Jiaxun) > - Convert to translator API (Philippe) > - MMU cleanups (Philippe) > - Promote 128-bit multimedia registers as global ones (Philippe) > - Various cleanups/fixes on the VT82C686B southbridge (Zoltan) > ----------------------------------------------------------------
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/6.0 for any user-visible changes. -- PMM