From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59756) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xnv3t-0000Ln-HN for qemu-devel@nongnu.org; Mon, 10 Nov 2014 14:55:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xnv3n-000463-6P for qemu-devel@nongnu.org; Mon, 10 Nov 2014 14:55:41 -0500 Received: from mx1.redhat.com ([209.132.183.28]:33642) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xnv3m-00045n-Km for qemu-devel@nongnu.org; Mon, 10 Nov 2014 14:55:34 -0500 Received: from int-mx14.intmail.prod.int.phx2.redhat.com (int-mx14.intmail.prod.int.phx2.redhat.com [10.5.11.27]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id sAAJtYW1008482 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Mon, 10 Nov 2014 14:55:34 -0500 Message-ID: <54611835.50809@redhat.com> Date: Mon, 10 Nov 2014 12:55:33 -0700 From: Eric Blake MIME-Version: 1.0 References: <1415389165-16157-1-git-send-email-kwolf@redhat.com> <1415389165-16157-9-git-send-email-kwolf@redhat.com> In-Reply-To: <1415389165-16157-9-git-send-email-kwolf@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="Jo5STsBRejcq7lBH6HaP8FI0AcXvFQFSH" Subject: Re: [Qemu-devel] [PATCH v2 8/9] qemu-iotests: Fix stderr handling in common.qemu List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf , qemu-devel@nongnu.org Cc: jcody@redhat.com, armbru@redhat.com, stefanha@redhat.com, mreitz@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --Jo5STsBRejcq7lBH6HaP8FI0AcXvFQFSH Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 11/07/2014 12:39 PM, Kevin Wolf wrote: > The original intention was to pipe stderr of qemu into $fifo_out. > However, the redirections were specified in the wrong order for this. > This patch fixes it. >=20 > Now qemu's output on stderr can be retrieved with _send_qemu_cmd, which= > applies several useful filters on the output that were missing before. >=20 > Signed-off-by: Kevin Wolf > --- > tests/qemu-iotests/common.qemu | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --Jo5STsBRejcq7lBH6HaP8FI0AcXvFQFSH Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg iQEcBAEBCAAGBQJUYRg1AAoJEKeha0olJ0NqIswH/29pRO1E9wFGr2m/f1amAecY 6mCL4+5VDMglULRJANPk377SQFfFWzu0RfB1uW5Sszs1BgxpNMvx/GtSVISaPM/Z qC2qC5yIRia3GEWxp9Dra4VyNO30qdOAP58vo9D0pBvhcRjA/3Moj9lGO9W+512Y yELZISVvI3x0ZtzheNMTf+ehuD4S67UwwEeF8wBh9VUsdJKYxBysiBWmsCQADhrd PUYBR9e0XaJNpwkRhwEExlnEtLx64RYKEkNlMu9Tlz+w336Mm3MKns6YBKzG3iSq JfGnwcYU2MIH3hEbgYqzz8uvn/U/AvrrnKao6tYXoU2uj3C4I2Rdf1O6jbAaDeQ= =oUUL -----END PGP SIGNATURE----- --Jo5STsBRejcq7lBH6HaP8FI0AcXvFQFSH--