The following changes since commit bd6079a7a1d14de0918a7715ef6db85dc32de3bb:
Merge tag 'next-pull-request' of https://gitlab.com/peterx/qemu into staging (2026-07-20 11:12:38 -0400)
are available in the Git repository at:
https://gitlab.com/p-b-o/qemu tags/pbouvier/pr/plugins-20260720
for you to fetch changes up to 533c98e769c79bcef56c6e466c4f3cb4c195181e:
docs/about/emulation: sharpen the dlcall boundary and its guest requirements (2026-07-20 13:03:14 -0700)
----------------------------------------------------------------
Changes:
- [PATCH 0/3] dlcall: correct the syscall number claim and the guest (Ziyang Zhang <functioner@sjtu.edu.cn>)
Link: https://lore.kernel.org/qemu-devel/20260719074730.1520517-1-functioner@sjtu.edu.cn
----------------------------------------------------------------
Ziyang Zhang (3):
contrib/plugins/dlcall: correct the syscall number claim, note the data model
tests/tcg: correct why the magic syscall number is safe here
docs/about/emulation: sharpen the dlcall boundary and its guest requirements
contrib/plugins/dlcall.c | 32 +++++++++++++++++-------
docs/about/emulation.rst | 31 +++++++++++++++--------
tests/tcg/multiarch/test-plugin-syscall-filter.c | 9 ++++---
3 files changed, 50 insertions(+), 22 deletions(-)