From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49327) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xr21z-0004ub-SZ for qemu-devel@nongnu.org; Wed, 19 Nov 2014 04:58:44 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xr21r-0005sl-MJ for qemu-devel@nongnu.org; Wed, 19 Nov 2014 04:58:35 -0500 Received: from mail4.gandi.net ([217.70.183.210]:45530) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xr21r-0005sf-GS for qemu-devel@nongnu.org; Wed, 19 Nov 2014 04:58:27 -0500 Date: Wed, 19 Nov 2014 10:58:22 +0100 From: William Dauchy Message-ID: <20141119095822.GA17306@gandi.net> References: <20141118100217.GK17306@gandi.net> <87wq6smvut.fsf@blackfin.pond.sub.org> <20141118150821.GN17306@gandi.net> <87zjboe8h7.fsf@blackfin.pond.sub.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="g3IWFuR7/O9KKcN6" Content-Disposition: inline In-Reply-To: <87zjboe8h7.fsf@blackfin.pond.sub.org> Subject: Re: [Qemu-devel] hotremoving a disk qmp/hmp List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster Cc: Paolo Bonzini , Ian Main , Fam Zheng , QEMU Developers --g3IWFuR7/O9KKcN6 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Nov18 18:15, Markus Armbruster wrote: > Looks like you're using an old version of QEMU. drive_del has been > fixed to refuse touching a backend created with blockdev-add: I am using the last v2.1.x version but there was indeed some commits since > You can't destroy a backend created with blockdev-add, yet. I hope to > have blockdev-del in 2.3. thanks for the information > My advice is to stick to drive_add and drive_del for now. Not in QMP, > so you need to use HMP. You can do that in QMP with > human-monitor-command. ok understood that's what I was suspecting after not finding a way to delete an object added by blockdev-add Thanks, --=20 William --g3IWFuR7/O9KKcN6 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlRsab4ACgkQ1I6eqOUidQHGMQCgrS2hU4Pw8X7IBrW8nKQ38GlK 3KIAmwcqBv+9ayP3RdFkPBJNo7hGBZOS =4TJg -----END PGP SIGNATURE----- --g3IWFuR7/O9KKcN6--