From: Philippe Mathieu-Daudé <f4...@amsat.org>

The following changes since commit 27fc9f365d6f60ff86c2e2be57289bb47a2be882:

  Merge tag 'pull-ppc-20220326' of https://github.com/legoater/qemu into 
staging (2022-03-28 10:16:33 +0100)

are available in the Git repository at:

  https://github.com/philmd/qemu.git tags/mips-20220329

for you to fetch changes up to 77d119dd335f910c7f953a265726e3753c69a0bb:

  qemu-binfmt-conf.sh: mips: allow nonzero EI_ABIVERSION, distinguish o32 and 
n32 (2022-03-29 00:51:55 +0200)

----------------------------------------------------------------
MIPS patches queue

- ABI fixes (Xuerui, Andreas)
- Memory API alias fix (David)

----------------------------------------------------------------

Andreas K. Hüttel (1):
  qemu-binfmt-conf.sh: mips: allow nonzero EI_ABIVERSION, distinguish
    o32 and n32

David Hildenbrand (1):
  memory: Make memory_region_readd_subregion() properly handle mapped
    aliases

WANG Xuerui (1):
  target/mips: Fix address space range declaration on n32

 scripts/qemu-binfmt-conf.sh | 20 ++++++++++----------
 softmmu/memory.c            |  3 +--
 target/mips/cpu-param.h     |  2 +-
 3 files changed, 12 insertions(+), 13 deletions(-)

-- 
2.35.1


Reply via email to