v2: 1. Refine common.config via changing the definition of default_alias_machine and default_machine 2. Add Reviewed-by of Eric Blake for common.config
v1: 1. Refine common.config 2. Update the output file for test 051 based on its current output for s390 platform, add a pc specific output file for test 051 3. checkpatch.pl reports invaid UTF-8 error for 051 patch, because its output files contain some non-text data 4. Add the parameter of "-no-shutdown -machine accel=kvm" for s390-ccw-virtio for test 068 5. Disable VNC server for test 120 Bo Tu (4): qemu-iotests: refine common.config qemu-iotests: s390x: fix test 051 qemu-iotests: s390x: fix test 068 qemu-iotests: disable VNC server for test 120 tests/qemu-iotests/051 | 99 +++++---- tests/qemu-iotests/051.out | 143 +++---------- tests/qemu-iotests/051.pc.out | 422 +++++++++++++++++++++++++++++++++++++++ tests/qemu-iotests/068 | 14 +- tests/qemu-iotests/120 | 2 +- tests/qemu-iotests/common.config | 9 +- 6 files changed, 532 insertions(+), 157 deletions(-) create mode 100644 tests/qemu-iotests/051.pc.out -- 2.3.0