From: Paolo Bonzini <pbonzini@redhat.com>
To: Thomas Huth <thuth@redhat.com>, kvm@vger.kernel.org
Cc: drjones@redhat.com, lvivier@redhat.com
Subject: Re: [PATCH v2 0/7] Update travis CI
Date: Thu, 1 Oct 2020 11:18:31 +0200 [thread overview]
Message-ID: <5740ae55-6553-00a9-2e95-31c1a464dc6d@redhat.com> (raw)
In-Reply-To: <20201001072234.143703-1-thuth@redhat.com>
On 01/10/20 09:22, Thomas Huth wrote:
> Travis now features Ubuntu Focal containers, so we can update our
> kvm-unit-tests CI to use it for getting a newer version of QEMU and
> the compilers. Thanks to this QEMU update, we can now run more tests
> with TCG here.
>
> Additionally, this series switches the second aarch64 build job to
> use the native builder - this way we can use the Clang compiler
> there to get some additional test coverage. This indeed already helped
> to discover some bogus register constraints in the aarch64 code.
> (ppc64 and s390x are not using the native builders yet since there are
> still some issues with Clang there that I haven't quite figured out ...
> that's maybe something for later)
>
> v2:
> - The patch that changed "bionic" into "focal" and the s390x patch
> are already merged, so they are not included here anymore
> - Fixed rebase conflicts in the x86 patches
> - Dropped the hyperv tests from the 32-bit builds (they are going
> to be marked as 64-bit only)
>
> Thomas Huth (7):
> travis.yml: Rework the x86 64-bit tests
> travis.yml: Refresh the x86 32-bit test list
> travis.yml: Add the selftest-setup ppc64 test
> kbuild: fix asm-offset generation to work with clang
> arm/pmu: Fix inline assembly for Clang
> lib/arm64/spinlock: Fix inline assembly for Clang
> travis.yml: Rework the aarch64 jobs
>
> .travis.yml | 63 +++++++++++++++++++++++------------------
> arm/pmu.c | 10 ++++---
> lib/arm64/spinlock.c | 2 +-
> lib/kbuild.h | 6 ++--
> scripts/asm-offsets.mak | 5 ++--
> 5 files changed, 48 insertions(+), 38 deletions(-)
>
Queued, thanks.
Paolo
prev parent reply other threads:[~2020-10-01 9:18 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-01 7:22 [PATCH v2 0/7] Update travis CI Thomas Huth
2020-10-01 7:22 ` [PATCH v2 1/7] travis.yml: Rework the x86 64-bit tests Thomas Huth
2020-10-01 7:22 ` [PATCH v2 2/7] travis.yml: Refresh the x86 32-bit test list Thomas Huth
2020-10-01 7:22 ` [PATCH v2 3/7] travis.yml: Add the selftest-setup ppc64 test Thomas Huth
2020-10-01 7:22 ` [PATCH v2 4/7] kbuild: fix asm-offset generation to work with clang Thomas Huth
2020-10-01 9:12 ` Andrew Jones
2020-10-01 7:22 ` [PATCH v2 5/7] arm/pmu: Fix inline assembly for Clang Thomas Huth
2020-10-01 9:12 ` Andrew Jones
2020-10-01 9:14 ` Andrew Jones
2020-10-01 10:50 ` Thomas Huth
2020-10-01 12:02 ` Andrew Jones
2020-10-01 7:22 ` [PATCH v2 6/7] lib/arm64/spinlock: " Thomas Huth
2020-10-01 9:12 ` Andrew Jones
2020-10-01 7:22 ` [PATCH v2 7/7] travis.yml: Rework the aarch64 jobs Thomas Huth
2020-10-01 9:18 ` Paolo Bonzini [this message]
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=5740ae55-6553-00a9-2e95-31c1a464dc6d@redhat.com \
--to=pbonzini@redhat.com \
--cc=drjones@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=lvivier@redhat.com \
--cc=thuth@redhat.com \
/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