summaryrefslogtreecommitdiffstats
path: root/tests/acpi-test-data/pc/SRAT.numamem
diff options
context:
space:
mode:
authorDou Liyang2017-12-14 05:08:54 +0100
committerMichael S. Tsirkin2018-01-18 20:52:38 +0100
commitd82c4f82e0233da642c36c40ef8da781fee689bc (patch)
tree09dacab01bc055ec1503d4c2f968f24c4accd789 /tests/acpi-test-data/pc/SRAT.numamem
parenthw/pci-bridge: fix QEMU crash because of pcie-root-port (diff)
downloadqemu-d82c4f82e0233da642c36c40ef8da781fee689bc.tar.gz
qemu-d82c4f82e0233da642c36c40ef8da781fee689bc.tar.xz
qemu-d82c4f82e0233da642c36c40ef8da781fee689bc.zip
ACPI/unit-test: Add a testcase for RAM allocation in numa node
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 <ehabkost@redhat.com> Signed-off-by: Dou Liyang <douly.fnst@cn.fujitsu.com> Reviewed-by: Igor Mammedov <imammedo@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'tests/acpi-test-data/pc/SRAT.numamem')
-rw-r--r--tests/acpi-test-data/pc/SRAT.numamembin0 -> 224 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/acpi-test-data/pc/SRAT.numamem b/tests/acpi-test-data/pc/SRAT.numamem
new file mode 100644
index 0000000000..dbc595d9cb
--- /dev/null
+++ b/tests/acpi-test-data/pc/SRAT.numamem
Binary files differ