From: "Alex Bennée" <alex.bennee@linaro.org>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: Paolo Bonzini <pbonzini@redhat.com>, qemu-devel@nongnu.org
Subject: Re: [PULL 0/7] queue of proposed rc4 fixes
Date: Sun, 18 Apr 2021 17:31:00 +0100 [thread overview]
Message-ID: <87tuo38sgg.fsf@linaro.org> (raw)
In-Reply-To: <20210417194205.17057-1-peter.maydell@linaro.org>
Peter Maydell <peter.maydell@linaro.org> writes:
> This pullreq contains fixes for the remaining "not fixed yet" issues
> in the 6.0 Planning page:
> * Fix compile failures of C++ files with new glib headers
> * mps3-an547: Use correct Cortex-M55 CPU and don't disable its FPU
> * accel/tcg: Fix assertion failure executing from non-RAM with -icount
>
> None of these are 100% rc4-worthy on their own, but taken all together
> I think they justify rolling another release candidate.
If you are rolling it would be nice to include:
checkpatch: Fix use of uninitialized value
Message-Id: <161786467973.295167.5612704777283969903.stgit@bahia.lan>
just to avoid the messy warning in the CI checkpatch check.
>
> thanks
> -- PMM
>
> The following changes since commit 8fe9f1f891eff4e37f82622b7480ee748bf4af74:
>
> Update version for v6.0.0-rc3 release (2021-04-14 22:06:18 +0100)
>
> are available in the Git repository at:
>
> https://git.linaro.org/people/pmaydell/qemu-arm.git tags/pull-target-arm-20210417
>
> for you to fetch changes up to 277aed998ac2cd3649bf0e13b22f47769519eb61:
>
> accel/tcg: avoid re-translating one-shot instructions (2021-04-17 18:51:14 +0100)
>
> ----------------------------------------------------------------
> Fixes for rc4:
> * Fix compile failures of C++ files with new glib headers
> * mps3-an547: Use correct Cortex-M55 CPU and don't disable its FPU
> * accel/tcg: Fix assertion failure executing from non-RAM with -icount
>
> ----------------------------------------------------------------
> Alex Bennée (2):
> target/arm: drop CF_LAST_IO/dc->condjump check
> accel/tcg: avoid re-translating one-shot instructions
>
> Paolo Bonzini (2):
> osdep: include glib-compat.h before other QEMU headers
> osdep: protect qemu/osdep.h with extern "C"
>
> Peter Maydell (3):
> include/qemu/osdep.h: Move system includes to top
> hw/arm/armsse: Give SSE-300 its own Property array
> hw/arm/armsse: Make SSE-300 use Cortex-M55
>
> include/qemu/compiler.h | 6 ++++++
> include/qemu/osdep.h | 38 +++++++++++++++++++++++++++++---------
> accel/tcg/translate-all.c | 2 +-
> hw/arm/armsse.c | 24 +++++++++++++++++++-----
> target/arm/translate.c | 5 -----
> disas/arm-a64.cc | 2 +-
> disas/nanomips.cpp | 2 +-
> 7 files changed, 57 insertions(+), 22 deletions(-)
--
Alex Bennée
next prev parent reply other threads:[~2021-04-18 16:34 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-17 19:41 [PULL 0/7] queue of proposed rc4 fixes Peter Maydell
2021-04-17 19:41 ` [PULL 1/7] osdep: include glib-compat.h before other QEMU headers Peter Maydell
2021-04-17 19:42 ` [PULL 2/7] osdep: protect qemu/osdep.h with extern "C" Peter Maydell
2021-04-17 19:42 ` [PULL 3/7] include/qemu/osdep.h: Move system includes to top Peter Maydell
2021-04-17 19:42 ` [PULL 4/7] hw/arm/armsse: Give SSE-300 its own Property array Peter Maydell
2021-04-17 19:42 ` [PULL 5/7] hw/arm/armsse: Make SSE-300 use Cortex-M55 Peter Maydell
2021-04-17 19:42 ` [PULL 6/7] target/arm: drop CF_LAST_IO/dc->condjump check Peter Maydell
2021-04-17 19:42 ` [PULL 7/7] accel/tcg: avoid re-translating one-shot instructions Peter Maydell
2021-04-17 19:51 ` [PULL 0/7] queue of proposed rc4 fixes no-reply
2021-04-18 5:17 ` Philippe Mathieu-Daudé
2021-04-19 9:54 ` Philippe Mathieu-Daudé
2021-04-18 16:31 ` Alex Bennée [this message]
2021-04-19 9:18 ` Peter Maydell
2021-04-19 10:53 ` Thomas Huth
2021-04-19 14:48 ` 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=87tuo38sgg.fsf@linaro.org \
--to=alex.bennee@linaro.org \
--cc=pbonzini@redhat.com \
--cc=peter.maydell@linaro.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).