Progress: * UM-2 [QEMU upstream maintainership] - Finished and posted patches implementing remap support for AN524 - Release work for rc3 - Sent a set of refactoring patches that split out some files we were previously #including into translate.c so they are separate compilation units. - Thought a bit more about reset handling (in the course of writing the AN524 remap patches I again ran into some of the deficiencies of our current reset implementation; I really must take some time this release cycle to try to improve things here...) - Fixed bug where our AN547 board model accidentally disabled the FPU on the Cortex-M55... - ...and one where we were accidentally giving it an M33 rather than an M55 ! - Respun and extended some patches from Paolo which fix our use of QEMU and system headers in the 2 C++ files in the codebase (which were broken by a change in new versions of glib) - started looking at some of the for-6.1 patch review queue, which I had been postponing in favour of for-6.0 stuff * QEMU-406 [QEMU support for MVE (M-profile Vector Extension; Helium)] - re-read the MVE portions of the v8M Arm ARM, sketched out a plan of where to start with the QEMU implementation
thanks -- PMM