Re: [PULL 0/7] queue of proposed rc4 fixes

2021-04-19 Thread Peter Maydell
On Sat, 17 Apr 2021 at 20:42, Peter Maydell 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 > *

Re: [PULL 0/7] queue of proposed rc4 fixes

2021-04-19 Thread Thomas Huth
On 17/04/2021 21.41, Peter Maydell 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

Re: [PULL 0/7] queue of proposed rc4 fixes

2021-04-19 Thread Philippe Mathieu-Daudé
On 4/18/21 7:17 AM, Philippe Mathieu-Daudé wrote: > On 4/17/21 9:41 PM, Peter Maydell 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

Re: [PULL 0/7] queue of proposed rc4 fixes

2021-04-19 Thread Peter Maydell
On Sun, 18 Apr 2021 at 17:31, Alex Bennée wrote: > > > Peter Maydell 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

Re: [PULL 0/7] queue of proposed rc4 fixes

2021-04-18 Thread Alex Bennée
Peter Maydell 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

Re: [PULL 0/7] queue of proposed rc4 fixes

2021-04-17 Thread Philippe Mathieu-Daudé
On 4/17/21 9:41 PM, Peter Maydell 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

Re: [PULL 0/7] queue of proposed rc4 fixes

2021-04-17 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20210417194205.17057-1-peter.mayd...@linaro.org/ Hi, This series seems to have some coding style problems. See output below for more information: Type: series Message-id: 20210417194205.17057-1-peter.mayd...@linaro.org Subject: [PULL 0/7] queue

[PULL 0/7] queue of proposed rc4 fixes

2021-04-17 Thread Peter Maydell
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