]> git.proxmox.com Git - mirror_qemu.git/commit
tests: acpi: whitelist nvdimm's SSDT and FACP.slic expected blobs
authorIgor Mammedov <imammedo@redhat.com>
Wed, 12 Jan 2022 13:03:30 +0000 (08:03 -0500)
committerMichael S. Tsirkin <mst@redhat.com>
Fri, 4 Feb 2022 14:07:43 +0000 (09:07 -0500)
commitd1e4a4654154925eddf0fc449fa9c92b806b9c8c
tree65c869fdf4a47a130a9d726c981862e0e13ae522
parenta849522f726767022203ef2b6c395ea19facb866
tests: acpi: whitelist nvdimm's SSDT and FACP.slic expected blobs

The next commit will revert OEM fields whitespace padding to
padding with '\0' as it was before [1]. That will change OEM
Table ID for:
  * SSDT.*: where it was padded from 6 characters to 8
  * FACP.slic: where it was padded from 2 characters to 8
after reverting whitespace padding, it will be replaced with
'\0' which effectively will shorten OEM table ID to 6 and 2
characters.

Whitelist affected tables before introducing the change.

1) 602b458201 ("acpi: Permit OEM ID and OEM table ID fields to be changed")
Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Message-Id: <20220112130332.1648664-3-imammedo@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
tests/qtest/bios-tables-test-allowed-diff.h