tests: pc: add memory hotplug acpi tables tests
commit4462fc604a5f7d07bcbea14ba87673476b1e9125
authorIgor Mammedov <imammedo@redhat.com>
Mon, 5 Dec 2016 23:32:20 +0000 (6 00:32 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 10 Jan 2017 05:02:53 +0000 (10 07:02 +0200)
treeac4501c4a40d2e4790ab5c3fa4ffe431898e6206
parenta93e599d4a04c3cf7edcf5a24f3397e27431c027
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>
tests/acpi-test-data/pc/DSDT.memhp [new file with mode: 0644]
tests/acpi-test-data/pc/SRAT.memhp [new file with mode: 0644]
tests/acpi-test-data/q35/DSDT.memhp [new file with mode: 0644]
tests/acpi-test-data/q35/SRAT.memhp [new file with mode: 0644]
tests/bios-tables-test.c