From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52300) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WsNK2-0001Vc-1k for qemu-devel@nongnu.org; Wed, 04 Jun 2014 22:22:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WsNJq-0006zY-Ci for qemu-devel@nongnu.org; Wed, 04 Jun 2014 22:22:29 -0400 Received: from mx1.redhat.com ([209.132.183.28]:30666) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WsNJq-0006zQ-2z for qemu-devel@nongnu.org; Wed, 04 Jun 2014 22:22:18 -0400 Message-ID: <538FD456.50007@redhat.com> Date: Wed, 04 Jun 2014 20:22:14 -0600 From: Eric Blake MIME-Version: 1.0 References: <35ba3268d72d27d051c9be08eb8506938f0c5bfc.1401886089.git.jcody@redhat.com> In-Reply-To: <35ba3268d72d27d051c9be08eb8506938f0c5bfc.1401886089.git.jcody@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="vP7J7kLpOrBRGNTOJbvhQxkg3lmjvrgao" Subject: Re: [Qemu-devel] [PATCH v4 07/10] block: add ability for block-stream to use node-name List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jeff Cody , qemu-devel@nongnu.org Cc: kwolf@redhat.com, benoit.canet@irqsave.net, pkrempa@redhat.com, famz@redhat.com, stefanha@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --vP7J7kLpOrBRGNTOJbvhQxkg3lmjvrgao Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 06/04/2014 07:51 AM, Jeff Cody wrote: > This adds the ability for block-stream to use node-name arguments > for base, to specify the backing image to stream from. >=20 > Both 'base' and 'base-node-name' are optional, but mutually exclusive. > Either can be specified, but not both together. >=20 > The argument for "device" is now optional as well, so long as > base-node-name is specified. From the node-name, we can determine > the full device chain. Another stale paragraph worth deleting. >=20 > Signed-off-by: Jeff Cody > --- > blockdev.c | 48 +++++++++++++++++++++++++++++++++++++++---------= > hmp.c | 2 +- > qapi-schema.json | 16 ++++++++++++---- > qmp-commands.hx | 2 +- > 4 files changed, 53 insertions(+), 15 deletions(-) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --vP7J7kLpOrBRGNTOJbvhQxkg3lmjvrgao 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 Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJTj9RWAAoJEKeha0olJ0NqGoQH/2oBIl9+TjhxXTknvRkyquW4 ieoWCU9F1HXRFak1ph1o/oEXKdbKtaFNjCNmYeUUiQMzBsppCe3opIJIHKK0Xgeu U4vOEV7Tls3EJweuJXbU99+GgNmBcPwNrfNmf+3q51fIyjlZVcZ8MbDczg32YXbC kWnI+frcUwjw22R/Ss4fr8o9EJDAC8M8+Juj8vJTb/Zq1wsC+nWlBciTtAnojKxV URKjzbCpMEelCV6iCqpE3tUxNuoc3c8ScE2/RRr46FVvfL8Ur85idADfLJsSQv/I od+oCZLrdLIyvLQRbAWRrzPt0/8Qy73A2Z1+pQ4wqmdO3JxdkUnMvbPh6Shvhv8= =zumI -----END PGP SIGNATURE----- --vP7J7kLpOrBRGNTOJbvhQxkg3lmjvrgao--