Commit 28ea66f6f9 for qemu.org

commit 28ea66f6f9856c398afa75f2cabb1f21c8b04208
Merge: 4c33c097f3 b3c03666fb
Author: Stefan Hajnoczi <stefanha@redhat.com>
Date:   Fri Mar 14 09:30:53 2025 +0800

    Merge tag 'pull-request-2025-03-13' of https://gitlab.com/thuth/qemu into staging

    * Various fixes for functional tests
    * Fix the name of the "configs" directory in the documentation

    # -----BEGIN PGP SIGNATURE-----
    #
    # iQJFBAABCAAvFiEEJ7iIR+7gJQEY8+q5LtnXdP5wLbUFAmfSjagRHHRodXRoQHJl
    # ZGhhdC5jb20ACgkQLtnXdP5wLbWBmA//RhAHuF/fTmQagBsZPETXjU1g8ifw9aqm
    # WPZcQEXyQFlqYYQZmtV7dk3aTGEw4kBDmm+SKTSQz1yUcBGptMl8xuWaxgdpcOw0
    # Bqt+lYNgwGL9/OocCdNolU3+aVbETljr5l+rzbnwsTVIqGk63Qhmtwdupb8h1nfY
    # 4vCXU+sY3BkvBF8HbV6Wb1aPtqC+iH/Ln8+yoKkC8UePD623dK58SsOVrhUQDfFr
    # U/HUy4BZlHFCfGGmDVGBjHdEbOzQkLQ9N3ilsNSWcF87RPkWPft+qLs4RjDFW+oT
    # oksXEFHcr8XQO03fwHBNTyv+NUfnrvDY8V+gl6C9ItQr58SZzse57caZKWrYppZ3
    # l5iHoaLMV3juZFDNXNHkWHuveXi05+0V0UbZihzBeC4+zjNRyh3e1GuDoh5VoG8o
    # XIb55RxU8eBG2/ulHZ71eAYrGpxO+tDdsdnak1coPFsU8HrC9QzRfywiAZe1Wwmx
    # 5t5AHbZ7RdnxgStU1lWTUT2IDVSini4DKevt/FzhKkv1aD8NbhI/ooGDC0zbS6SU
    # XK6PP2G5a5OnjQ904oRCQbnhrxFa5qNfryylvvreT2bVgX0BiE4pJ9JXdgQOMYlP
    # kZERZZQcv3y6VVavAT67yeNKQpyb4HSHdTDQ2irgXP1UwHRpwLpKdqB1UhzNJ8m8
    # k0faA8RXir4=
    # =VtGZ
    # -----END PGP SIGNATURE-----
    # gpg: Signature made Thu 13 Mar 2025 15:47:52 HKT
    # gpg:                using RSA key 27B88847EEE0250118F3EAB92ED9D774FE702DB5
    # gpg:                issuer "thuth@redhat.com"
    # gpg: Good signature from "Thomas Huth <th.huth@gmx.de>" [full]
    # gpg:                 aka "Thomas Huth <thuth@redhat.com>" [full]
    # gpg:                 aka "Thomas Huth <huth@tuxfamily.org>" [full]
    # gpg:                 aka "Thomas Huth <th.huth@posteo.de>" [unknown]
    # Primary key fingerprint: 27B8 8847 EEE0 2501 18F3  EAB9 2ED9 D774 FE70 2DB5

    * tag 'pull-request-2025-03-13' of https://gitlab.com/thuth/qemu:
      tests/functional: skip vulkan test if missing vulkaninfo
      tests/functional/asset: Add AssetError exception class
      tests/functional/asset: Verify downloaded size
      tests/functional/asset: Fail assert fetch when retries are exceeded
      docs/system: Fix the information on how to run certain functional tests
      tests/functional: Bump up arm_replay timeout
      tests/functional: Require 'user' netdev for ppc64 e500 test
      docs: Rename default-configs to configs

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