Hi Peter! The following changes since commit 9d662a6b22a0838a85c5432385f35db2488a33a5:
Merge remote-tracking branch 'remotes/legoater/tags/pull-ppc-20220305' into staging (2022-03-05 18:03:15 +0000) are available in the Git repository at: https://gitlab.com/thuth/qemu.git tags/pull-request-2022-03-07 for you to fetch changes up to 818e1636080768749dc826acd4825e71828ec7e6: Check and report for incomplete 'global' option format (2022-03-07 19:00:05 +0100) ---------------------------------------------------------------- * Fixes for s390x TCG tests * Update Haiku VM to a usable level * Some other miscellaneous small fixes ---------------------------------------------------------------- David Miller (1): tests/tcg/s390x: Cleanup of mie3 tests. Rohit Kumar (1): Check and report for incomplete 'global' option format Thomas Huth (5): tests/tcg/s390x: Fix mvc, mvo and pack tests with Clang tests/tcg/s390x: Fix the exrl-trt* tests with Clang MAINTAINERS: Update the files in the FreeBSD section tests/avocado: Cancel BootLinux tests in case there is no free port tests/vm: Update haiku test vm to R1/Beta3 MAINTAINERS | 3 ++- softmmu/qdev-monitor.c | 7 +++++++ tests/avocado/avocado_qemu/__init__.py | 2 ++ tests/tcg/s390x/exrl-trt.c | 8 +++----- tests/tcg/s390x/exrl-trtr.c | 8 +++----- tests/tcg/s390x/mie3-mvcrl.c | 10 ++++++---- tests/tcg/s390x/mie3-sel.c | 35 +++++++++++++++------------------- tests/tcg/s390x/mvc.c | 4 ++-- tests/tcg/s390x/mvo.c | 4 ++-- tests/tcg/s390x/pack.c | 2 +- tests/vm/haiku.x86_64 | 8 ++++---- 11 files changed, 47 insertions(+), 44 deletions(-)