From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58873) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yl0zY-0003pz-8a for qemu-devel@nongnu.org; Wed, 22 Apr 2015 16:11:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yl0zX-0005FH-0B for qemu-devel@nongnu.org; Wed, 22 Apr 2015 16:11:28 -0400 Message-ID: <55380040.8090306@redhat.com> Date: Wed, 22 Apr 2015 14:10:40 -0600 From: Eric Blake MIME-Version: 1.0 References: <65b2cc1b55bd7869244ce9bebcf671ddc15ac7d6.1429196435.git.berto@igalia.com> In-Reply-To: <65b2cc1b55bd7869244ce9bebcf671ddc15ac7d6.1429196435.git.berto@igalia.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="3xQ9lgbVmFcosP9e7iLvKqjdhNLMX16FL" Subject: Re: [Qemu-devel] [PATCH 5/8] block: Add QMP support for streaming to an intermediate layer List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alberto Garcia , qemu-devel@nongnu.org Cc: Kevin Wolf , qemu-block@nongnu.org, Stefan Hajnoczi , Max Reitz This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --3xQ9lgbVmFcosP9e7iLvKqjdhNLMX16FL Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 04/16/2015 09:12 AM, Alberto Garcia wrote: > This patch makes the 'device' paramater of the 'block-stream' command s/paramater/parameter/ > accept a node name as well as a device name. >=20 > In addition to that, operation blockers will be checked in all > intermediate nodes between the top and the base node. >=20 > Since qmp_block_stream() now uses the error from bdrv_lookup_bs() and > no longer returns DeviceNotFound, iotest 030 is updated to expect > GenericError instead. >=20 > Signed-off-by: Alberto Garcia > --- > blockdev.c | 20 ++++++++++---------- > qapi/block-core.json | 10 +++++++--- > tests/qemu-iotests/030 | 2 +- > 3 files changed, 18 insertions(+), 14 deletions(-) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --3xQ9lgbVmFcosP9e7iLvKqjdhNLMX16FL 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 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJVOABAAAoJEKeha0olJ0NqFVgH/1uCEpFmWos8RQ09KN59Jte3 64SlL9k4EisiAwijcsXDr6BVATMeZJG+cWW2zYk/R2n6TYkPkzwwYB4UVe/WQr18 pg2NRCMq/fGDifsOvkhfktLmAFUwt2JYApJHIffz4E0whgWNkr/WJUYMTdrZO8FZ thoJpPQk3idQaP4VWYzg0j21pBkER21W9iUucOCNf9PLxAT6RbujnYTzzkMtkmY2 AtjesuyA8aF2EPcv0uYeSmnvU3Ez+JBCV9Z9TQMcAR5Wqa9MGmIKtzQtAw0BP0eB ySQYcHgFWeAcu4Jp/qkhSsmsP6vPI1X4gK/TXhp4pVJwnYHTQU1gyhJLcvtRixY= =ALGJ -----END PGP SIGNATURE----- --3xQ9lgbVmFcosP9e7iLvKqjdhNLMX16FL--