From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39440) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bKSTo-00008w-1u for qemu-devel@nongnu.org; Tue, 05 Jul 2016 11:41:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bKSTj-0004Oz-DI for qemu-devel@nongnu.org; Tue, 05 Jul 2016 11:41:44 -0400 References: <7c388c745da8e6bc9411e427825cab375c4a9b49.1467727577.git.berto@igalia.com> From: Max Reitz Message-ID: Date: Tue, 5 Jul 2016 17:41:29 +0200 MIME-Version: 1.0 In-Reply-To: <7c388c745da8e6bc9411e427825cab375c4a9b49.1467727577.git.berto@igalia.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="tjwSWPmdnBCd5MBtB2lBf6MjEPotAnevf" Subject: Re: [Qemu-devel] [PATCH v4 06/11] mirror: Add 'job-id' parameter to 'blockdev-mirror' and 'drive-mirror' 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 , John Snow This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --tjwSWPmdnBCd5MBtB2lBf6MjEPotAnevf From: Max Reitz To: Alberto Garcia , qemu-devel@nongnu.org Cc: qemu-block@nongnu.org, Kevin Wolf , Eric Blake , Jeff Cody , John Snow Message-ID: Subject: Re: [PATCH v4 06/11] mirror: Add 'job-id' parameter to 'blockdev-mirror' and 'drive-mirror' References: <7c388c745da8e6bc9411e427825cab375c4a9b49.1467727577.git.berto@igalia.com> In-Reply-To: <7c388c745da8e6bc9411e427825cab375c4a9b49.1467727577.git.berto@igalia.com> Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: quoted-printable On 05.07.2016 16:28, Alberto Garcia wrote: > This patch adds a new optional 'job-id' parameter to 'blockdev-mirror' > and 'drive-mirror', allowing the user to specify the ID of the block > job to be created. >=20 > The HMP 'drive_mirror' command remains unchanged. >=20 > Signed-off-by: Alberto Garcia > Reviewed-by: Kevin Wolf > --- > block/mirror.c | 15 ++++++++------- > blockdev.c | 15 ++++++++------- > hmp.c | 2 +- > include/block/block_int.h | 6 ++++-- > qapi/block-core.json | 12 +++++++++--- > qmp-commands.hx | 10 +++++++--- > 6 files changed, 37 insertions(+), 23 deletions(-) Reviewed-by: Max Reitz --tjwSWPmdnBCd5MBtB2lBf6MjEPotAnevf 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 iQEvBAEBCAAZBQJXe9UpEhxtcmVpdHpAcmVkaGF0LmNvbQAKCRA7sUIC6DisrZgU B/9TiI/UynSOtrpWSEmVSAmy/qYj64CTtZXVAsHaxFaaCPTDFEh5YpAXn1oK1XzV 4MtFI+CRTkCqkUusQSkGQ2ujrOYy8hZsu07tGBisTz0mLqY/R/eIfp2NYgz8sP3c OTP7TUnY25txIAsMKfkdLxfrJsVnofUgat8uRiESjZQuEEDfqquJQNgPVuBxmcqj 7GiJaIfeQEJV4qJbCQGD4dS1M8w5V6DD0JXuQTxrcPAQZha7P9RE9IkSO3J01IXt lOAV/IoTt1PtskkSw0MfvP0f1/YHwRdmedcHNSY+/qllYdmZMHw4WzPQX8cnziBf usciLS9h8dLfmO5UGj9EfBOQ =U8uk -----END PGP SIGNATURE----- --tjwSWPmdnBCd5MBtB2lBf6MjEPotAnevf--