Previous patch changed the SPCR ACPI table for AArch64 virt.
Hexdump diff:
@@ -1 +1 @@
-00000000 53 50 43 52 50 00 00 00 02 b1 42 4f 43 48 53 20
+00000000 53 50 43 52 5a 00 00 00 04 78 42 4f 43 48 53 20
@@ -5,2 +5,3 @@
-00000040 ff ff ff ff 00 00 00 00 00 00 00 00 00 00 00 00
-00000050
+00000040 ff ff ff ff 00 00 00 00 00 00 00 00 00 36 6e 01
+00000050 00 00 00 00 02 00 58 00 2e 00
+0000005a
Signed-off-by: Vadim Chichikalyuk <chichikalyuk@gmail.com>
---
tests/data/acpi/aarch64/virt/SPCR | Bin 80 -> 90 bytes
tests/qtest/bios-tables-test-allowed-diff.h | 1 -
2 files changed, 1 deletion(-)
diff --git a/tests/data/acpi/aarch64/virt/SPCR b/tests/data/acpi/aarch64/virt/SPCR
index cf0f2b75226515097c08d2e2016a83a4f08812ba..6df47f5c95dfbad2a0b060151c0733bdbc9f7392 100644
GIT binary patch
delta 30
kcmWHD;tCFM4vJ!6U|^}3$mPsymd6NWGcYkkFz7J=09{iA+W-In
delta 20
acmazF;0g|K4hmpkU|`xfk;|DG$N&H@<O9(F
diff --git a/tests/qtest/bios-tables-test-allowed-diff.h b/tests/qtest/bios-tables-test-allowed-diff.h
index a60794a3f6..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/aarch64/virt/SPCR",
--
2.39.5 (Apple Git-154)