From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50460) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YGZlQ-00034d-Na for qemu-devel@nongnu.org; Wed, 28 Jan 2015 16:03:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YGZlN-0005LL-IE for qemu-devel@nongnu.org; Wed, 28 Jan 2015 16:03:04 -0500 Received: from mx1.redhat.com ([209.132.183.28]:44298) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YGZlN-0005Kt-9S for qemu-devel@nongnu.org; Wed, 28 Jan 2015 16:03:01 -0500 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id t0SL30Gi000329 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Wed, 28 Jan 2015 16:03:00 -0500 Message-ID: <54C94E83.1020706@redhat.com> Date: Wed, 28 Jan 2015 14:02:59 -0700 From: Eric Blake MIME-Version: 1.0 References: <1422387983-32153-1-git-send-email-mreitz@redhat.com> <1422387983-32153-47-git-send-email-mreitz@redhat.com> In-Reply-To: <1422387983-32153-47-git-send-email-mreitz@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="elxiRhepNN19veHS2E2Nixgh8eN7r5FCO" Subject: Re: [Qemu-devel] [PATCH RESEND 46/50] hmp: Use blockdev-change-medium for change command List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Max Reitz , qemu-devel@nongnu.org Cc: Kevin Wolf , Fam Zheng , Jeff Cody , Markus Armbruster , Stefan Hajnoczi , John Snow This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --elxiRhepNN19veHS2E2Nixgh8eN7r5FCO Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 01/27/2015 12:46 PM, Max Reitz wrote: > Use separate code paths for the two overloaded functions of the 'change= ' > HMP command, and invoke the 'blockdev-change-medium' QMP command if use= d > on a block device (by calling qmp_blockdev_change_medium()). >=20 > Signed-off-by: Max Reitz > Reviewed-by: Eric Blake > --- > hmp.c | 27 +++++++++++++++------------ > 1 file changed, 15 insertions(+), 12 deletions(-) Oh wow - this one survived untouched from an earlier posting :) --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --elxiRhepNN19veHS2E2Nixgh8eN7r5FCO 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/ iQEcBAEBCAAGBQJUyU6DAAoJEKeha0olJ0NqLzQH/RZsJe1Tk7vrxHHKJ83KxiR2 H6JmdKbXploq0rOtdmceUfx7IcwP7Zhq4Imtp6reqXtrOdFLS6sNA+kFh7yzw2FW fd2WAzSFbpDcOi17NP4nbsy3l1LMqRS9x831QFsuujhlegZaqzjAut0wXy6tY54s llXYb7/ma3gmbC6EpiIc55N/ujooq61JfCELxkUmFy/dQSrs+p70h+VdBuslaFrG Xy71A2XBlcnGlTqiozvS0i5J1S95j6diIHmSr7Uf6DgfprQ8CmAwSFbBhd1orcc0 Zcnqip+d3FEh+p+tAEASonQ1oMuqdYNhpqQNrk4yLnfPlg5dXEegKbn9knkncz4= =Fjzo -----END PGP SIGNATURE----- --elxiRhepNN19veHS2E2Nixgh8eN7r5FCO--