aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJonathan Cameron <Jonathan.Cameron@huawei.com>2022-06-08 15:54:38 +0100
committerMichael S. Tsirkin <mst@redhat.com>2022-06-09 19:32:49 -0400
commit3546b0529a5799d1a13397fa3586711b3da52190 (patch)
tree264bf4e60cf735fa66be60432fb9dcf651e361cc /tests
parent7bd1900b365b5e7ae498cf9c915867fcaa5296fc (diff)
downloadqemu-3546b0529a5799d1a13397fa3586711b3da52190.zip
qemu-3546b0529a5799d1a13397fa3586711b3da52190.tar.gz
qemu-3546b0529a5799d1a13397fa3586711b3da52190.tar.bz2
tests/acpi: Update q35/CEDT.cxl for new memory addresses.
The CEDT table includes addreses of host bridge registers. There are allocated in a different order due to the previous patch, so update to the table is needed. Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Reviewed-by: Ben Widawsky <ben@bwidawsk.net> Message-Id: <20220608145440.26106-7-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.cxlbin184 -> 184 bytes
-rw-r--r--tests/qtest/bios-tables-test-allowed-diff.h1
2 files changed, 0 insertions, 1 deletions
diff --git a/tests/data/acpi/q35/CEDT.cxl b/tests/data/acpi/q35/CEDT.cxl
index b8fa06b..ff8203a 100644
--- a/tests/data/acpi/q35/CEDT.cxl
+++ b/tests/data/acpi/q35/CEDT.cxl
Binary files differ
diff --git a/tests/qtest/bios-tables-test-allowed-diff.h b/tests/qtest/bios-tables-test-allowed-diff.h
index effa58b..dfb8523 100644
--- a/tests/qtest/bios-tables-test-allowed-diff.h
+++ b/tests/qtest/bios-tables-test-allowed-diff.h
@@ -1,2 +1 @@
/* List of comma-separated changed AML files to ignore */
-"tests/data/acpi/q35/CEDT.cxl",