diff options
author | Igor Mammedov <imammedo@redhat.com> | 2016-12-06 00:32:20 +0100 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2017-01-10 07:02:53 +0200 |
commit | 4462fc604a5f7d07bcbea14ba87673476b1e9125 (patch) | |
tree | ac4501c4a40d2e4790ab5c3fa4ffe431898e6206 /tests/acpi-test-data | |
parent | a93e599d4a04c3cf7edcf5a24f3397e27431c027 (diff) |
tests: pc: add memory hotplug acpi tables tests
This also adds SRAT and DSDT blobs for memory hotplug variant
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>
Reviewed-by: Marcel Apfelbaum <marcel@redhat.com>
Diffstat (limited to 'tests/acpi-test-data')
-rw-r--r-- | tests/acpi-test-data/pc/DSDT.memhp | bin | 0 -> 6613 bytes |
-rw-r--r-- | tests/acpi-test-data/pc/SRAT.memhp | bin | 0 -> 224 bytes |
-rw-r--r-- | tests/acpi-test-data/q35/DSDT.memhp | bin | 0 -> 9375 bytes |
-rw-r--r-- | tests/acpi-test-data/q35/SRAT.memhp | bin | 0 -> 224 bytes |
4 files changed, 0 insertions, 0 deletions
diff --git a/tests/acpi-test-data/pc/DSDT.memhp b/tests/acpi-test-data/pc/DSDT.memhp Binary files differnew file mode 100644 index 0000000000..a1010c7fb5 --- /dev/null +++ b/tests/acpi-test-data/pc/DSDT.memhp diff --git a/tests/acpi-test-data/pc/SRAT.memhp b/tests/acpi-test-data/pc/SRAT.memhp Binary files differnew file mode 100644 index 0000000000..66ce9a8981 --- /dev/null +++ b/tests/acpi-test-data/pc/SRAT.memhp diff --git a/tests/acpi-test-data/q35/DSDT.memhp b/tests/acpi-test-data/q35/DSDT.memhp Binary files differnew file mode 100644 index 0000000000..ecd0d8564b --- /dev/null +++ b/tests/acpi-test-data/q35/DSDT.memhp diff --git a/tests/acpi-test-data/q35/SRAT.memhp b/tests/acpi-test-data/q35/SRAT.memhp Binary files differnew file mode 100644 index 0000000000..66ce9a8981 --- /dev/null +++ b/tests/acpi-test-data/q35/SRAT.memhp |