On Thu, 5 Oct 2017 17:36:31 -0300 Eduardo Habkost <ehabk...@redhat.com> wrote:
> From: Dou Liyang <douly.f...@cn.fujitsu.com> > > As QEMU supports the memory-less node, it is possible that there is > no RAM in the first numa node(also be called as node0). eg: > ... \ > -m 128,slots=3,maxmem=1G \ > -numa node -numa node,mem=128M \ > > But, this makes it hard for QEMU to build a known-to-work ACPI SRAT > table. Only fixing it is not enough. > > Add a testcase for this situation to make sure the ACPI table is > correct for guest. > > Suggested-by: Eduardo Habkost <ehabk...@redhat.com> > Signed-off-by: Dou Liyang <douly.f...@cn.fujitsu.com> > Message-Id: <1504231805-30957-4-git-send-email-douly.f...@cn.fujitsu.com> > Signed-off-by: Eduardo Habkost <ehabk...@redhat.com> Pls retest/respin once dev window is open.