]> git.proxmox.com Git - mirror_qemu.git/commit - hw/arm/virt-acpi-build.c
hw/arm/virt-acpi-build: Add a check for memory-less NUMA nodes
authorShannon Zhao <shannon.zhaosl@gmail.com>
Tue, 25 Sep 2018 13:02:30 +0000 (14:02 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 25 Sep 2018 13:14:07 +0000 (14:14 +0100)
commit66c353cea6c06c64fc68d1f663fdfdca55d4e421
tree1a04020ae3cc0da2abbf6d690c2055d19047b71c
parent5561adf062c97a9c39ff037592b83d9b118f036a
hw/arm/virt-acpi-build: Add a check for memory-less NUMA nodes

Like commit 16b4226(hw/acpi-build: Add a check for memory-less NUMA node
), it also needs to check memory length for NUMA nodes on ARM.

Signed-off-by: Shannon Zhao <shannon.zhaosl@gmail.com>
Reviewed-by: Andrew Jones <drjones@redhat.com>
Message-id: 20180911112643.19296-1-shenglong.zsl@alibaba-inc.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/virt-acpi-build.c