qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v3 0/3] Update tests/qemu-iotests failing cases for the s390 platform
@ 2015-11-26  9:53 Bo Tu
  2015-11-26  9:53 ` [Qemu-devel] [PATCH v3 1/3] qemu-iotests: refine common.config Bo Tu
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Bo Tu @ 2015-11-26  9:53 UTC (permalink / raw)
  To: qemu-devel; +Cc: kwolf, silbe, mreitz, armbru, mimu

From: Bo Tu <tubo@linux.vnet.ibm.com> 

v3:
1. Remove patch for test 120 because Fam Zheng upstreamed same fix for 
test 119 and 120
2. Rename 051.out to 051.s390.out, add rule in Makefile to generate 
051.s390-ccw-virtio.out
3. Remove superfluous quotation marks in common.config
4. Add "Acked-by: Max Reitz <mreitz@redhat.com>" for test 068, 
add "Reviewed-by: Max Reitz <mreitz@redhat.com>" for test 051 and common.config

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 (3):
  qemu-iotests: refine common.config
  qemu-iotests: s390x: fix test 051
  qemu-iotests: s390x: fix test 068

 tests/qemu-iotests/051           |  99 +++++----
 tests/qemu-iotests/051.out       | 422 ---------------------------------------
 tests/qemu-iotests/051.pc.out    | 422 +++++++++++++++++++++++++++++++++++++++
 tests/qemu-iotests/051.s390.out  | 335 +++++++++++++++++++++++++++++++
 tests/qemu-iotests/068           |  14 +-
 tests/qemu-iotests/Makefile      |   7 +-
 tests/qemu-iotests/common.config |   9 +-
 7 files changed, 844 insertions(+), 464 deletions(-)
 delete mode 100644 tests/qemu-iotests/051.out
 create mode 100644 tests/qemu-iotests/051.pc.out
 create mode 100644 tests/qemu-iotests/051.s390.out

-- 
2.4.3

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2015-12-03  9:49 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-26  9:53 [Qemu-devel] [PATCH v3 0/3] Update tests/qemu-iotests failing cases for the s390 platform Bo Tu
2015-11-26  9:53 ` [Qemu-devel] [PATCH v3 1/3] qemu-iotests: refine common.config Bo Tu
2015-11-26  9:53 ` [Qemu-devel] [PATCH v3 2/3] qemu-iotests: s390x: fix test 051 Bo Tu
2015-11-30 19:38   ` Max Reitz
2015-12-01  7:35     ` tu bo
2015-12-02 15:48       ` Max Reitz
2015-12-03  9:49         ` tu bo
2015-11-26  9:53 ` [Qemu-devel] [PATCH v3 3/3] qemu-iotests: s390x: fix test 068 Bo Tu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).