From: "Philippe Mathieu-Daudé" <philippe.mathieu.daude@gmail.com>
To: qemu-devel@nongnu.org
Cc: "Aleksandar Rikalo" <aleksandar.rikalo@syrmia.com>,
"Aurelien Jarno" <aurelien@aurel32.net>,
"Philippe Mathieu-Daudé" <f4bug@amsat.org>
Subject: [PULL 0/3] MIPS patches for 2022-03-29
Date: Tue, 29 Mar 2022 12:36:01 +0200 [thread overview]
Message-ID: <20220329103604.41208-1-philippe.mathieu.daude@gmail.com> (raw)
From: Philippe Mathieu-Daudé <f4bug@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
next reply other threads:[~2022-03-29 10:39 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-29 10:36 Philippe Mathieu-Daudé [this message]
2022-03-29 10:36 ` [PULL 1/3] memory: Make memory_region_readd_subregion() properly handle mapped aliases Philippe Mathieu-Daudé
2022-03-29 10:36 ` [PULL 2/3] target/mips: Fix address space range declaration on n32 Philippe Mathieu-Daudé
2022-03-29 10:36 ` [PULL 3/3] qemu-binfmt-conf.sh: mips: allow nonzero EI_ABIVERSION, distinguish o32 and n32 Philippe Mathieu-Daudé
2022-03-29 14:17 ` [PULL 0/3] MIPS patches for 2022-03-29 Peter Maydell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220329103604.41208-1-philippe.mathieu.daude@gmail.com \
--to=philippe.mathieu.daude@gmail.com \
--cc=aleksandar.rikalo@syrmia.com \
--cc=aurelien@aurel32.net \
--cc=f4bug@amsat.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).