From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49265) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xorww-0004xl-FW for qemu-devel@nongnu.org; Thu, 13 Nov 2014 05:48:35 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xorwn-0005oq-Ed for qemu-devel@nongnu.org; Thu, 13 Nov 2014 05:48:26 -0500 Received: from mail-wi0-x236.google.com ([2a00:1450:400c:c05::236]:56660) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xorwn-0005og-8X for qemu-devel@nongnu.org; Thu, 13 Nov 2014 05:48:17 -0500 Received: by mail-wi0-f182.google.com with SMTP id d1so7750872wiv.15 for ; Thu, 13 Nov 2014 02:48:16 -0800 (PST) Date: Thu, 13 Nov 2014 10:48:14 +0000 From: Stefan Hajnoczi Message-ID: <20141113104814.GH7462@stefanha-thinkpad.redhat.com> References: <1415389165-16157-1-git-send-email-kwolf@redhat.com> <1415389165-16157-9-git-send-email-kwolf@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="EemXnrF2ob+xzFeB" Content-Disposition: inline In-Reply-To: <1415389165-16157-9-git-send-email-kwolf@redhat.com> 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 Cc: jcody@redhat.com, mreitz@redhat.com, qemu-devel@nongnu.org, stefanha@redhat.com, armbru@redhat.com --EemXnrF2ob+xzFeB Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Nov 07, 2014 at 08:39:24PM +0100, 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: Stefan Hajnoczi --EemXnrF2ob+xzFeB Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJUZIxuAAoJEJykq7OBq3PIvZAH/AtnttnV46BugwZ1FMXEtCRj Mz7bLbraF6CSkMs8nK3sm5QHX7SYnln2FvyEgNe/46vd9PR4wTgGBXtwBeweywq4 5NgyM7Z7H7fINAAGCCDB4Fg/VOQqFBaekTLXkdK7BkZFrbhKgbgJJNUiIneX8XAC IWLVlHoIYjVLTWO2Lb+8bdlDWQbH1kRRihZ4pnsR/M7D1HH5Sjynoot4lRDAMXiy KNw74IbPx1i17gM+leQilQDki7Zop7kqk9Bji0ni48DjQZkCm4nDX4ngw8anVzB9 K0oRA2U2/X9FXM65b1tBJWyh/reBs4P5H0ZQA/MBCvYBRWgsl2pTbsEpucYPC80= =F/Bo -----END PGP SIGNATURE----- --EemXnrF2ob+xzFeB--