pc: acpi: drop manual hole punching for CPU hotplug resources
commitc2d9c595ade376ad4c94c8c2cab23fd6f50805f7
authorIgor Mammedov <imammedo@redhat.com>
Fri, 20 Feb 2015 18:22:07 +0000 (20 18:22 +0000)
committerMichael S. Tsirkin <mst@redhat.com>
Sun, 1 Mar 2015 11:33:21 +0000 (1 12:33 +0100)
tree93040a272a3a41b9d2d60f63039421cf9403a617
parent8bec1a0a78203d2555b7446efa7ebe5d2601f79a
pc: acpi: drop manual hole punching for CPU hotplug resources

Drops manual hole punching in PCI0._CRS on PIIX4 machine type
for CPU hotplug resources.
Resources will be consumed by Device(PRES) that is attached
to PCI bus. The same way how it currently works for mem hotlpug.

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