diff options
| author | Igor Mammedov | 2021-09-02 13:35:39 +0200 |
|---|---|---|
| committer | Michael S. Tsirkin | 2021-10-20 10:37:55 +0200 |
| commit | c306cdb0cc5327f336fbf9a7411f319f0717ee75 (patch) | |
| tree | d6070f11e92c43fce6a033e10bc032cc30260913 /tests/data | |
| parent | tests: qtest: add qtest_has_accel() to check if tested binary supports accele... (diff) | |
| download | qemu-c306cdb0cc5327f336fbf9a7411f319f0717ee75.tar.gz qemu-c306cdb0cc5327f336fbf9a7411f319f0717ee75.tar.xz qemu-c306cdb0cc5327f336fbf9a7411f319f0717ee75.zip | |
tests: acpi: whitelist expected tables for acpi/q35/xapic testcase
Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Message-Id: <20210902113551.461632-4-imammedo@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'tests/data')
| -rw-r--r-- | tests/data/acpi/q35/APIC.xapic | 0 | ||||
| -rw-r--r-- | tests/data/acpi/q35/DSDT.xapic | 0 | ||||
| -rw-r--r-- | tests/data/acpi/q35/FACP.xapic | 0 | ||||
| -rw-r--r-- | tests/data/acpi/q35/SRAT.xapic | 0 |
4 files changed, 0 insertions, 0 deletions
diff --git a/tests/data/acpi/q35/APIC.xapic b/tests/data/acpi/q35/APIC.xapic new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/tests/data/acpi/q35/APIC.xapic diff --git a/tests/data/acpi/q35/DSDT.xapic b/tests/data/acpi/q35/DSDT.xapic new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/tests/data/acpi/q35/DSDT.xapic diff --git a/tests/data/acpi/q35/FACP.xapic b/tests/data/acpi/q35/FACP.xapic new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/tests/data/acpi/q35/FACP.xapic diff --git a/tests/data/acpi/q35/SRAT.xapic b/tests/data/acpi/q35/SRAT.xapic new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/tests/data/acpi/q35/SRAT.xapic |
