Merge tag 'pull-fixes-for-7.1-200422-1' of https://github.com/stsquad/qemu into staging
Testing, docs and gdbstub updates: - make -M virt test exercise -cpu max - document how binfmt_misc docker works - clean-up the devel TOC generation - clean-up check-tcg cross-compile behaviour - fix byte swap error in xmm gdbstub access - add float_convd test with reference files - more reference files for float_convs - more cleanly handle gdb crashing during check-tcg # -----BEGIN PGP SIGNATURE----- # # iQEzBAABCgAdFiEEZoWumedRZ7yvyN81+9DbCVqeKkQFAmJgIgsACgkQ+9DbCVqe # KkRs3Qf/WnL4YV3l8jO/wEVbls/57aLPk+ak1GuvXJ+iM9gH8Qz6WZxIJIEhhHlu # ZEixCewahTn8POMMRo4JAr0bRgtfBuh717GerXObiHcS3OuLsGM8rYP2Z1xqKL3L # 4pR8VqhyUq/Jyl/6MPN5OZB0AdEPIdI5MuflckCeDcFaowpthLjwHao07hG/FU0s # wQYS7aYTZT33V2Xm6xlePEEMq8YMPCJj00HF3Ljg4eUOmb+C+csFXMQtotsBJRCg # mC/T2U0IFbrQUkkWJqVmRCPwKraQGDMn6POk298siRWE0kV4BmH8mnmN+/Jxhqgl # QfFhQrsBxmPPG5TfQhEmlHfQ5EARLQ== # =8q12 # -----END PGP SIGNATURE----- # gpg: Signature made Wed 20 Apr 2022 08:08:59 AM PDT # gpg: using RSA key 6685AE99E75167BCAFC8DF35FBD0DB095A9E2A44 # gpg: Good signature from "Alex Bennée (Master Work Key) <alex.bennee@linaro.org>" [undefined] # 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-fixes-for-7.1-200422-1' of https://github.com/stsquad/qemu : (25 commits) tests/guest-debug: better handle gdb crashes target/i386: fix byte swap issue with XMM register access tests/tcg: add missing reference files for float_convs tests/tcg: add float_convd test tests/tcg: remove duplicate sha512-sse case tests/tcg: fix non-static build tests/docker: remove SKIP_DOCKER_BUILD tests/tcg: isolate from QEMU's config-host.mak tests/tcg: invoke Makefile.target directly from QEMU's makefile tests/tcg: list test targets in Makefile.prereqs tests/tcg: prepare Makefile.prereqs at configure time tests/tcg: remove CONFIG_USER_ONLY from config-target.mak tests/tcg: remove CONFIG_LINUX_USER from config-target.mak tests/tcg: add compiler test variables when using containers tests/docker: do not duplicate rules for hexagon-cross tests/docker: simplify docker-TEST@IMAGE targets tests/docker: remove unnecessary filtering of $(DOCKER_IMAGES) tests/docker: inline variable definitions or move close to use tests/docker: remove unnecessary default definitions tests/docker: remove dead variable ... Signed-off-by:Richard Henderson <richard.henderson@linaro.org>
No related branches found
No related tags found
Showing
- MAINTAINERS 1 addition, 0 deletionsMAINTAINERS
- configure 1 addition, 2 deletionsconfigure
- docs/devel/index-api.rst 0 additions, 1 deletiondocs/devel/index-api.rst
- docs/devel/index-build.rst 1 addition, 2 deletionsdocs/devel/index-build.rst
- docs/devel/index-internals.rst 0 additions, 1 deletiondocs/devel/index-internals.rst
- docs/devel/index-process.rst 0 additions, 1 deletiondocs/devel/index-process.rst
- docs/devel/index-tcg.rst 0 additions, 1 deletiondocs/devel/index-tcg.rst
- docs/devel/index.rst 0 additions, 2 deletionsdocs/devel/index.rst
- docs/devel/qtest.rst 0 additions, 1 deletiondocs/devel/qtest.rst
- docs/devel/testing.rst 38 additions, 0 deletionsdocs/devel/testing.rst
- target/i386/gdbstub.c 2 additions, 2 deletionstarget/i386/gdbstub.c
- tests/Makefile.include 34 additions, 29 deletionstests/Makefile.include
- tests/avocado/boot_linux_console.py 0 additions, 25 deletionstests/avocado/boot_linux_console.py
- tests/avocado/machine_aarch64_virt.py 51 additions, 0 deletionstests/avocado/machine_aarch64_virt.py
- tests/docker/Makefile.include 22 additions, 93 deletionstests/docker/Makefile.include
- tests/docker/docker.py 0 additions, 57 deletionstests/docker/docker.py
- tests/docker/dockerfiles/debian-hexagon-cross.d/build-toolchain.sh 0 additions, 0 deletions...ker/dockerfiles/debian-hexagon-cross.d/build-toolchain.sh
- tests/docker/dockerfiles/empty.docker 0 additions, 8 deletionstests/docker/dockerfiles/empty.docker
- tests/guest-debug/run-test.py 6 additions, 5 deletionstests/guest-debug/run-test.py
- tests/tcg/Makefile.prereqs 0 additions, 18 deletionstests/tcg/Makefile.prereqs
Loading
Please register or sign in to comment