A few small cleanups and two patches that I forgot to upstream which have now been rebased onto the machine.h library functions. Janosch Frank (8): s390x: css: Skip if we're not run by qemu s390x: diag308: Only test subcode 2 under QEMU s390x: pfmf: Initialize pfmf_r1 union on declaration s390x: snippets: asm: Add license and copyright headers s390x: pv-diags: Cleanup includes s390x: css: Cleanup includes s390x: iep: Cleanup includes s390x: mvpg: Cleanup includes s390x/css.c | 17 ++++++---- s390x/diag308.c | 15 ++++++++- s390x/iep.c | 3 +- s390x/mvpg.c | 3 -- s390x/pfmf.c | 39 +++++++++++----------- s390x/pv-diags.c | 17 ++-------- s390x/snippets/asm/snippet-pv-diag-288.S | 9 +++++ s390x/snippets/asm/snippet-pv-diag-500.S | 9 +++++ s390x/snippets/asm/snippet-pv-diag-yield.S | 9 +++++ 9 files changed, 74 insertions(+), 47 deletions(-) -- 2.32.0