On Thu, 19 Sept 2024 at 18:37, Alex Bennée <alex.bennee@linaro.org> wrote:
>
> The following changes since commit 14556211bc6d7125a44d5b5df90caba019b0ec0e:
>
> Merge tag 'qemu-macppc-20240918' of https://github.com/mcayland/qemu into staging (2024-09-18 20:59:10 +0100)
>
> are available in the Git repository at:
>
> https://gitlab.com/stsquad/qemu.git tags/pull-tcg-plugin-memory-190924-1
>
> for you to fetch changes up to 8148fb56c753908fcc41d52846f9d8e6ae5f7daf:
>
> contrib/plugins: avoid hanging program (2024-09-19 15:58:01 +0100)
>
> ----------------------------------------------------------------
> TCG plugin memory instrumentation updates
>
> - deprecate plugins on 32 bit hosts
> - deprecate plugins with TCI
> - extend memory API to save value
> - add check-tcg tests to exercise new memory API
> - fix timer deadlock with non-changing timer
> - add basic block vector plugin to contrib
> - add cflow plugin to contrib
> - extend syscall plugin to dump write memory
> - validate ips plugin arguments meet minimum slice value
>
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/9.2
for any user-visible changes.
-- PMM