pc: acpi-build: create PCI0._CRS dynamically
commit60efd4297d44a1ac41ae46485098919376fdcab4
authorIgor Mammedov <imammedo@redhat.com>
Fri, 20 Feb 2015 18:22:05 +0000 (20 18:22 +0000)
committerMichael S. Tsirkin <mst@redhat.com>
Sun, 1 Mar 2015 11:33:21 +0000 (1 12:33 +0100)
tree7f63e3b3046be9a29f453450cdcaeac7021a374c
parent9dd5c40ddfe332d8a03034d8e01208e5e1a4f5f7
pc: acpi-build: create PCI0._CRS dynamically

Replace template patching and runtime calculation
in _CRS() method with static _CRS defined in SSDT.
No functional change except of as mentined above
and _CRS being moved from DSDT to SSDT.

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
hw/i386/acpi-dsdt-pci-crs.dsl [deleted file]
hw/i386/acpi-dsdt.dsl
hw/i386/q35-acpi-dsdt.dsl
hw/i386/ssdt-misc.dsl