The series isn't well split, so patches remove the code duplication and fix bugs at the same time. [3/5] is s390x+powerpc specific, but has dependency on [4/5], which affects all architectures, just like [1,5/5]. [2/5] is unrelated, but was simple enough to include. Radim Krčmář (5): arch/run: simplify copy-paste of the command line run_tests: add summary to powerpc and s390 s390+powerpc/run: improve output handling scripts/arch-run: fix qemu binary search failure path arch/run: unify accelerator detection arm/run | 28 +++------------------ powerpc/run | 41 ++++-------------------------- s390x/run | 38 +++------------------------- scripts/arch-run.bash | 69 +++++++++++++++++++++++++++++++++++++++++++++++---- scripts/runtime.bash | 2 +- x86/run | 8 +++--- 6 files changed, 81 insertions(+), 105 deletions(-) -- 2.13.2