On Sat, 17 Apr 2021 at 20:42, Peter Maydell <peter.mayd...@linaro.org> wrote: > > 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. > > 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 >
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/6.0 for any user-visible changes. -- PMM