Re: [libvirt] [PATCH v2]Pre-assign memory modules slot number and assign alias.

2016-09-30 Thread Peter Krempa
On Thu, Sep 29, 2016 at 22:52:46 +0530, Nitesh Konkar wrote: > Find the smallest missing slot number and > pre-assign slot numbers and assign aliases > of memory modules. This keeps the slot number > consistent with the alias. > > Signed-off-by: Nitesh Konkar > --- >

[libvirt] [PATCH v2]Pre-assign memory modules slot number and assign alias.

2016-09-29 Thread Nitesh Konkar
Find the smallest missing slot number and pre-assign slot numbers and assign aliases of memory modules. This keeps the slot number consistent with the alias. Signed-off-by: Nitesh Konkar --- src/qemu/qemu_alias.c | 54