Skip to content

Commit

Permalink
tests/acpi: Update DSDT.cxl to reflect change _STA return value.
Browse files Browse the repository at this point in the history
_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>
  • Loading branch information
jic23 authored and mstsirkin committed Feb 14, 2024
1 parent d9ae580 commit b24a981
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
Binary file modified tests/data/acpi/q35/DSDT.cxl
Binary file not shown.
1 change: 0 additions & 1 deletion tests/qtest/bios-tables-test-allowed-diff.h
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
/* List of comma-separated changed AML files to ignore */
"tests/data/acpi/q35/DSDT.cxl",

0 comments on commit b24a981

Please sign in to comment.