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 <[email protected]>) Link: https://lore.kernel.org/qemu-devel/[email protected] ---------------------------------------------------------------- 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(-)
