From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39946) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bKSWN-0002OU-3P for qemu-devel@nongnu.org; Tue, 05 Jul 2016 11:44:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bKSWL-000525-8l for qemu-devel@nongnu.org; Tue, 05 Jul 2016 11:44:22 -0400 References: <1aa3dcb907dcd0da62e6a36b70f8e47529bdd5e6.1467727577.git.berto@igalia.com> From: Max Reitz Message-ID: <9e019076-d3ec-d3e5-d5f0-7cb6e8de318e@redhat.com> Date: Tue, 5 Jul 2016 17:44:12 +0200 MIME-Version: 1.0 In-Reply-To: <1aa3dcb907dcd0da62e6a36b70f8e47529bdd5e6.1467727577.git.berto@igalia.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="LPFpU7w1orKd0ixRgTpC1kqwTlmoqGHim" Subject: Re: [Qemu-devel] [PATCH v4 07/11] backup: Add 'job-id' parameter to 'blockdev-backup' and 'drive-backup' 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) --LPFpU7w1orKd0ixRgTpC1kqwTlmoqGHim 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: <9e019076-d3ec-d3e5-d5f0-7cb6e8de318e@redhat.com> Subject: Re: [PATCH v4 07/11] backup: Add 'job-id' parameter to 'blockdev-backup' and 'drive-backup' References: <1aa3dcb907dcd0da62e6a36b70f8e47529bdd5e6.1467727577.git.berto@igalia.com> In-Reply-To: <1aa3dcb907dcd0da62e6a36b70f8e47529bdd5e6.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-backup' > and 'drive-backup', allowing the user to specify the ID of the block > job to be created. >=20 > The HMP 'drive_backup' command remains unchanged. >=20 > Signed-off-by: Alberto Garcia > Reviewed-by: Kevin Wolf > --- > block/backup.c | 8 ++++---- > blockdev.c | 43 ++++++++++++++++++++++++---------------= ---- > hmp.c | 2 +- > include/block/block_int.h | 8 +++++--- > qapi/block-core.json | 12 +++++++++--- > qmp-commands.hx | 10 +++++++--- > 6 files changed, 50 insertions(+), 33 deletions(-) Reviewed-by: Max Reitz --LPFpU7w1orKd0ixRgTpC1kqwTlmoqGHim 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 iQEvBAEBCAAZBQJXe9XMEhxtcmVpdHpAcmVkaGF0LmNvbQAKCRA7sUIC6DisrWkZ B/9CG5wwb7/z+qDe8aPjFXyW/uleNnOw2jSJeHQLpkZVJkDjbdMEaNxbKurxlP2v llUkEJToT0JFvPLS2aWOt3gjbYtHCZekyv05YluyNUl65LHYp7S2ZeA6lfRqZgFw O8MlLz7h1l0TIBjh3V4IR1JzvLFr5gRL/PpQcETbx+y+wax8cCQvhCtfgMUuRiLP 9cr004+zw6BQB/aWwP0e4GzzoHxYd1zWVVXYbP3VCnUohRe47xwkhb1lo9DPXXOq Yo6SJeRp01TQsoHOBMR+LBUQx08nXZ6qyueYi7uFIUNUSw2OgZrMrYFR43kGmrJT QmMH0KvV8ijxfCv8QZmiF3on =cocr -----END PGP SIGNATURE----- --LPFpU7w1orKd0ixRgTpC1kqwTlmoqGHim--