qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/7] testing/next (docker, gitlab,tcg)
@ 2022-06-14  0:42 Alex Bennée
  2022-06-14  0:42 ` [PULL 1/7] test/tcg/arm: Use -mfloat-abi=soft for test-armv6m-undef Alex Bennée
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Alex Bennée @ 2022-06-14  0:42 UTC (permalink / raw)
  To: peter.maydell, richard.henderson; +Cc: qemu-devel, Alex Bennée

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



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2022-06-14  6:05 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-14  0:42 [PULL 0/7] testing/next (docker, gitlab,tcg) Alex Bennée
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

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).