From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58474) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z7lap-0007kU-HK for qemu-devel@nongnu.org; Wed, 24 Jun 2015 10:24:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z7lak-0004bE-Nd for qemu-devel@nongnu.org; Wed, 24 Jun 2015 10:23:59 -0400 Received: from mx1.redhat.com ([209.132.183.28]:41766) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z7lak-0004bA-Im for qemu-devel@nongnu.org; Wed, 24 Jun 2015 10:23:54 -0400 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (Postfix) with ESMTPS id 36D0736B1C2 for ; Wed, 24 Jun 2015 14:23:54 +0000 (UTC) Date: Wed, 24 Jun 2015 15:23:52 +0100 From: Stefan Hajnoczi Message-ID: <20150624142352.GC7454@stefanha-thinkpad.redhat.com> References: <1435071369-30936-1-git-send-email-stefanha@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="8X7/QrJGcKSMr1RN" Content-Disposition: inline In-Reply-To: <1435071369-30936-1-git-send-email-stefanha@redhat.com> Subject: Re: [Qemu-devel] [PATCH] qemu-iotests: fix 051.out after qdev error message change List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Markus Armbruster --8X7/QrJGcKSMr1RN Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jun 23, 2015 at 03:56:09PM +0100, Stefan Hajnoczi wrote: > Commit f006cf7fa9a63ba8e4ccf57d46231ce594301727 ("qdev-monitor: > Propagate errors through qdev_device_add()") dropped a meaningless error > message. This change in output caused qemu-iotests 051 to fail: >=20 > QEMU_PROG: -device ide-drive,drive=3Ddisk: Device initialization faile= d. > -QEMU_PROG: -device ide-drive,drive=3Ddisk: Device 'ide-drive' could no= t be initialized >=20 > Update 051.out so the test passes again. >=20 > Cc: Markus Armbruster > Signed-off-by: Stefan Hajnoczi > --- > tests/qemu-iotests/051.out | 8 -------- > 1 file changed, 8 deletions(-) Thanks, applied to my block tree: https://github.com/stefanha/qemu/commits/block Stefan --8X7/QrJGcKSMr1RN Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJVir14AAoJEJykq7OBq3PIpMIH/A9ynZJDhkYbPyNHlL36Ve4t iMlcdb/PoYFrWeMXk0ZLZYZpd+9SqPzDyHEG5m8e2U+cIfO1a0M+6q3WyntAcaAH GYzuk+hx1vT5nKuqDKv5N7UpfOyF1Tr2lcac2NEPGTkZ6YxUZB4fDV/4xfQMMgtP gmov0TBnUDowtLBpqwrewX0DfoUtMW4Nue7jVhpm6eWbRyjAGs+TeXiUdSw6l1ma jW0G1ycLRWiPiZ44WaxbbgGpo6+2PxOn8znoCrMVzjChYTc9jwmk1R8UHtAthS4D qV4xubYIbWL9KGoWC0j+mNqAl8sQYdsK20T3Ab4mUa/4TFNFPgV8HKQfbvfW7qg= =mOM4 -----END PGP SIGNATURE----- --8X7/QrJGcKSMr1RN--