diff options
author | Michael S. Tsirkin | 2015-03-01 19:39:36 +0100 |
---|---|---|
committer | Michael S. Tsirkin | 2015-03-01 19:41:50 +0100 |
commit | e32dccddb0b1fa335bf251c155e907f9d47accfd (patch) | |
tree | 49dfd50ef8ef04efcdb906c3b4b503e5abe601df /tests/acpi-test-data | |
parent | acpi, mem-hotplug: use PC_DIMM_SLOT_PROP in acpi_memory_plug_cb(). (diff) | |
download | qemu-e32dccddb0b1fa335bf251c155e907f9d47accfd.tar.gz qemu-e32dccddb0b1fa335bf251c155e907f9d47accfd.tar.xz qemu-e32dccddb0b1fa335bf251c155e907f9d47accfd.zip |
acpi-test-data: update after pci rewrite
more trivial changes as more code has been rewritten in C.
we also got rid of extra Scope operators.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'tests/acpi-test-data')
-rw-r--r-- | tests/acpi-test-data/pc/SSDT | bin | 2480 -> 2476 bytes |
-rw-r--r-- | tests/acpi-test-data/pc/SSDT.bridge | bin | 4351 -> 4335 bytes |
-rw-r--r-- | tests/acpi-test-data/q35/SSDT | bin | 685 -> 681 bytes |
-rw-r--r-- | tests/acpi-test-data/q35/SSDT.bridge | bin | 702 -> 698 bytes |
4 files changed, 0 insertions, 0 deletions
diff --git a/tests/acpi-test-data/pc/SSDT b/tests/acpi-test-data/pc/SSDT Binary files differindex dc5be2497b..87c3e9fc02 100644 --- a/tests/acpi-test-data/pc/SSDT +++ b/tests/acpi-test-data/pc/SSDT diff --git a/tests/acpi-test-data/pc/SSDT.bridge b/tests/acpi-test-data/pc/SSDT.bridge Binary files differindex ca7f63cb4e..325899a757 100644 --- a/tests/acpi-test-data/pc/SSDT.bridge +++ b/tests/acpi-test-data/pc/SSDT.bridge diff --git a/tests/acpi-test-data/q35/SSDT b/tests/acpi-test-data/q35/SSDT Binary files differindex 749f368e30..6a5c0423b9 100644 --- a/tests/acpi-test-data/q35/SSDT +++ b/tests/acpi-test-data/q35/SSDT diff --git a/tests/acpi-test-data/q35/SSDT.bridge b/tests/acpi-test-data/q35/SSDT.bridge Binary files differindex c552782f5b..5fc83a0340 100644 --- a/tests/acpi-test-data/q35/SSDT.bridge +++ b/tests/acpi-test-data/q35/SSDT.bridge |