Re: [Qemu-devel] [PATCH] hw/acpi-build: Add a check for non-memory NUMA nodes.

2018-07-10 Thread Dou Liyang
Hi Igor, At 07/10/2018 03:52 PM, Igor Mammedov wrote: On Thu, 5 Jul 2018 10:10:38 +0800 Dou Liyang wrote: Currently, Qemu ACPI builder doesn't consider the non-memory NUMA nodes, eg: s/non-memory/memory-less/ throughout subj/commit message Yes, I will do it. -m

Re: [Qemu-devel] [PATCH] hw/acpi-build: Add a check for non-memory NUMA nodes.

2018-07-10 Thread Igor Mammedov
On Thu, 5 Jul 2018 10:10:38 +0800 Dou Liyang wrote: > Currently, Qemu ACPI builder doesn't consider the non-memory NUMA nodes, eg: s/non-memory/memory-less/ throughout subj/commit message > -m 4G,slots=4,maxmem=8G \ > -numa node,nodeid=0 \ > -numa node,nodeid=1,mem=2G \ > -numa

Re: [Qemu-devel] [PATCH] hw/acpi-build: Add a check for non-memory NUMA nodes.

2018-07-05 Thread Michael S. Tsirkin
On Thu, Jul 05, 2018 at 10:10:38AM +0800, Dou Liyang wrote: > Currently, Qemu ACPI builder doesn't consider the non-memory NUMA nodes, eg: > > -m 4G,slots=4,maxmem=8G \ > -numa node,nodeid=0 \ > -numa node,nodeid=1,mem=2G \ > -numa node,nodeid=2,mem=2G \ > -numa node,nodeid=3\ > >

[Qemu-devel] [PATCH] hw/acpi-build: Add a check for non-memory NUMA nodes.

2018-07-04 Thread Dou Liyang
Currently, Qemu ACPI builder doesn't consider the non-memory NUMA nodes, eg: -m 4G,slots=4,maxmem=8G \ -numa node,nodeid=0 \ -numa node,nodeid=1,mem=2G \ -numa node,nodeid=2,mem=2G \ -numa node,nodeid=3\ Guest Linux will report [0.00] ACPI: SRAT: Node 0 PXM 0 [mem