[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 00/23] plugin updates (hwprofile, CF_NOCACHE, io_recompile)
From: |
Peter Maydell |
Subject: |
Re: [PULL 00/23] plugin updates (hwprofile, CF_NOCACHE, io_recompile) |
Date: |
Thu, 18 Feb 2021 15:13:56 +0000 |
On Thu, 18 Feb 2021 at 09:47, Alex Bennée <alex.bennee@linaro.org> wrote:
>
> The following changes since commit 1af5629673bb5c1592d993f9fb6119a62845f576:
>
> Merge remote-tracking branch
> 'remotes/dgilbert-gitlab/tags/pull-virtiofs-20210216' into staging
> (2021-02-17 14:44:18 +0000)
>
> are available in the Git repository at:
>
> https://github.com/stsquad/qemu.git tags/pull-plugin-updates-180221-1
>
> for you to fetch changes up to df55e2a701d02bc01b9425843c667fd0cb4cdfa9:
>
> tests/acceptance: add a memory callback check (2021-02-18 08:19:23 +0000)
>
> ----------------------------------------------------------------
> Plugin updates:
>
> - expose vdev name in PCI memory registration
> - new hwprofile plugin
> - bunch of style cleanups to contrib/plugins
> - fix call signature of inline instrumentation
> - re-factor the io_recompile code to push specialisation into hooks
> - add some acceptance tests for the plugins
> - clean-up and remove CF_NOCACHE handling from TCG
> - fix instrumentation of cpu_io_recompile sections
> - expand tests to check inline and cb count the same
>
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/6.0
for any user-visible changes.
-- PMM
- [PULL 21/23] tests/acceptance: add a new tests to detect counting errors, (continued)
- [PULL 21/23] tests/acceptance: add a new tests to detect counting errors, Alex Bennée, 2021/02/18
- [PULL 16/23] accel/tcg: actually cache our partial icount TB, Alex Bennée, 2021/02/18
- [PULL 22/23] tests/plugin: allow memory plugin to do both inline and callbacks, Alex Bennée, 2021/02/18
- [PULL 13/23] target/sh4: Create superh_io_recompile_replay_branch, Alex Bennée, 2021/02/18
- [PULL 09/23] accel/tcg/plugin-gen: fix the call signature for inline callbacks, Alex Bennée, 2021/02/18
- [PULL 19/23] accel/tcg: remove CF_NOCACHE and special cases, Alex Bennée, 2021/02/18
- [PULL 23/23] tests/acceptance: add a memory callback check, Alex Bennée, 2021/02/18
- [PULL 17/23] accel/tcg: cache single instruction TB on pending replay exception, Alex Bennée, 2021/02/18
- [PULL 20/23] accel/tcg: allow plugin instrumentation to be disable via cflags, Alex Bennée, 2021/02/18
- [PULL 14/23] tests/plugin: expand insn test to detect duplicate instructions, Alex Bennée, 2021/02/18
- Re: [PULL 00/23] plugin updates (hwprofile, CF_NOCACHE, io_recompile),
Peter Maydell <=