Commit d6f8342a87 for qemu.org

commit d6f8342a87d9b7a24819ba9a93bf9d3f1f583fe5
Merge: 193963218a 6858e3a71c
Author: Stefan Hajnoczi <stefanha@redhat.com>
Date:   Sat Jun 13 14:00:45 2026 -0400

    Merge tag 'linux-user-pull-request' of https://github.com/hdeller/qemu-hppa into staging

    linux-user patches

    Add preadv2/preadv2 syscalls, fix FP registers across signals on xtensa, and
    add emulation for /proc/cpuinfo for ppc CPUs

    # -----BEGIN PGP SIGNATURE-----
    #
    # iHUEABYKAB0WIQS86RI+GtKfB8BJu973ErUQojoPXwUCaiwqxgAKCRD3ErUQojoP
    # XxmZAP9iBF5wk2mDxxOZxhJ5vTwCKMAeOi2uZSfNzyGewYMw4gEAtQjRmpnAWOxs
    # 2XwGM8hzu+/kdgDu7nRfWViWkQuBfw0=
    # =7lvQ
    # -----END PGP SIGNATURE-----
    # gpg: Signature made Fri 12 Jun 2026 11:50:30 EDT
    # gpg:                using EDDSA key BCE9123E1AD29F07C049BBDEF712B510A23A0F5F
    # gpg: Good signature from "Helge Deller <deller@gmx.de>" [unknown]
    # gpg:                 aka "Helge Deller <deller@kernel.org>" [unknown]
    # gpg:                 aka "Helge Deller <deller@debian.org>" [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: 4544 8228 2CD9 10DB EF3D  25F8 3E5F 3D04 A7A2 4603
    #      Subkey fingerprint: BCE9 123E 1AD2 9F07 C049  BBDE F712 B510 A23A 0F5F

    * tag 'linux-user-pull-request' of https://github.com/hdeller/qemu-hppa:
      linux-user/xtensa: save/restore FP registers across signal delivery
      target/xtensa: add cpu_set_fcr/fsr helpers to sync fp_status
      linux-user: Implement /proc/cpuinfo for ppc cpus
      linux-user: add preadv2/preadv2

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