pc: ACPI BIOS: reserve SRAT entry for hotplug mem hole
authorIgor Mammedov <imammedo@redhat.com>
Mon, 2 Jun 2014 13:25:28 +0000 (15:25 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 19 Jun 2014 13:41:52 +0000 (16:41 +0300)
commitcec65193d41099519f14fb744440eeabbfa6e4e3
tree41c97fb33cda4f12fb7f7c6fe5704169907daf40
parentbf1e89395996c3a4c888faf297433482934ec007
pc: ACPI BIOS: reserve SRAT entry for hotplug mem hole

Needed for Windows to use hotplugged memory device, otherwise
it complains that server is not configured for memory hotplug.
Tests shows that aftewards it uses dynamically provided
proximity value from _PXM() method if available.

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Acked-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/i386/acpi-build.c