Peter Maydell
9e34f127f4
Merge tag 'pull-request-2024-02-06' of https://gitlab.com/thuth/qemu into staging
* Emulate CVB, CVBY, CVBG and CVDG s390x instructions
* Fix bug in lsi53c895a reentrancy counter
* Deprecate the "power5+" and "power7+" CPU names
* Fix problems in the freebsd VM test
# -----BEGIN PGP SIGNATURE-----
#
# iQJFBAABCAAvFiEEJ7iIR+7gJQEY8+q5LtnXdP5wLbUFAmXCCXURHHRodXRoQHJl
# ZGhhdC5jb20ACgkQLtnXdP5wLbXtEA/9HKWMHbWqDAdlrpmfW8lCFaBHgV0+Fqsy
# GlxJykni2BxIWNoR7J6SdAqbgx3E2/7i8IMIUwYXlNBjEs/UQ0ZcnI5k6OfUS24p
# qfbdH717SgsaB9R1vCBhmOGGWYBfe/RqPGIcni/eg+jSxB5cn2XvEv3+ZBckvDsh
# KFuuAa6vvuBVhyXLbkP8Z+LEe27ttIYi5v1dvJ1an4UbFESqxVb0knyuFYpZpY8Y
# h7dZ0hyCid7YT03zVmSADK7anO+epBdzUU3SsKXj2dB9nebSjmkav6lQQBKYHHUg
# THojcWKwFPNK0AojhBuBCqFYgkGGt/9kjwlUt7jfm1TcSemN65XLNYHThRekPuAJ
# Jcze8dcEerbj1xsNWYh4hPvB92laEiyVR5BYFfUkJ9m2IAamPQLHvOT7jzhC3Y9k
# 4wvVcf9QKVtKW0QO54SQjD4A/qQu/4777oH5w83nGuxjUthmHDqZmjDlIRe6lKJt
# gsA+mKn+w9HrtiXOSkoMhK8PAyvCoAef/N7kvHZoHmp6TtfQAjPs4/v2uZMpnd60
# z7Cw50giHpo9lmiZ1Ey2fQvw9orYhNoXAc4XfYGHuYdQFWpCGz1PB2Km8uTPTEUe
# as364ULBqWoFBCRuRndy2+z2e3zhK5THTPCAyHf48M6teMEPa4KTsTCk7MzmfVfx
# C8RsLcmrFPI=
# =eQNc
# -----END PGP SIGNATURE-----
# gpg: Signature made Tue 06 Feb 2024 10:27:01 GMT
# 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-2024-02-06' of https://gitlab.com/thuth/qemu:
meson: Link with libinotify on FreeBSD
test-util-filemonitor: Adapt to the FreeBSD inotify rename semantics
tests/vm/freebsd: Reload the sshd configuration
tests/vm: Set UseDNS=no in the sshd configuration
target/s390x: Prefer fast cpu_env() over slower CPU QOM cast macro
tests/tcg/s390x: Test CONVERT TO BINARY
tests/tcg/s390x: Test CONVERT TO DECIMAL
target/s390x: Emulate CVB, CVBY and CVBG
target/s390x: Emulate CVDG
docs/about: Deprecate the old "power5+" and "power7+" CPU names
target/ppc/cpu-models: Rename power5+ and power7+ for new QOM naming rules
hw/scsi/lsi53c895a: add missing decrement of reentrancy counter
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2024-02-08 11:59:28 +00:00
..
2024-01-04 19:55:20 +00:00
2024-01-04 19:55:20 +00:00
2023-12-29 11:17:30 +11:00
2024-02-02 16:23:47 +00:00
2024-02-02 18:56:32 +00:00
2024-01-05 16:20:15 +01:00
2023-11-28 14:27:12 +01:00
2024-01-30 16:19:00 -05:00
2024-01-26 11:34:21 +00:00
2024-02-02 13:51:57 +00:00
2024-01-26 11:30:49 +00:00
2024-02-02 16:23:47 +00:00
2024-01-30 21:20:20 +03:00
2024-01-18 10:43:14 +01:00
2023-12-29 11:17:30 +11:00
2024-02-01 08:33:18 +01:00
2023-12-29 11:17:30 +11:00
2024-02-02 16:23:47 +00:00
2024-02-04 17:42:03 +01:00
2023-12-29 11:17:30 +11:00
2024-02-02 16:23:47 +00:00
2023-12-29 11:17:30 +11:00
2024-02-02 13:51:57 +00:00
2024-01-30 21:20:20 +03:00
2023-12-29 11:17:30 +11:00
2023-12-29 11:17:30 +11:00
2023-12-29 11:17:30 +11:00
2024-02-02 16:23:47 +00:00
2024-02-02 16:23:47 +00:00
2024-02-06 08:14:59 +01:00
2024-02-02 16:23:47 +00:00
2024-02-02 16:23:47 +00:00
2024-01-26 11:30:49 +00:00
2024-02-02 18:56:32 +00:00
2023-11-23 14:10:04 +00:00
2023-09-08 13:08:51 +03:00
2023-09-29 10:07:20 +02:00
2024-01-30 21:20:20 +03:00
2024-02-02 16:23:47 +00:00
2024-02-02 18:56:32 +00:00
2024-01-04 19:55:20 +00:00
2024-02-02 13:51:58 +00:00
2023-10-27 12:48:57 +01:00
2024-02-05 14:21:21 +01:00
2023-10-21 15:00:22 +03:00
2024-01-08 10:45:43 -05:00
2024-02-02 16:23:47 +00:00
2023-12-30 07:38:06 +11:00
2023-11-10 18:19:13 +01:00
2024-02-02 18:56:32 +00:00
2024-02-05 14:21:21 +01:00
2023-12-30 07:38:06 +11:00
2023-12-30 07:38:06 +11:00
2024-02-02 16:23:47 +00:00
2023-12-31 09:11:28 +01:00
2024-02-02 16:23:47 +00:00
2024-02-02 16:23:47 +00:00
2024-02-02 13:51:59 +00:00
2024-01-19 12:28:10 +01:00
2023-12-30 07:38:06 +11:00
2023-09-29 08:28:02 +02:00
2023-12-05 13:57:18 +09:00
2024-01-05 13:35:25 +00:00
2024-01-29 08:26:25 +01:00
2024-02-06 08:15:22 +01:00
2023-12-30 07:38:06 +11:00
2024-02-02 18:56:32 +00:00
2024-02-02 16:23:47 +00:00
2024-02-02 16:23:47 +00:00
2024-02-01 08:13:30 +01:00
2024-02-01 08:13:30 +01:00