From: "Alex Bennée" <alex.bennee@linaro.org>
To: peter.maydell@linaro.org, richard.henderson@linaro.org
Cc: qemu-devel@nongnu.org, "Alex Bennée" <alex.bennee@linaro.org>
Subject: [PULL 0/7] testing/next (docker, gitlab,tcg)
Date: Tue, 14 Jun 2022 01:42:02 +0100 [thread overview]
Message-ID: <20220614004209.1970284-1-alex.bennee@linaro.org> (raw)
The following changes since commit dcb40541ebca7ec98a14d461593b3cd7282b4fac:
Merge tag 'mips-20220611' of https://github.com/philmd/qemu into staging (2022-06-11 21:13:27 -0700)
are available in the Git repository at:
https://github.com/stsquad/qemu.git tags/pull-testing-next-140622-1
for you to fetch changes up to b56d1ee9514be227854a589b4e11551bed4448a0:
.gitlab: use less aggressive nproc on our aarch64/32 runners (2022-06-14 00:15:06 +0100)
----------------------------------------------------------------
Various testing fixes:
- fix compiler abi for test-armv6m-undef
- fix isns suffixes for i386 tcg tests
- fix gitlab cfi jobs
- fix makefile docker invocation
- don't enable xtensa-linux-user builds with system compiler
- fix CIRRUS_nn var checking
- don't spam the aarch64/32 runners with too many jobs at once
----------------------------------------------------------------
Alex Bennée (2):
tests/docker: fix the IMAGE for build invocation
.gitlab: use less aggressive nproc on our aarch64/32 runners
Daniel P. Berrangé (1):
gitlab: compare CIRRUS_nn vars against 'null' not ""
Paolo Bonzini (1):
tests/tcg: disable xtensa-linux-user again
Richard Henderson (2):
test/tcg/arm: Use -mfloat-abi=soft for test-armv6m-undef
tests/tcg/i386: Use explicit suffix on fist insns
Thomas Huth (1):
gitlab-ci: Fix the build-cfi-aarch64 and build-cfi-ppc64-s390x jobs
configure | 5 ++++-
tests/tcg/i386/test-i386-fp-exceptions.c | 24 +++++++++++-----------
tests/tcg/i386/test-i386.c | 2 +-
.gitlab-ci.d/base.yml | 2 +-
.gitlab-ci.d/buildtest.yml | 22 +++++++++-----------
.../custom-runners/ubuntu-20.04-aarch32.yml | 4 ++--
.../custom-runners/ubuntu-20.04-aarch64.yml | 24 +++++++++++-----------
tests/docker/Makefile.include | 2 +-
tests/tcg/arm/Makefile.softmmu-target | 2 +-
9 files changed, 44 insertions(+), 43 deletions(-)
--
2.30.2
next reply other threads:[~2022-06-14 0:45 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-14 0:42 Alex Bennée [this message]
2022-06-14 0:42 ` [PULL 1/7] test/tcg/arm: Use -mfloat-abi=soft for test-armv6m-undef Alex Bennée
2022-06-14 0:42 ` [PULL 2/7] tests/tcg/i386: Use explicit suffix on fist insns Alex Bennée
2022-06-14 0:42 ` [PULL 3/7] gitlab-ci: Fix the build-cfi-aarch64 and build-cfi-ppc64-s390x jobs Alex Bennée
2022-06-14 0:42 ` [PULL 4/7] tests/docker: fix the IMAGE for build invocation Alex Bennée
2022-06-14 0:42 ` [PULL 5/7] tests/tcg: disable xtensa-linux-user again Alex Bennée
2022-06-14 0:42 ` [PULL 6/7] gitlab: compare CIRRUS_nn vars against 'null' not "" Alex Bennée
2022-06-14 0:42 ` [PULL 7/7] .gitlab: use less aggressive nproc on our aarch64/32 runners Alex Bennée
2022-06-14 6:01 ` [PULL 0/7] testing/next (docker, gitlab,tcg) Richard Henderson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220614004209.1970284-1-alex.bennee@linaro.org \
--to=alex.bennee@linaro.org \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=richard.henderson@linaro.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).