qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PULL 0/7] testing/next (docker, gitlab,tcg)


From: Alex Bennée
Subject: [PULL 0/7] testing/next (docker, gitlab,tcg)
Date: Tue, 14 Jun 2022 01:42:02 +0100

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]