Commit 1e9f5a75f3 for qemu.org
commit 1e9f5a75f3b49200204f00e3310321765e09f8c3
Merge: 3d719b7723 485509e033
Author: Richard Henderson <richard.henderson@linaro.org>
Date: Fri Aug 28 15:16:04 2026 -0700
Merge tag 'pull-11.1-random-updates-280826-1' of https://gitlab.com/stsquad/qemu into staging
some random fixes (gitlab, tests, char-fe, mailmap, deprecations):
- use .base_meson_job_template for macOS jobs
- use explicit cflags for arm system tests
- add arm-softmmu tests to MacOS
- implement qemu_chr_fe_backend_name
- deprecate virtio-crypto
- mailmap updates
# -----BEGIN PGP SIGNATURE-----
#
# iQEzBAABCgAdFiEEZoWumedRZ7yvyN81+9DbCVqeKkQFAmqRZ6QACgkQ+9DbCVqe
# KkSMuQf9EWuVAiVLZwWGmFSqlV+KJgkoh71znr5jyv+MLoBWQispILUi7PZsZgi3
# tYk99OLRKot9SRgn0JyrLJ9J2lgCqWxwdFOah2RihEzuQqoL9cKpIjMhxI0ZZTNq
# JHN94zqgRRJ7NydNqdRwYGF8hwj0w9uI74eCrKabAvHEtU9xIAM8bUmHoo1xkYoA
# stYHBgBMImNXmRskGs7yNkmzRnFhlXsf38DJOWQTzP8L9f08KpjdQySxxq0INQht
# jbiVzWuruZkr7Sejtu/PldWstoT4sS2XGTCtRoxr1I3SCc2+UNQetN4kQh56lO5/
# q2n6/4nQAQDa+cveWOOPR3nBezAy9g==
# =V7dM
# -----END PGP SIGNATURE-----
# gpg: Signature made Fri 28 Aug 2026 03:49:08 AM PDT
# gpg: using RSA key 6685AE99E75167BCAFC8DF35FBD0DB095A9E2A44
# gpg: Good signature from "Alex Bennée (Master Work Key) <alex.bennee@linaro.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: 6685 AE99 E751 67BC AFC8 DF35 FBD0 DB09 5A9E 2A44
* tag 'pull-11.1-random-updates-280826-1' of https://gitlab.com/stsquad/qemu:
mailmap: map the last From-munged author back to a real identity
docs: deprecate virtio-crypto
char-fe: implement qemu_chr_fe_backend_name
gitlab: add arm-softmmu tests to the macOS build
tests/arm: add explicit CFLAGS for system build
gitlab: use .base_meson_job_template for macOS jobs
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>