0727d3
From 0f5984bd89d481bf2494d4b3c36ef80350f44811 Mon Sep 17 00:00:00 2001
0727d3
From: Jon Maloy <jmaloy@redhat.com>
0727d3
Date: Wed, 30 Mar 2022 14:52:34 -0400
0727d3
Subject: [PATCH 12/18] tests: acpi: SLIC: update expected blobs
0727d3
0727d3
RH-Author: Jon Maloy <jmaloy@redhat.com>
0727d3
RH-MergeRequest: 141: acpi: fix QEMU crash when started with SLIC table
0727d3
RH-Commit: [4/10] ca28e5c57f9eb432e5ad6b1cb7ef646a86890dd5 (jmaloy/qemu-kvm)
0727d3
RH-Bugzilla: 2062611
0727d3
RH-Acked-by: Igor Mammedov <imammedo@redhat.com>
0727d3
0727d3
Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2062611
0727d3
Upstream: Merged
0727d3
0727d3
commit c8adb4d222c42951a9d0367e5f5d4e1f5e2c9ad7
0727d3
Author: Igor Mammedov <imammedo@redhat.com>
0727d3
Date:   Mon Dec 27 14:31:20 2021 -0500
0727d3
0727d3
    tests: acpi: SLIC: update expected blobs
0727d3
0727d3
    Signed-off-by: Igor Mammedov <imammedo@redhat.com>
0727d3
    Message-Id: <20211227193120.1084176-5-imammedo@redhat.com>
0727d3
    Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
0727d3
    Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
0727d3
0727d3
(cherry picked from commit c8adb4d222c42951a9d0367e5f5d4e1f5e2c9ad7)
0727d3
Signed-off-by: Jon Maloy <jmaloy@redhat.com>
0727d3
---
0727d3
 tests/data/acpi/q35/FACP.slic               | Bin 244 -> 244 bytes
0727d3
 tests/data/acpi/q35/SLIC.slic               | Bin 0 -> 36 bytes
0727d3
 tests/qtest/bios-tables-test-allowed-diff.h |   2 --
0727d3
 3 files changed, 2 deletions(-)
0727d3
0727d3
literal 0
0727d3
HcmV?d00001
0727d3
0727d3
diff --git a/tests/qtest/bios-tables-test-allowed-diff.h b/tests/qtest/bios-tables-test-allowed-diff.h
0727d3
index 49dbf8fa3e..dfb8523c8b 100644
0727d3
--- a/tests/qtest/bios-tables-test-allowed-diff.h
0727d3
+++ b/tests/qtest/bios-tables-test-allowed-diff.h
0727d3
@@ -1,3 +1 @@
0727d3
 /* List of comma-separated changed AML files to ignore */
0727d3
-"tests/data/acpi/q35/FACP.slic",
0727d3
-"tests/data/acpi/q35/SLIC.slic",
0727d3
-- 
0727d3
2.27.0
0727d3