diff options
author | Michael S. Tsirkin <mst@redhat.com> | 2015-03-01 19:39:36 +0100 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2015-03-01 19:41:50 +0100 |
commit | e32dccddb0b1fa335bf251c155e907f9d47accfd (patch) | |
tree | 49dfd50ef8ef04efcdb906c3b4b503e5abe601df /tests/acpi-test-data | |
parent | 1d51570166171cd85dfcd08b2eac2f02a3fda6fe (diff) | |
download | qemu-e32dccddb0b1fa335bf251c155e907f9d47accfd.zip qemu-e32dccddb0b1fa335bf251c155e907f9d47accfd.tar.gz qemu-e32dccddb0b1fa335bf251c155e907f9d47accfd.tar.bz2 |
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 dc5be24..87c3e9f 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 ca7f63c..325899a 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 749f368..6a5c042 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 c552782f..5fc83a0 100644 --- a/tests/acpi-test-data/q35/SSDT.bridge +++ b/tests/acpi-test-data/q35/SSDT.bridge |