diff options
| author | Jonathan Cameron | 2022-04-29 16:41:03 +0200 |
|---|---|---|
| committer | Michael S. Tsirkin | 2022-05-13 13:57:26 +0200 |
| commit | aa48799530ad506c311566da5ea8ef654cdb8a4e (patch) | |
| tree | a4e1bedac0d42cc1af0c3f118cb0a322d95a44f3 /tests | |
| parent | qtests/bios-tables-test: Add a test for CXL emulation. (diff) | |
| download | qemu-aa48799530ad506c311566da5ea8ef654cdb8a4e.tar.gz qemu-aa48799530ad506c311566da5ea8ef654cdb8a4e.tar.xz qemu-aa48799530ad506c311566da5ea8ef654cdb8a4e.zip | |
tests/acpi: Add tables for CXL emulation.
Tables that differ from normal Q35 tables when running the CXL test.
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Message-Id: <20220429144110.25167-39-Jonathan.Cameron@huawei.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/data/acpi/q35/CEDT.cxl | bin | 0 -> 184 bytes | |||
| -rw-r--r-- | tests/data/acpi/q35/DSDT.cxl | bin | 0 -> 9615 bytes | |||
| -rw-r--r-- | tests/qtest/bios-tables-test-allowed-diff.h | 2 |
3 files changed, 0 insertions, 2 deletions
diff --git a/tests/data/acpi/q35/CEDT.cxl b/tests/data/acpi/q35/CEDT.cxl Binary files differindex e69de29bb2..b8fa06b00e 100644 --- a/tests/data/acpi/q35/CEDT.cxl +++ b/tests/data/acpi/q35/CEDT.cxl diff --git a/tests/data/acpi/q35/DSDT.cxl b/tests/data/acpi/q35/DSDT.cxl Binary files differindex e69de29bb2..c1206defed 100644 --- a/tests/data/acpi/q35/DSDT.cxl +++ b/tests/data/acpi/q35/DSDT.cxl diff --git a/tests/qtest/bios-tables-test-allowed-diff.h b/tests/qtest/bios-tables-test-allowed-diff.h index 7c7f9fbc44..dfb8523c8b 100644 --- a/tests/qtest/bios-tables-test-allowed-diff.h +++ b/tests/qtest/bios-tables-test-allowed-diff.h @@ -1,3 +1 @@ /* List of comma-separated changed AML files to ignore */ -"tests/data/acpi/q35/DSDT.cxl", -"tests/data/acpi/q35/CEDT.cxl", |
