]> git.ipfire.org Git - thirdparty/qemu.git/commitdiff
tests/acpi: Update DSDT.cxl to reflect change _STA return value.
authorJonathan Cameron <Jonathan.Cameron@huawei.com>
Fri, 26 Jan 2024 12:01:32 +0000 (12:01 +0000)
committerMichael Tokarev <mjt@tls.msk.ru>
Thu, 15 Feb 2024 09:19:48 +0000 (12:19 +0300)
_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 b24a981b9f1c4767aaea815e504a2c7aeb405d72)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
(Mjt: rebuild tests/data/acpi/q35/DSDT.cxl for 7.2.x)

tests/data/acpi/q35/DSDT.cxl
tests/qtest/bios-tables-test-allowed-diff.h

index f9c6dd4ee0502ca000509493411b421dfd23b96f..267709e4e471e02cf1aa776d734575614a06f509 100644 (file)
Binary files a/tests/data/acpi/q35/DSDT.cxl and b/tests/data/acpi/q35/DSDT.cxl differ
index 9ce0f596cc59b39a32d93290883e64823bcf7bec..dfb8523c8bf457c471cea8d860eff394b2d3700f 100644 (file)
@@ -1,2 +1 @@
 /* List of comma-separated changed AML files to ignore */
-"tests/data/acpi/q35/DSDT.cxl",