All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Huth <thuth@redhat.com>
To: kvm@vger.kernel.org, Paolo Bonzini <pbonzini@redhat.com>
Cc: "Radim Krčmář" <rkrcmar@redhat.com>,
	"David Hildenbrand" <david@redhat.com>,
	"Janosch Frank" <frankja@linux.ibm.com>,
	"Christian Borntraeger" <borntraeger@de.ibm.com>
Subject: [kvm-unit-tests PULL 0/2] New s390x test for CPU model + CI fix for ARM
Date: Fri,  2 Aug 2019 09:23:27 +0200	[thread overview]
Message-ID: <20190802072329.8276-1-thuth@redhat.com> (raw)

 Hi Paolo, hi Radim,

the following changes since commit 2130fd4154ad5cb2841d831c0c8b92d19b642fd5:

  tscdeadline_latency: Check condition first before loop (2019-07-11 14:26:53 +0200)

are available in the Git repository at:

  https://gitlab.com/huth/kvm-unit-tests.git tags/pull-request-2019-08-02

for you to fetch changes up to 0d72123587961d31897868b8bda820759cf1ef9d:

  Force GCC version to 8.2 for compiling the ARM tests (2019-08-02 09:14:15 +0200)

----------------------------------------------------------------
- New test for facility dependencies on s390x
- Work around problem with GCC 9 in the gitlab CI
----------------------------------------------------------------

Christian Borntraeger (1):
      kvm-unit-tests: s390: add cpu model checks

Thomas Huth (1):
      Force GCC version to 8.2 for compiling the ARM tests

 .gitlab-ci.yml      |  2 +-
 s390x/Makefile      |  1 +
 s390x/cpumodel.c    | 60 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 s390x/unittests.cfg |  3 +++
 4 files changed, 65 insertions(+), 1 deletion(-)
 create mode 100644 s390x/cpumodel.c

             reply	other threads:[~2019-08-02  7:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-02  7:23 Thomas Huth [this message]
2019-08-02  7:23 ` [kvm-unit-tests PULL 1/2] kvm-unit-tests: s390: add cpu model checks Thomas Huth
2019-08-02  7:23 ` [kvm-unit-tests PULL 2/2] Force GCC version to 8.2 for compiling the ARM tests Thomas Huth

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=20190802072329.8276-1-thuth@redhat.com \
    --to=thuth@redhat.com \
    --cc=borntraeger@de.ibm.com \
    --cc=david@redhat.com \
    --cc=frankja@linux.ibm.com \
    --cc=kvm@vger.kernel.org \
    --cc=pbonzini@redhat.com \
    --cc=rkrcmar@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.