diff options
| author | Jonathan Cameron | 2022-04-29 16:41:01 +0200 |
|---|---|---|
| committer | Michael S. Tsirkin | 2022-05-13 13:57:26 +0200 |
| commit | 502f99abaa58e82b186cc914e7d39d5f2bc0f1b4 (patch) | |
| tree | c8bce021d84b6da393b53c019d38a1d8bd62c532 /tests/data/acpi | |
| parent | i386/pc: Enable CXL fixed memory windows (diff) | |
| download | qemu-502f99abaa58e82b186cc914e7d39d5f2bc0f1b4.tar.gz qemu-502f99abaa58e82b186cc914e7d39d5f2bc0f1b4.tar.xz qemu-502f99abaa58e82b186cc914e7d39d5f2bc0f1b4.zip | |
tests/acpi: q35: Allow addition of a CXL test.
Add exceptions for the DSDT and the new CEDT tables
specific to a new CXL test in the following patch.
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Message-Id: <20220429144110.25167-37-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/data/acpi')
| -rw-r--r-- | tests/data/acpi/q35/CEDT.cxl | 0 | ||||
| -rw-r--r-- | tests/data/acpi/q35/DSDT.cxl | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/tests/data/acpi/q35/CEDT.cxl b/tests/data/acpi/q35/CEDT.cxl new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/tests/data/acpi/q35/CEDT.cxl diff --git a/tests/data/acpi/q35/DSDT.cxl b/tests/data/acpi/q35/DSDT.cxl new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/tests/data/acpi/q35/DSDT.cxl |
