diff options
| author | Michael S. Tsirkin <mst@redhat.com> | 2015-05-11 09:21:37 +0200 |
|---|---|---|
| committer | Michael S. Tsirkin <mst@redhat.com> | 2015-05-11 09:21:37 +0200 |
| commit | bc1f7c4c915a7c727741c4d27a2795e1039eacd3 (patch) | |
| tree | 46616fa6f94f7656c1d62cc3c1acfade9fe9ff43 | |
| parent | da2f84d1270d203027d82f778d5bcc1f7a49bab0 (diff) | |
| download | focaccia-qemu-bc1f7c4c915a7c727741c4d27a2795e1039eacd3.tar.gz focaccia-qemu-bc1f7c4c915a7c727741c4d27a2795e1039eacd3.zip | |
acpi: update expected files for memory unplug
commit c06b2ffb02bfcc642c67300d2c4dffd5aa54932b
acpi: add hardware implementation for memory hot unplug
Changed both the DSDT and the SSDT. Update the expected files
accordingly.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
| -rw-r--r-- | tests/acpi-test-data/pc/DSDT | bin | 2970 -> 3028 bytes |
| -rw-r--r-- | tests/acpi-test-data/pc/SSDT | bin | 2475 -> 2486 bytes |
| -rw-r--r-- | tests/acpi-test-data/pc/SSDT.bridge | bin | 4334 -> 4345 bytes |
| -rw-r--r-- | tests/acpi-test-data/q35/DSDT | bin | 7608 -> 7666 bytes |
| -rw-r--r-- | tests/acpi-test-data/q35/SSDT | bin | 680 -> 691 bytes |
| -rw-r--r-- | tests/acpi-test-data/q35/SSDT.bridge | bin | 697 -> 708 bytes |
6 files changed, 0 insertions, 0 deletions
diff --git a/tests/acpi-test-data/pc/DSDT b/tests/acpi-test-data/pc/DSDT index 1693c3783b..c658203db9 100644 --- a/tests/acpi-test-data/pc/DSDT +++ b/tests/acpi-test-data/pc/DSDT Binary files differdiff --git a/tests/acpi-test-data/pc/SSDT b/tests/acpi-test-data/pc/SSDT index 59be315237..210d6a71e5 100644 --- a/tests/acpi-test-data/pc/SSDT +++ b/tests/acpi-test-data/pc/SSDT Binary files differdiff --git a/tests/acpi-test-data/pc/SSDT.bridge b/tests/acpi-test-data/pc/SSDT.bridge index fa6136935c..6e6660b1fb 100644 --- a/tests/acpi-test-data/pc/SSDT.bridge +++ b/tests/acpi-test-data/pc/SSDT.bridge Binary files differdiff --git a/tests/acpi-test-data/q35/DSDT b/tests/acpi-test-data/q35/DSDT index e9ac11c38f..4723e5954d 100644 --- a/tests/acpi-test-data/q35/DSDT +++ b/tests/acpi-test-data/q35/DSDT Binary files differdiff --git a/tests/acpi-test-data/q35/SSDT b/tests/acpi-test-data/q35/SSDT index e87f5a35c1..0970c67ddb 100644 --- a/tests/acpi-test-data/q35/SSDT +++ b/tests/acpi-test-data/q35/SSDT Binary files differdiff --git a/tests/acpi-test-data/q35/SSDT.bridge b/tests/acpi-test-data/q35/SSDT.bridge index b3cac34d70..a778688617 100644 --- a/tests/acpi-test-data/q35/SSDT.bridge +++ b/tests/acpi-test-data/q35/SSDT.bridge Binary files differ |