title was: qemu-iotests: Try host architecture as first when detecting QEMU Recently I noticed qemu-system-aarch64 is used on my ppc64le by default providing quite different results. Sure, I could (and should) specify it manually, but let's improve a bit the logic and attempt to use the host architecture qemu if available. Lukáš Doktor (1): qemu-iotests: Use ppc64 qemu_arch on ppc64le host tests/qemu-iotests/check | 4 ++-- tests/qemu-iotests/common.config | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) -- 2.14.3