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