All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL 0/1] Plugins update for 2026-06-18
@ 2026-06-18 23:47 Pierrick Bouvier
  2026-06-18 23:47 ` [PULL 1/1] plugins: use int64_t for the syscall filter return value Pierrick Bouvier
  2026-06-20 12:40 ` [PULL 0/1] Plugins update for 2026-06-18 Stefan Hajnoczi
  0 siblings, 2 replies; 3+ messages in thread
From: Pierrick Bouvier @ 2026-06-18 23:47 UTC (permalink / raw)
  To: qemu-devel, peter.maydell, richard.henderson, pbonzini, stefanha
  Cc: pierrick.bouvier

The following changes since commit 3b50303f9563a42538a1fd5c0ea7f952e23016e1:

  Merge tag 'accel-20260618' of https://github.com/philmd/qemu into staging (2026-06-18 16:28:12 -0400)

are available in the Git repository at:

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

for you to fetch changes up to 731525c27607bbe392abe3b8be2bce3ab65ae4f5:

  plugins: use int64_t for the syscall filter return value (2026-06-18 16:47:12 -0700)

----------------------------------------------------------------
Changes:
- [PATCH v2 0/1] plugins: fix syscall filter return value type (Ziyang Zhang <functioner@sjtu.edu.cn>)
  Link: https://lore.kernel.org/qemu-devel/20260618082426.790315-1-functioner@sjtu.edu.cn

----------------------------------------------------------------
Ziyang Zhang (1):
      plugins: use int64_t for the syscall filter return value

 include/plugins/qemu-plugin.h | 2 +-
 include/qemu/plugin.h         | 4 ++--
 linux-user/syscall.c          | 2 +-
 plugins/core.c                | 2 +-
 tests/tcg/plugins/setpc.c     | 2 +-
 tests/tcg/plugins/syscall.c   | 2 +-
 6 files changed, 7 insertions(+), 7 deletions(-)


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-06-20 13:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-18 23:47 [PULL 0/1] Plugins update for 2026-06-18 Pierrick Bouvier
2026-06-18 23:47 ` [PULL 1/1] plugins: use int64_t for the syscall filter return value Pierrick Bouvier
2026-06-20 12:40 ` [PULL 0/1] Plugins update for 2026-06-18 Stefan Hajnoczi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.