[PULL 0/1] Plugins update for 2026-03-16

Pierrick Bouvier posted 1 patch 3 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260316232016.455394-1-pierrick.bouvier@linaro.org
Maintainers: "Alex Bennée" <alex.bennee@linaro.org>, Pierrick Bouvier <pierrick.bouvier@linaro.org>, Alexandre Iooss <erdnaxe@crans.org>, Mahmoud Mandour <ma.mandourr@gmail.com>
contrib/plugins/uftrace.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
[PULL 0/1] Plugins update for 2026-03-16
Posted by Pierrick Bouvier 3 weeks ago
The following changes since commit 559919ce54927d59b215a4665eda7ab6118a48aa:

  Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging (2026-03-16 13:07:33 +0000)

are available in the Git repository at:

  https://gitlab.com/pbo-linaro/qemu tags/pr-plugins-20260316

for you to fetch changes up to 48221e371686f7704f150aafe46b76bb9306c7b6:

  contrib/plugins/uftrace.c: fix depth for exit events (2026-03-16 16:19:18 -0700)

----------------------------------------------------------------
Changes:
- [PATCH] contrib/plugins/uftrace.c: fix depth for exit events (Pierrick Bouvier <pierrick.bouvier@linaro.org>)
  Link: https://lore.kernel.org/qemu-devel/20260313063441.2048882-1-pierrick.bouvier@linaro.org

----------------------------------------------------------------
Pierrick Bouvier (1):
      contrib/plugins/uftrace.c: fix depth for exit events

 contrib/plugins/uftrace.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
Re: [PULL 0/1] Plugins update for 2026-03-16
Posted by Peter Maydell 2 weeks, 6 days ago
On Mon, 16 Mar 2026 at 23:20, Pierrick Bouvier
<pierrick.bouvier@linaro.org> wrote:
>
> The following changes since commit 559919ce54927d59b215a4665eda7ab6118a48aa:
>
>   Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging (2026-03-16 13:07:33 +0000)
>
> are available in the Git repository at:
>
>   https://gitlab.com/pbo-linaro/qemu tags/pr-plugins-20260316
>
> for you to fetch changes up to 48221e371686f7704f150aafe46b76bb9306c7b6:
>
>   contrib/plugins/uftrace.c: fix depth for exit events (2026-03-16 16:19:18 -0700)
>
> ----------------------------------------------------------------
> Changes:
> - [PATCH] contrib/plugins/uftrace.c: fix depth for exit events (Pierrick Bouvier <pierrick.bouvier@linaro.org>)
>   Link: https://lore.kernel.org/qemu-devel/20260313063441.2048882-1-pierrick.bouvier@linaro.org
>
> ----------------------------------------------------------------
> Pierrick Bouvier (1):
>       contrib/plugins/uftrace.c: fix depth for exit events



Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/11.0
for any user-visible changes.

-- PMM