[PULL 0/2] Plugins fixes for 2026-07-16

Pierrick Bouvier posted 2 patches 1 week, 1 day ago
Failed in applying to current master (apply log)
Maintainers: "Alex Bennée" <alex.bennee@linaro.org>, Pierrick Bouvier <pierrick.bouvier@oss.qualcomm.com>, Alexandre Iooss <erdnaxe@crans.org>
contrib/plugins/execlog.c | 88 +++++++++++++++++++++++------------------------
1 file changed, 43 insertions(+), 45 deletions(-)
[PULL 0/2] Plugins fixes for 2026-07-16
Posted by Pierrick Bouvier 1 week, 1 day ago
The following changes since commit eca2c16212ef9dcb0871de39bb9d1c2efebe76be:

  Update version for v11.1.0-rc0 release (2026-07-14 20:36:23 +0100)

are available in the Git repository at:

  https://gitlab.com/p-b-o/qemu tags/pbouvier/pr/plugins-20260716

for you to fetch changes up to fdff1c864aaab3c2458c2d6802a5cfe9dfcbdff4:

  plugins/execlog: fix execlog vcpu_exit execution print loss (2026-07-16 10:33:59 -0700)

----------------------------------------------------------------
Changes:
- [PATCH v2 0/2] plugins/execlog: fix segfault and flush output on vcpu (Harry van Haaren <harry.vanhaaren@openchip.com>)
  Link: https://lore.kernel.org/qemu-devel/20260716094126.787556-1-harry.vanhaaren@openchip.com

----------------------------------------------------------------
Harry van Haaren (2):
      plugins/execlog: fix segfault/race-cond on per-vCPU structures
      plugins/execlog: fix execlog vcpu_exit execution print loss

 contrib/plugins/execlog.c | 88 +++++++++++++++++++++++------------------------
 1 file changed, 43 insertions(+), 45 deletions(-)
Re: [PULL 0/2] Plugins fixes for 2026-07-16
Posted by Stefan Hajnoczi 5 days, 4 hours ago
Applied, thanks.

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