On Thu, 24 Oct 2024 at 10:58, Alex Bennée <alex.bennee@linaro.org> wrote:
>
> The following changes since commit 6f625ce2f21d6a1243065d236298277c56f972d5:
>
> Merge tag 'pull-request-2024-10-21' of https://gitlab.com/thuth/qemu into staging (2024-10-21 17:12:59 +0100)
>
> are available in the Git repository at:
>
> https://gitlab.com/stsquad/qemu.git tags/pull-maintainer-oct-misc-241024-1
>
> for you to fetch changes up to b56f7dd203c301231d3bb2d071b4e32b345f49d6:
>
> plugins: fix qemu_plugin_reset (2024-10-24 10:04:09 +0100)
>
> ----------------------------------------------------------------
> testing, gdbstub and plugin updates
>
> - update MAINTAINERS with pointers to foo/next
> - add NOFETCH to help test custom docker builds
> - update microblaze toolchain with atomic fixes
> - update tsan build and documentation
> - don't restrict build-environment by arch unless needed
> - add cross-modifying code test
> - add tracepoints for cpu_step_atomic fallbacks
> - fix defaults for loongarch cross build
> - make check-[dco|patch] a little more verbose
> - fix gdbstub bug preventing aarch64_be-linux-user starting
> - add basic test for aarch64_be
> - clean up some gdbstub test scripts
> - fix qemu_plugin_reset
Applied to target-arm.next, thanks.
-- PMM