Commit 26cd3f8d96 for qemu.org

commit 26cd3f8d96630d5735277a7fd5d5bc80fc8bb714
Author: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Date:   Wed Feb 4 17:09:33 2026 +0000

    tests/acpi/cxl: Update CEDT.cxl to allow BI in CFWMS

    With the addition of back invalidate support in the CXL emulation relax
    the restriction on the CXL Fixed Memory Window Structures so all
    advertised ranges continue to support being used with all features that
    QEMU emulates.

    [064h 0100 001h]               Subtable Type : 01 [CXL Fixed Memory Window Structure]
    [065h 0101 001h]                    Reserved : 00
    [066h 0102 002h]                      Length : 0028
    [068h 0104 004h]                    Reserved : 00000000
    [06Ch 0108 008h]         Window base address : 0000000110000000
    [074h 0116 008h]                 Window size : 0000000100000000
    [07Ch 0124 001h]          Interleave Members : 00
    [07Dh 0125 001h]       Interleave Arithmetic : 00
    [07Eh 0126 002h]                    Reserved : 0000
    [080h 0128 004h]                 Granularity : 00000005
    [084h 0132 002h]                Restrictions : 002F # Changed from 000F
    [086h 0134 002h]                       QtgId : 0000
    [088h 0136 004h]                First Target : 0000000C

    Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
    Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
    Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
    Message-Id: <20260204170936.43959-6-Jonathan.Cameron@huawei.com>

diff --git a/tests/data/acpi/x86/q35/CEDT.cxl b/tests/data/acpi/x86/q35/CEDT.cxl
index ff8203af07..c35f3882ee 100644
Binary files a/tests/data/acpi/x86/q35/CEDT.cxl and b/tests/data/acpi/x86/q35/CEDT.cxl differ
diff --git a/tests/qtest/bios-tables-test-allowed-diff.h b/tests/qtest/bios-tables-test-allowed-diff.h
index b4646b5b31..dfb8523c8b 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/x86/q35/CEDT.cxl",