[pve-devel] [PATCH v4 qemu-server 11/16] memory: don't use foreach_reversedimm for unplug
DERUMIER, Alexandre
Alexandre.DERUMIER at groupe-cyllene.com
Thu Feb 23 09:38:59 CET 2023
Le mercredi 22 février 2023 à 16:19 +0100, Fiona Ebner a écrit :
> > dimm0 (node 0): 536870912
> > dimm34 (node 0): 1073741824
> > $VAR1 = {
> > 'base-memory' => 1073741824,
> > 'plugged-memory' => 1610612736
> > };
>
> And this patch fixes that :)
Oh, yes. I was suspicious about that too, but never had time to debug.
Since years, I had problem to unplug last dimm, I was thinking it was
the memory set as unmovable by guest :)
I'll put the 2 patches at the begin of the patches series.
More information about the pve-devel
mailing list