From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58314) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z9qaI-0000Nk-5z for qemu-devel@nongnu.org; Tue, 30 Jun 2015 04:08:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z9qaD-0003Oe-BT for qemu-devel@nongnu.org; Tue, 30 Jun 2015 04:08:02 -0400 Received: from mail-wg0-f53.google.com ([74.125.82.53]:34396) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z9qaD-0003OW-4v for qemu-devel@nongnu.org; Tue, 30 Jun 2015 04:07:57 -0400 Received: by wgqq4 with SMTP id q4so2404250wgq.1 for ; Tue, 30 Jun 2015 01:07:56 -0700 (PDT) Received: from vader ([62.217.45.26]) by mx.google.com with ESMTPSA id g15sm15774361wiv.22.2015.06.30.01.07.54 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 30 Jun 2015 01:07:55 -0700 (PDT) Date: Tue, 30 Jun 2015 10:07:52 +0200 From: Eduardo Otubo Message-ID: <20150630080752.GB22813@vader> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="O5XBE6gyVG5Rl6Rj" Content-Disposition: inline Subject: [Qemu-devel] mem1 is in use, can not be deleted List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Qemu-devel --O5XBE6gyVG5Rl6Rj Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hello all, I compiled the HEAD of the master branch and was testing memory hotunplug and got to this issue. Note: I followed exactly what's written on the docs/memory-hotplug.txt file. QEMU 2.3.50 monitor - type 'help' for more information (qemu) object_add memory-backend-ram,id=3Dmem1,size=3D1G object_add memory-backend-ram,id=3Dmem1,size=3D1G (qemu) device_add pc-dimm,id=3Ddimm1,memdev=3Dmem1 device_add pc-dimm,id=3Ddimm1,memdev=3Dmem1 (qemu) device_del dimm1 device_del dimm1 (qemu) object_del mem1 object_del mem1 mem1 is in use, can not be deleted I tested with a Debian 7 running and on grub, in both situations I got the same behavior. Anyone also got the same issue? I'll also try with a different distro and will post back. Regards, --=20 Eduardo Otubo ProfitBricks GmbH --O5XBE6gyVG5Rl6Rj Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJVkk5YAAoJEP0M/1sS+L0vIV4IAMJ6MzcFrViHpjCaQ8weRr94 g6AvKwn9j6163561nMkfLFyS2JcQjoaWGYtRl6P8UO968KCF9yFlqcgb1utf+rid whut206gkpAOkKWKQ6LaP89osxAZ59mymqrDqizt09dqDW2xHirQoM/5KaanIQ2B btJndTuy4GCZ2p6BMhu62gVnS69d3gJ25FMCpaDXnZMUUBuryFMmwuNtQK7wFQ9+ KbpSy6O7b79NDNA5D763K2b/O4DSQmK9475ROmZZfRovfgXkARLzCXa/ITmACZtQ 1cL68jAfIjV3dSWZaXHp3PU3bOcJscFeAwE4TSQVpSnQ0RIGptqNmvZp/MJdUP4= =MtWk -----END PGP SIGNATURE----- --O5XBE6gyVG5Rl6Rj--