Merge tag 'pull-request-2022-03-15v2' of https://gitlab.com/thuth/qemu into staging
commit1d60bb4b14601e38ed17384277aa4c30c57925d3
authorPeter Maydell <peter.maydell@linaro.org>
Wed, 16 Mar 2022 10:43:58 +0000 (16 10:43 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 16 Mar 2022 10:43:58 +0000 (16 10:43 +0000)
treef7c029e8be6f0f884203b16e2dc1cda28f431a03
parentd6f229f9a0592c4d5beb0a5c4e024231c27680d3
parent377bf6f37da11d14641a0e973c4ed272259cca9c
Merge tag 'pull-request-2022-03-15v2' of https://gitlab.com/thuth/qemu into staging

* Fixes for s390x branch instruction emulation
* Fixes for the tests/avocado/boot_linux.py:BootLinuxS390X test
* Re-enable the "-cpu help" output

# gpg: Signature made Wed 16 Mar 2022 08:01:14 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-2022-03-15v2' of https://gitlab.com/thuth/qemu:
  softmmu: List CPU types again
  accel/tcg: Fix cpu_ldq_be_mmu typo
  tests/avocado: start PhoneServer upfront
  tests/tcg/s390x: Test BRASL and BRCL with large negative offsets
  s390x/tcg: Fix BRCL with a large negative offset
  s390x/tcg: Fix BRASL with a large negative offset
  tests/tcg: drop -cpu max from s390x sha512-mvx invocation

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>