pc: acpi: piix4: acpi move PCI0 device to SSDT
commit32b9741f50426d97f9f98a1c955875483773c9d2
authorIgor Mammedov <imammedo@redhat.com>
Mon, 28 Dec 2015 17:02:44 +0000 (28 18:02 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Sat, 9 Jan 2016 21:20:19 +0000 (9 23:20 +0200)
treeb16c4c360a115ce91ffb6952716d8a8c50cd0671
parentb616ec4d6f4816671dd712d002aa21bf12442fc5
pc: acpi: piix4: acpi move PCI0 device to SSDT

leave Scope(\_SB) definition in DSDT so that iasl
would be able to compile DSDT since we are still
need definition block for table.
After Q35 ASL is converted, DSDT templates will
be completly replaced by AML API generated tables.

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.dsl