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

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

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

end of thread, other threads:[~2015-11-26 10:15 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-04  2:26 [Qemu-devel] [PATCH v2 0/4] Update tests/qemu-iotests failing cases for the s390 platform Bo Tu
2015-11-04  2:26 ` [Qemu-devel] [PATCH v2 1/4] qemu-iotests: refine common.config Bo Tu
2015-11-18 16:45   ` Max Reitz
2015-11-19  5:58     ` tu bo
2015-11-04  2:26 ` [Qemu-devel] [PATCH v2 2/4] qemu-iotests: s390x: fix test 051 Bo Tu
2015-11-18 16:52   ` Max Reitz
2015-11-19  7:28     ` tu bo
2015-11-20 16:24       ` Max Reitz
2015-11-23  3:34         ` tu bo
2015-11-24 21:17         ` Sascha Silbe
2015-11-25 15:41           ` Max Reitz
2015-11-26 10:15             ` tu bo
2015-11-04  2:26 ` [Qemu-devel] [PATCH v2 3/4] qemu-iotests: s390x: fix test 068 Bo Tu
2015-11-18 16:57   ` Max Reitz
2015-11-04  2:26 ` [Qemu-devel] [PATCH v2 4/4] qemu-iotests: disable VNC server for test 120 Bo Tu
2015-11-18 16:56   ` Max Reitz
2015-11-19  7:06     ` tu bo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.