qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] memory hotplug with 2.1.2
@ 2014-10-17 15:38 Mikhail Sennikovskii
  2014-10-17 15:46 ` Mikhail Sennikovskii
  0 siblings, 1 reply; 4+ messages in thread
From: Mikhail Sennikovskii @ 2014-10-17 15:38 UTC (permalink / raw)
  To: qemu-devel

Hi all,

Trying to hotplug RAM with qemu 2.1.2 using

object_add memory-backend-ram,id=ram1,size=128M
device_add pc-dimm,id=dimm1,memdev=ram1

gives the following error:
{{{
'DIMM property node has value 0' which exceeds the number of numa nodes: 0
Device 'pc-dimm' could not be initialized
}}}

which goes away if I add a "dummy" numa node via command line at VM 
creation  -numa node,nodeid=0

This behavior was introduced by the commit 
9a72433843d912a45046959b1953861211d1838d, and disabling the check makes 
the hotplug work again for me.

Is this a regression, or just some memory hotplug semantic change? And 
in the latter case, could you specify the proper semantic I should use?

Thanks,
Mikhail

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

end of thread, other threads:[~2014-10-18  2:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-17 15:38 [Qemu-devel] memory hotplug with 2.1.2 Mikhail Sennikovskii
2014-10-17 15:46 ` Mikhail Sennikovskii
     [not found]   ` <CABYiri9+8D=rTVfoJXipy3q8J_bRjnk58D7csPT6jHok4FxnHg@mail.gmail.com>
2014-10-17 17:11     ` Mikhail Sennikovskii
2014-10-18  2:39       ` zhanghailiang

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).