From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44213) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bF43n-00085P-PO for qemu-devel@nongnu.org; Mon, 20 Jun 2016 14:36:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bF43m-0007vz-Sq for qemu-devel@nongnu.org; Mon, 20 Jun 2016 14:36:35 -0400 References: <8af43312d4df0ba651bc4cecf95402b687d0b802.1465459496.git.berto@igalia.com> From: Max Reitz Message-ID: <23bd96fd-54a2-853a-aca7-d3929ea580a0@redhat.com> Date: Mon, 20 Jun 2016 20:36:23 +0200 MIME-Version: 1.0 In-Reply-To: <8af43312d4df0ba651bc4cecf95402b687d0b802.1465459496.git.berto@igalia.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="oQUlCikKCj4CriVPIhC366Os9Wiml5i61" Subject: Re: [Qemu-devel] [PATCH 13/15] blockjob: Add 'id' parameter to 'block-job-resume' 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) --oQUlCikKCj4CriVPIhC366Os9Wiml5i61 From: Max Reitz To: Alberto Garcia , qemu-devel@nongnu.org Cc: qemu-block@nongnu.org, Kevin Wolf , Eric Blake , Jeff Cody Message-ID: <23bd96fd-54a2-853a-aca7-d3929ea580a0@redhat.com> Subject: Re: [PATCH 13/15] blockjob: Add 'id' parameter to 'block-job-resume' References: <8af43312d4df0ba651bc4cecf95402b687d0b802.1465459496.git.berto@igalia.com> In-Reply-To: <8af43312d4df0ba651bc4cecf95402b687d0b802.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 allows the 'block-job-resume' command to identify the > job by either its ID or its device name. The latter becomes now > optional since the ID alone is enough to identify the job. >=20 > The HMP 'block_job_resume' command remains unchanged. >=20 > Signed-off-by: Alberto Garcia > --- > blockdev.c | 7 +++++-- > hmp.c | 2 +- > qapi/block-core.json | 7 ++++++- > qmp-commands.hx | 2 +- > 4 files changed, 13 insertions(+), 5 deletions(-) Reviewed-by: Max Reitz --oQUlCikKCj4CriVPIhC366Os9Wiml5i61 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 iQEcBAEBCAAGBQJXaDeoAAoJEDuxQgLoOKytdcAH/2/mNO5yIAe0FAX2YcbdbepV pBGjqDLM9pz5nJ3MDqs0cmu8BlBHAG6zMOL8Xfbmdw0CrffaP6c6dkj+eCaFvFcC 4tn2oUrKnQyS+ivf9TGm3cceL0RlGMbaIgwL60s4F1ORqLXEsUI7eETHG+YFZi6c C+8uf+eeHE+Iab0Y+DVAD9dLYe3XRWpnXUastD4D732o24d6jmxvQLz4BVlNeYql 0mamuJbx0RH5zy1Yu4Upqra1XGLcbBcawhuW95oy02P6P4SFMyIlOhLuwKvO9H+O 9Q+8jK1aP9R7VyBUpPcXVJwNA/MBaLFmwQQ44L92RebbeaocUDETJ+qxspkhk0w= =GdSD -----END PGP SIGNATURE----- --oQUlCikKCj4CriVPIhC366Os9Wiml5i61--