qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PULL 2/9] ACPI/unit-test: Add a new testcase for RAM a


From: Dou Liyang
Subject: Re: [Qemu-devel] [PULL 2/9] ACPI/unit-test: Add a new testcase for RAM allocation in numa node
Date: Wed, 29 Nov 2017 09:06:56 +0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0

Hi Igor,

At 11/28/2017 11:08 PM, Igor Mammedov wrote:
On Thu,  5 Oct 2017 17:36:31 -0300
Eduardo Habkost <address@hidden> wrote:

From: Dou Liyang <address@hidden>

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 <address@hidden>
Signed-off-by: Dou Liyang <address@hidden>
Message-Id: <address@hidden>
Signed-off-by: Eduardo Habkost <address@hidden>

Pls retest/respin once dev window is open.


Yes, Thanks so much for your reminder. I will do that.

Thanks,
        dou.









reply via email to

[Prev in Thread] Current Thread [Next in Thread]