public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [kvm-unit-tests PULL 0/2] New s390x test for CPU model + CI fix for ARM
@ 2019-08-02  7:23 Thomas Huth
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Thomas Huth @ 2019-08-02  7:23 UTC (permalink / raw)
  To: kvm, Paolo Bonzini
  Cc: Radim Krčmář, David Hildenbrand, Janosch Frank,
	Christian Borntraeger

 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

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

end of thread, other threads:[~2019-08-02  7:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-02  7:23 [kvm-unit-tests PULL 0/2] New s390x test for CPU model + CI fix for ARM Thomas Huth
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox