Commit 83e8f88135 for qemu.org

commit 83e8f88135cba892934b1d4d04f4c063e213700a
Merge: dbe4ebedda 533c98e769
Author: Stefan Hajnoczi <stefanha@redhat.com>
Date:   Tue Jul 21 10:05:29 2026 -0400

    Merge tag 'pbouvier/pr/plugins-20260720' of https://gitlab.com/p-b-o/qemu into staging

    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

    # -----BEGIN PGP SIGNATURE-----
    #
    # iQGzBAABCgAdFiEEN8FWlNi6l2Sxlz/btEQ30ZwoYt8FAmpef1oACgkQtEQ30Zwo
    # Yt9/RQv8CqO4yZnBiNnuSlxgz740t7N+5HZDIqP9LR4htpLbdw9FG7NLs179ZME2
    # aZ2gQGGMutlh8CuZHGs9A587mQT0sBd6KLmSfMcwyM9FnXw5ewzJqQsZ8YmbKwyM
    # nT4BB9OyYJ0RSndov7iAj1EHn7YyDXr4NoVMdRVv8QCXMin9ztgxcHph4D+AsAHe
    # 0D+iO1aT88pSuYOWMya1XQln/NkL7cQq3NY8w7IdlMA+edDUcmv0LazQRljywxS+
    # IIcGvVcreUlu/v1w9bbqYrI3BualHVdqkbNAQyNuSNSqAQnHkFb9EKcpY4gpe+ZS
    # oeoIrHFYu0VM50C/mAE8m+I+iRgJGAlyCaNohpYVj5MQdVZ+hlZx2vpvWGV+4zHG
    # GrtRvjVhND88GEsYj5pigQS9HMOZ4FnrSjyQ0t6uI6lcKDeCtfTbz8Q49VUD7okA
    # eO3/JLYJPcrdipFjwfM/ahTXpkgejgCJypD90vCIZpO6UF8A1dp7Fl/07XFXDouz
    # 5b6YkWGE
    # =i09L
    # -----END PGP SIGNATURE-----
    # gpg: Signature made Mon 20 Jul 2026 16:04:42 EDT
    # gpg:                using RSA key 37C15694D8BA9764B1973FDBB44437D19C2862DF
    # gpg: Good signature from "Pierrick Bouvier <pierrick.bouvier@oss.qualcomm.com>" [unknown]
    # gpg: WARNING: This key is not certified with a trusted signature!
    # gpg:          There is no indication that the signature belongs to the owner.
    # Primary key fingerprint: 37C1 5694 D8BA 9764 B197  3FDB B444 37D1 9C28 62DF

    * tag 'pbouvier/pr/plugins-20260720' of https://gitlab.com/p-b-o/qemu:
      docs/about/emulation: sharpen the dlcall boundary and its guest requirements
      tests/tcg: correct why the magic syscall number is safe here
      contrib/plugins/dlcall: correct the syscall number claim, note the data model

    Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>