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

Pierrick Bouvier posted 1 patch 3 weeks, 5 days ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260311193112.417841-1-pierrick.bouvier@linaro.org
include/plugins/qemu-plugin.h | 106 +++++++++++++++++++++++++++++++++++++-----
1 file changed, 94 insertions(+), 12 deletions(-)
[PULL 0/1] Plugins doc update for 2026-03-11
Posted by Pierrick Bouvier 3 weeks, 5 days ago
The following changes since commit 1fd5ff9d76d23ab23a68419cbc76d5ee33e8b455:

  Merge tag 'for-upstream' of https://gitlab.com/kmwolf/qemu into staging (2026-03-10 16:29:24 +0000)

are available in the Git repository at:

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

for you to fetch changes up to 71b424ca7644e2546da3f07fce3c33980d85602e:

  plugins: add missing docstrings to qemu-plugin.h (2026-03-11 12:30:17 -0700)

----------------------------------------------------------------
Changes:
- [PATCH trivial v3] plugins: add missing docstrings to qemu-plugin.h (Florian Hofhammer <florian.hofhammer@epfl.ch>)
  Link: https://lore.kernel.org/qemu-devel/20260311-add-missing-plugin-docs-v3-1-d68b9135e397@epfl.ch

----------------------------------------------------------------
Florian Hofhammer (1):
      plugins: add missing docstrings to qemu-plugin.h

 include/plugins/qemu-plugin.h | 106 +++++++++++++++++++++++++++++++++++++-----
 1 file changed, 94 insertions(+), 12 deletions(-)
Re: [PULL 0/1] Plugins doc update for 2026-03-11
Posted by Peter Maydell 3 weeks, 5 days ago
On Wed, 11 Mar 2026 at 19:31, Pierrick Bouvier
<pierrick.bouvier@linaro.org> wrote:
>
> The following changes since commit 1fd5ff9d76d23ab23a68419cbc76d5ee33e8b455:
>
>   Merge tag 'for-upstream' of https://gitlab.com/kmwolf/qemu into staging (2026-03-10 16:29:24 +0000)
>
> are available in the Git repository at:
>
>   https://gitlab.com/pbo-linaro/qemu tags/pr-plugins-20260311
>
> for you to fetch changes up to 71b424ca7644e2546da3f07fce3c33980d85602e:
>
>   plugins: add missing docstrings to qemu-plugin.h (2026-03-11 12:30:17 -0700)
>
> ----------------------------------------------------------------
> Changes:
> - [PATCH trivial v3] plugins: add missing docstrings to qemu-plugin.h (Florian Hofhammer <florian.hofhammer@epfl.ch>)
>   Link: https://lore.kernel.org/qemu-devel/20260311-add-missing-plugin-docs-v3-1-d68b9135e397@epfl.ch
>

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>

thanks
-- PMM
Re: [PULL 0/1] Plugins doc update for 2026-03-11
Posted by Peter Maydell 3 weeks, 5 days ago
On Thu, 12 Mar 2026 at 15:20, Peter Maydell <peter.maydell@linaro.org> wrote:
>
> On Wed, 11 Mar 2026 at 19:31, Pierrick Bouvier
> <pierrick.bouvier@linaro.org> wrote:
> >
> > The following changes since commit 1fd5ff9d76d23ab23a68419cbc76d5ee33e8b455:
> >
> >   Merge tag 'for-upstream' of https://gitlab.com/kmwolf/qemu into staging (2026-03-10 16:29:24 +0000)
> >
> > are available in the Git repository at:
> >
> >   https://gitlab.com/pbo-linaro/qemu tags/pr-plugins-20260311
> >
> > for you to fetch changes up to 71b424ca7644e2546da3f07fce3c33980d85602e:
> >
> >   plugins: add missing docstrings to qemu-plugin.h (2026-03-11 12:30:17 -0700)
> >
> > ----------------------------------------------------------------
> > Changes:
> > - [PATCH trivial v3] plugins: add missing docstrings to qemu-plugin.h (Florian Hofhammer <florian.hofhammer@epfl.ch>)
> >   Link: https://lore.kernel.org/qemu-devel/20260311-add-missing-plugin-docs-v3-1-d68b9135e397@epfl.ch
> >
>
> Reviewed-by: Peter Maydell <peter.maydell@linaro.org>

Whoops, wrong mail template. I meant:



Applied, thanks.

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

-- PMM