ACPI: Fix the definition of proximity in AcpiSratMemoryAffinity
commitea9fcbd7d0835c397c4a21939401a9b3e923ae90
authorShannon Zhao <shannon.zhao@linaro.org>
Thu, 12 May 2016 12:22:28 +0000 (12 13:22 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 12 May 2016 12:22:28 +0000 (12 13:22 +0100)
tree72127031336d76be950e7edc99340d0815d67488
parente6e400d54f092e3aeb17889120640bd24cda2ce1
ACPI: Fix the definition of proximity in AcpiSratMemoryAffinity

ACPI spec says that Proximity Domain is an "Integer that represents
the proximity domain to which the processor belongs". So define it as a
uint32_t.

Cc: Michael S. Tsirkin <mst@redhat.com>
Cc: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Shannon Zhao <shannon.zhao@linaro.org>
Reviewed-by: Andrew Jones <drjones@redhat.com>
Message-id: 1461667229-9216-4-git-send-email-zhaoshenglong@huawei.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/i386/acpi-build.c
include/hw/acpi/acpi-defs.h