Re: [Qemu-devel] Partial NUMA config

2018-03-20 Thread Alexey Kardashevskiy
On 20/3/18 5:46 pm, Igor Mammedov wrote: > On Mon, 19 Mar 2018 15:28:50 +1100 > Alexey Kardashevskiy wrote: > >> On 13/3/18 1:26 pm, Alexey Kardashevskiy wrote: >>> Hi Igor, >>> >>> ec78f8114bc4c1 "numa: use possible_cpus for not mapped CPUs check" added a >>> warning about "All CPU(s) up to maxc

Re: [Qemu-devel] Partial NUMA config

2018-03-19 Thread Igor Mammedov
On Mon, 19 Mar 2018 15:28:50 +1100 Alexey Kardashevskiy wrote: > On 13/3/18 1:26 pm, Alexey Kardashevskiy wrote: > > Hi Igor, > > > > ec78f8114bc4c1 "numa: use possible_cpus for not mapped CPUs check" added a > > warning about "All CPU(s) up to maxcpus should be described in NUMA config, > > abi

Re: [Qemu-devel] Partial NUMA config

2018-03-18 Thread Alexey Kardashevskiy
On 13/3/18 1:26 pm, Alexey Kardashevskiy wrote: > Hi Igor, > > ec78f8114bc4c1 "numa: use possible_cpus for not mapped CPUs check" added a > warning about "All CPU(s) up to maxcpus should be described in NUMA config, > ability to start up with partial NUMA mappings is obsoleted and will be > remove