From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49746) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1adicP-0004Yy-0X for qemu-devel@nongnu.org; Wed, 09 Mar 2016 13:13:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1adicO-0002eU-4O for qemu-devel@nongnu.org; Wed, 09 Mar 2016 13:13:56 -0500 References: <1457495496-28138-1-git-send-email-xiecl.fnst@cn.fujitsu.com> <1457495496-28138-4-git-send-email-xiecl.fnst@cn.fujitsu.com> From: Max Reitz Message-ID: <56E067D9.7050500@redhat.com> Date: Wed, 9 Mar 2016 19:13:45 +0100 MIME-Version: 1.0 In-Reply-To: <1457495496-28138-4-git-send-email-xiecl.fnst@cn.fujitsu.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="CR4k5pITlEscUru1TLPA2bhVdev0gJuCS" Subject: Re: [Qemu-devel] [PATCH v11 3/3] qmp: add monitor command to add/remove a child List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Changlong Xie , qemu devel , Eric Blake , Alberto Garcia , Kevin Wolf , Stefan Hajnoczi Cc: qemu block , Jiang Yunhong , Dong Eddie , Markus Armbruster , "Dr. David Alan Gilbert" , Gonglei , zhanghailiang This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --CR4k5pITlEscUru1TLPA2bhVdev0gJuCS Content-Type: multipart/mixed; boundary="MPsG7fUG1CktFQ1W9L4iVX30hl3hdCc72" From: Max Reitz To: Changlong Xie , qemu devel , Eric Blake , Alberto Garcia , Kevin Wolf , Stefan Hajnoczi Cc: Markus Armbruster , "Dr. David Alan Gilbert" , Dong Eddie , Jiang Yunhong , Wen Congyang , qemu block , zhanghailiang , Gonglei Message-ID: <56E067D9.7050500@redhat.com> Subject: Re: [PATCH v11 3/3] qmp: add monitor command to add/remove a child References: <1457495496-28138-1-git-send-email-xiecl.fnst@cn.fujitsu.com> <1457495496-28138-4-git-send-email-xiecl.fnst@cn.fujitsu.com> In-Reply-To: <1457495496-28138-4-git-send-email-xiecl.fnst@cn.fujitsu.com> --MPsG7fUG1CktFQ1W9L4iVX30hl3hdCc72 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: quoted-printable On 09.03.2016 04:51, Changlong Xie wrote: > From: Wen Congyang >=20 > The new QMP command name is x-blockdev-change. It's just for adding/rem= oving > quorum's child now, and doesn't support all kinds of children, all kind= s of > operations, nor all block drivers. So it is experimental now. >=20 > Signed-off-by: Wen Congyang > Signed-off-by: zhanghailiang > Signed-off-by: Gonglei > Signed-off-by: Changlong Xie > --- > blockdev.c | 55 ++++++++++++++++++++++++++++++++++++++++++++= ++++++++ > qapi/block-core.json | 32 ++++++++++++++++++++++++++++++ > qmp-commands.hx | 54 ++++++++++++++++++++++++++++++++++++++++++++= +++++++ > 3 files changed, 141 insertions(+) Reviewed-by: Max Reitz --MPsG7fUG1CktFQ1W9L4iVX30hl3hdCc72-- --CR4k5pITlEscUru1TLPA2bhVdev0gJuCS 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 iQEcBAEBCAAGBQJW4GfZAAoJEDuxQgLoOKytBOsH/Amp3vtn2p0dFCJGJL8sr5th WQoiXDcgmG1zEAPBFpdXV54hk3wT470R0XVQy2uOIFvolsSpMKiPyJtGQI8JfO8/ xNpjMIMZj7HejyrkyZjPvDoBO+ykX5AYe+hFModo2aVmbAlTk3MkzSoTiL+qw/Cf D9pA8hqtJf7WiqRD5q+DZsuiqaa8vOfLzPz0HVyDILZTzd7ITDPSM3kv+jX28V7F WBgcdopszGjLHVLFBdIYMZceC4tNbrzuzb/lJJHNxf4Z6GtrcI/i+tir0cKCdXRS SrHJfg8W3kT6Ny+SMbETL6+h6T6Kzy8mqTyeATSAvRGbVsPrrlfWjkOH7GRuTCk= =ZxkN -----END PGP SIGNATURE----- --CR4k5pITlEscUru1TLPA2bhVdev0gJuCS--