tests/acpi: Update DSDT.cxl to reflect change _STA return value.

_STA will now return 0xB (in common with most other devices)
rather than not setting the bits to indicate this fake device
has not been enabled, and self tests haven't passed.

Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Message-Id: <20240126120132.24248-13-Jonathan.Cameron@huawei.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
(cherry picked from commit b24a981b9f)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
(Mjt: rebuild tests/data/acpi/q35/DSDT.cxl for 7.2.x)
This commit is contained in:
Jonathan Cameron 2024-01-26 12:01:32 +00:00 committed by Michael Tokarev
parent 3b88637c8c
commit 4971891b37
2 changed files with 0 additions and 1 deletions

Binary file not shown.

View File

@ -1,2 +1 @@
/* List of comma-separated changed AML files to ignore */
"tests/data/acpi/q35/DSDT.cxl",