diff options
| author | Igor Mammedov | 2015-02-20 19:22:13 +0100 |
|---|---|---|
| committer | Michael S. Tsirkin | 2015-03-01 12:33:22 +0100 |
| commit | 194c8615d7d819887180f196675ba987c4bf43bc (patch) | |
| tree | b3080cdd8b91fb7e2e9d16e669fb2b8f1614db44 | |
| parent | pc: acpi-build: drop template patching and create Device(SMC) dynamically (diff) | |
| download | qemu-194c8615d7d819887180f196675ba987c4bf43bc.tar.gz qemu-194c8615d7d819887180f196675ba987c4bf43bc.tar.xz qemu-194c8615d7d819887180f196675ba987c4bf43bc.zip | |
tests: ACPI test blobs update due to PCI0._CRS changes
PCI0._CRS was moved into SSDT and became the same for
PIIX4/Q35 machines.
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>
| -rw-r--r-- | tests/acpi-test-data/pc/DSDT | bin | 3415 -> 2970 bytes |
| -rw-r--r-- | tests/acpi-test-data/pc/SSDT | bin | 2374 -> 2480 bytes |
| -rw-r--r-- | tests/acpi-test-data/q35/DSDT | bin | 8005 -> 7608 bytes |
| -rw-r--r-- | tests/acpi-test-data/q35/SSDT | bin | 578 -> 685 bytes |
4 files changed, 0 insertions, 0 deletions
diff --git a/tests/acpi-test-data/pc/DSDT b/tests/acpi-test-data/pc/DSDT Binary files differindex ad12cb35d9..1693c3783b 100644 --- a/tests/acpi-test-data/pc/DSDT +++ b/tests/acpi-test-data/pc/DSDT diff --git a/tests/acpi-test-data/pc/SSDT b/tests/acpi-test-data/pc/SSDT Binary files differindex d0103368a0..dc5be2497b 100644 --- a/tests/acpi-test-data/pc/SSDT +++ b/tests/acpi-test-data/pc/SSDT diff --git a/tests/acpi-test-data/q35/DSDT b/tests/acpi-test-data/q35/DSDT Binary files differindex de430e2a68..e9ac11c38f 100644 --- a/tests/acpi-test-data/q35/DSDT +++ b/tests/acpi-test-data/q35/DSDT diff --git a/tests/acpi-test-data/q35/SSDT b/tests/acpi-test-data/q35/SSDT Binary files differindex f86643da45..749f368e30 100644 --- a/tests/acpi-test-data/q35/SSDT +++ b/tests/acpi-test-data/q35/SSDT |
