qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] mem1 is in use, can not be deleted
@ 2015-06-30  8:07 Eduardo Otubo
  2015-06-30  9:18 ` Igor Mammedov
  0 siblings, 1 reply; 8+ messages in thread
From: Eduardo Otubo @ 2015-06-30  8:07 UTC (permalink / raw)
  To: Qemu-devel

[-- Attachment #1: Type: text/plain, Size: 797 bytes --]

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=mem1,size=1G
object_add memory-backend-ram,id=mem1,size=1G
(qemu) device_add pc-dimm,id=dimm1,memdev=mem1
device_add pc-dimm,id=dimm1,memdev=mem1
(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,

-- 
Eduardo Otubo
ProfitBricks GmbH

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 473 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2015-07-13  8:24 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-30  8:07 [Qemu-devel] mem1 is in use, can not be deleted Eduardo Otubo
2015-06-30  9:18 ` Igor Mammedov
2015-06-30 13:56   ` Eduardo Otubo
2015-06-30 15:56     ` Igor Mammedov
2015-07-09 14:22       ` Eduardo Otubo
2015-07-10  9:30         ` Igor Mammedov
2015-07-10 15:35           ` Eduardo Otubo
2015-07-13  8:23             ` Igor Mammedov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).