Re: [Xen-devel] [PATCH v3] xl: fix vcpus to vnode assignement in config file

2015-07-22 Thread Ian Campbell
On Tue, 2015-07-21 at 19:31 +0200, Dario Faggioli wrote: > In fact, right now, the following (legitimate) > configuration: > > vcpus = '4' > vnuma = [ [ "pnode=0","size=512","vcpus=0,1","vdistances=10,20" ], >[ "pnode=1","size=512","vcpus=2,3","vdistances=20,10" ] ] > > Prod

[Xen-devel] [PATCH v3] xl: fix vcpus to vnode assignement in config file

2015-07-21 Thread Dario Faggioli
In fact, right now, the following (legitimate) configuration: vcpus = '4' vnuma = [ [ "pnode=0","size=512","vcpus=0,1","vdistances=10,20" ], [ "pnode=1","size=512","vcpus=2,3","vdistances=20,10" ] ] Produces the following error: # xl create /etc/xen/test.cfg Parsing config