From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48071) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a4zqM-0000WP-1u for qemu-devel@nongnu.org; Fri, 04 Dec 2015 18:32:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a4zqH-0004cJ-J3 for qemu-devel@nongnu.org; Fri, 04 Dec 2015 18:32:49 -0500 Received: from mx1.redhat.com ([209.132.183.28]:51062) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a4zqH-0004bQ-Be for qemu-devel@nongnu.org; Fri, 04 Dec 2015 18:32:45 -0500 References: <1449136891-26850-1-git-send-email-tubo@linux.vnet.ibm.com> <566206EC.90105@redhat.com> From: Max Reitz Message-ID: <56622295.9070701@redhat.com> Date: Sat, 5 Dec 2015 00:32:37 +0100 MIME-Version: 1.0 In-Reply-To: <566206EC.90105@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="7lpJlVi7m86Evx5gd37UpMAJm2AjpU1bc" Subject: Re: [Qemu-devel] [PATCH v4 0/3] Update tests/qemu-iotests failing cases for the s390 platform List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Bo Tu , qemu-devel@nongnu.org Cc: kwolf@redhat.com, silbe@linux.vnet.ibm.com, armbru@redhat.com, mimu@linux.vnet.ibm.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --7lpJlVi7m86Evx5gd37UpMAJm2AjpU1bc Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: quoted-printable On 04.12.2015 22:34, Max Reitz wrote: > On 03.12.2015 11:01, Bo Tu wrote: >> From: Bo Tu =20 >> >> v4: >> 1. Remove 051.s390.out, and rollback the changes in Makefile to genera= te >> 051.s390-ccw-virtio.out >> 2. Use 051.out as the common output for any non-pc platform >> 3. Set device_id to "drive0", and replace every "-drive file..." >> by "-drive file=3D...,if=3Dnone,id=3D$device_id", then x86 and s390x >> can get the common output in the test of "Snapshot mode" for test 051 >> 4. Update 051.out and 051.pc.out >> >> 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 " for test 068, >> add "Reviewed-by: Max Reitz " for test 051 and comm= on.config >> >> v2: >> 1. Refine common.config via changing the definition of default_alias_m= achine >> 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=3Dkvm" 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 | 95 +++++---- >> tests/qemu-iotests/051.out | 163 ++++----------- >> tests/qemu-iotests/051.pc.out | 422 ++++++++++++++++++++++++++++++= +++++++++ >> tests/qemu-iotests/068 | 14 +- >> tests/qemu-iotests/common.config | 9 +- >> 5 files changed, 537 insertions(+), 166 deletions(-) >> create mode 100644 tests/qemu-iotests/051.pc.out >=20 > Thanks, applied patches 1 and 3 to my block-next branch: >=20 > https://github.com/XanClic/qemu/commits/block-next >=20 > (And I will apply patch 2, too, depending on whether you agree to send = a > follow-up to it or respin once more.) And now patch 2 has been applied, too. Max --7lpJlVi7m86Evx5gd37UpMAJm2AjpU1bc Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJWYiKVAAoJEDuxQgLoOKytYW8H/jwJaMVusvLvidHqkiEz5oBx TpDh8DlSWZ/KPsmEcUWw+0m1kl87mJjYJG90EtwzCyDA+3pUvUs23BtDmrpzASJQ LVKcUMEgAkVs7Uz8pcoy2eHaGBgHMzkSv6Rb6kdxXmbfUzkl3IWCD8K7esJmQmGo Ad0mZyqe7cUU/1D/g09pOTHdRGjWtMcsOBy03bKep4VXgfiQdrJ3jqZ/tZ6Rh9sL GPx4gTzZJ7ECe2AoFhqT3pOlfy+GepTW3l/8sfgYRX88ZKTKS+XS5HT9vD2OnU3e qSM8Bkw0T+CBi7TIVeW1iZIWo3S7sf5rLQa5OhbiT9WYGhly6lMTTNU8o/CIKKc= =kcRf -----END PGP SIGNATURE----- --7lpJlVi7m86Evx5gd37UpMAJm2AjpU1bc--