From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38476) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bF3kZ-0004RN-Dl for qemu-devel@nongnu.org; Mon, 20 Jun 2016 14:16:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bF3kY-0003jr-Hn for qemu-devel@nongnu.org; Mon, 20 Jun 2016 14:16:43 -0400 References: <962df54e5040391f760e83595e53c35f6d69bc3a.1465459496.git.berto@igalia.com> From: Max Reitz Message-ID: <8f78b4b3-473a-bd08-b9a4-251d1ef7a973@redhat.com> Date: Mon, 20 Jun 2016 20:16:31 +0200 MIME-Version: 1.0 In-Reply-To: <962df54e5040391f760e83595e53c35f6d69bc3a.1465459496.git.berto@igalia.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="Xoc7FSeTOAoN5HLjS2ePfjVEU7hThhwwe" Subject: Re: [Qemu-devel] [PATCH 08/15] stream: Add 'job-id' parameter to 'block-stream' List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alberto Garcia , qemu-devel@nongnu.org Cc: qemu-block@nongnu.org, Kevin Wolf , Eric Blake , Jeff Cody This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --Xoc7FSeTOAoN5HLjS2ePfjVEU7hThhwwe From: Max Reitz To: Alberto Garcia , qemu-devel@nongnu.org Cc: qemu-block@nongnu.org, Kevin Wolf , Eric Blake , Jeff Cody Message-ID: <8f78b4b3-473a-bd08-b9a4-251d1ef7a973@redhat.com> Subject: Re: [PATCH 08/15] stream: Add 'job-id' parameter to 'block-stream' References: <962df54e5040391f760e83595e53c35f6d69bc3a.1465459496.git.berto@igalia.com> In-Reply-To: <962df54e5040391f760e83595e53c35f6d69bc3a.1465459496.git.berto@igalia.com> Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: quoted-printable On 09.06.2016 10:20, Alberto Garcia wrote: > This patch adds a new optional 'job-id' parameter to 'block-stream', > allowing the user to specify the ID of the block job to be created. >=20 > The HMP 'block_stream' command remains unchanged. >=20 > Signed-off-by: Alberto Garcia > --- > block/stream.c | 12 ++++++------ > blockdev.c | 6 +++--- > hmp.c | 2 +- > include/block/block_int.h | 10 ++++++---- > qapi/block-core.json | 7 +++++-- > qmp-commands.hx | 3 ++- > 6 files changed, 23 insertions(+), 17 deletions(-) Reviewed-by: Max Reitz --Xoc7FSeTOAoN5HLjS2ePfjVEU7hThhwwe 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 iQEcBAEBCAAGBQJXaDL/AAoJEDuxQgLoOKytd5sIAIAoTAWuoRaZ1u2XUT/iE3Fe zsd631vXmrKmVJgMb6+7LwsplhDWD+pyDIUrhLSQFVXNzR5Q4kHnMziy0ftoZ09K ZUJyyFILTr+13UfapoHq5f/XQ8R2O0ov85SmjfzZNvehCBygQoToaG3X5t0yt6UV EDgz/RdWLrxt47eMpAZViOdvJtZCyParnkUZrJ6eQVRB4BJNG1NrhgNBhU3lxS8p PLRkcFjDAEhYfHIZGgwt+qS7IYh8bHdFgB0eekmds2mRGaXpTG5w3o5QU6t2vd6k yIjh1zRm0BHslOnxs0xSxnlodvwG7OzjylrOzbRDcaUEdyThL0Rzlzpu7rXtm5I= =Xw2o -----END PGP SIGNATURE----- --Xoc7FSeTOAoN5HLjS2ePfjVEU7hThhwwe--