Hi Radim, hi Paolo, the following changes since commit 805a69540baa1e31706704c8b4967e4927138e4f: Merge tag 's390x-ppc-2018-06-13' of https://gitlab.com/huth/kvm-unit-tests into HEAD (2018-06-13 14:09:29 +0200) are available in the git repository at: https://gitlab.com/huth/kvm-unit-tests.git tags/s390x-ppc-2018-06-26 for you to fetch changes up to 831d679a261570d90187795222f43d33af2b6e82: powerpc: Report missing features as "skip", not as "expected failure" (2018-06-26 11:42:16 +0200) ---------------------------------------------------------------- Mark tests as "SKIP" instead of "XFAIL" if a feature is missing. Fix compiling of the tests for powerpc when using GCC 8. Remove an unnecessary and annoying ELF section in the s390x tests. ---------------------------------------------------------------- Thomas Huth (4): s390x: Report missing facilities as "skip", not as "expected failure" s390x: Remove .note.gnu.build-id section from the ELF files Make the powerpc tests compilable with GCC 8 powerpc: Report missing features as "skip", not as "expected failure" powerpc/Makefile.common | 2 +- powerpc/spapr_hcall.c | 6 ++++-- powerpc/tm.c | 26 ++++++++++++++++---------- s390x/Makefile | 2 +- s390x/cmm.c | 5 +++-- s390x/gs.c | 5 +++-- s390x/iep.c | 5 +++-- s390x/pfmf.c | 5 +++-- s390x/sthyi.c | 5 +++-- s390x/vector.c | 15 +++++++++------ 10 files changed, 46 insertions(+), 30 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe kvm-ppc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html