From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53881) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aGA96-00021j-22 for qemu-devel@nongnu.org; Mon, 04 Jan 2016 13:46:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aGA92-0006iD-TA for qemu-devel@nongnu.org; Mon, 04 Jan 2016 13:46:20 -0500 Received: from mx1.redhat.com ([209.132.183.28]:46064) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aGA92-0006i9-Na for qemu-devel@nongnu.org; Mon, 04 Jan 2016 13:46:16 -0500 References: <1451885360-20236-1-git-send-email-tubo@linux.vnet.ibm.com> <1451885360-20236-2-git-send-email-tubo@linux.vnet.ibm.com> From: Max Reitz Message-ID: <568ABDF3.8010506@redhat.com> Date: Mon, 4 Jan 2016 19:46:11 +0100 MIME-Version: 1.0 In-Reply-To: <1451885360-20236-2-git-send-email-tubo@linux.vnet.ibm.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="7f1ipxhVj8TXsGtrWmLvOtKiTrR9h77Bu" Subject: Re: [Qemu-devel] [PATCH v1] qemu-iotests: s390x: fix test 051 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Bo Tu , qemu-devel@nongnu.org Cc: kwolf@redhat.com, mimu@linux.vnet.ibm.com, armbru@redhat.com, silbe@linux.vnet.ibm.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --7f1ipxhVj8TXsGtrWmLvOtKiTrR9h77Bu Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: quoted-printable On 04.01.2016 06:29, Bo Tu wrote: > From: Bo Tu =20 >=20 > Replace the remaining "-drive file..." > by "-drive file=3D...,if=3Dnone,id=3D$device_id", then x86 and s390x > can get the common output. > "if=3Dide, if=3Dfloppy, if=3Dscsi" are not supported by s390x, > so these test cases are not executed for s390x platform. >=20 > Signed-off-by: Bo Tu > --- > tests/qemu-iotests/051 | 32 ++++++++++++-------- > tests/qemu-iotests/051.out | 70 ++++++++++++++---------------------= -------- > tests/qemu-iotests/051.pc.out | 52 +++++++++++++++++--------------- > 3 files changed, 69 insertions(+), 85 deletions(-) Thanks! Applied to my block branch: https://github.com/XanClic/qemu/commits/block Max --7f1ipxhVj8TXsGtrWmLvOtKiTrR9h77Bu 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 iQEcBAEBCAAGBQJWir3zAAoJEDuxQgLoOKytu9YIAJCVCrSkgsqxBLfOucyctD1Y Q1SvnX/syXLsotVPRjIHi+uaW2xnoKJO4t/8BugfEvtrgaf1486HqaeL9OuNZ7xT f+QtjvMYv8wYJi7aAmNH5uoOqvl1szYFE2Z6fV7lrKcs2s4HtXh0nNyGz7wtRbzg rhDqbdGznc+ZrrwLudiX3AXuQ3970dXbLeJV+EVQD+CDIpRG+roddixDW7kRySZZ I9aQQzYoDIiDDUtyK0ic+AhsQK/0++bnpdNT+gINmsx/QQ1wIWuo6vF5g9aCqWAU SUkD27xCCVXcNcYbti5iR5ipRCbX/5XHv1uaLpQbBp4+8zrneipeS6+rAFGXoA0= =V54E -----END PGP SIGNATURE----- --7f1ipxhVj8TXsGtrWmLvOtKiTrR9h77Bu--