|
|
60061b |
From 577d4682757e8a26f2eedfc866be09dbd7d37e5b Mon Sep 17 00:00:00 2001
|
|
|
60061b |
From: Igor Mammedov <imammedo@redhat.com>
|
|
|
60061b |
Date: Mon, 27 Dec 2021 14:31:20 -0500
|
|
|
60061b |
Subject: [PATCH 06/12] tests: acpi: SLIC: update expected blobs
|
|
|
60061b |
|
|
|
60061b |
RH-Author: Igor Mammedov <imammedo@redhat.com>
|
|
|
60061b |
RH-MergeRequest: 129: acpi: fix QEMU crash when started with SLIC table
|
|
|
60061b |
RH-Commit: [4/10] 4bef84bbff835d39d3a07f102c650d645f18f8c8
|
|
|
60061b |
RH-Bugzilla: 2059311
|
|
|
60061b |
RH-Acked-by: Jon Maloy <jmaloy@redhat.com>
|
|
|
60061b |
RH-Acked-by: Gerd Hoffmann <kraxel@redhat.com>
|
|
|
60061b |
RH-Acked-by: MST <None>
|
|
|
60061b |
|
|
|
60061b |
Signed-off-by: Igor Mammedov <imammedo@redhat.com>
|
|
|
60061b |
Message-Id: <20211227193120.1084176-5-imammedo@redhat.com>
|
|
|
60061b |
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
|
|
|
60061b |
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
|
|
|
60061b |
(cherry picked from commit c8adb4d222c42951a9d0367e5f5d4e1f5e2c9ad7)
|
|
|
60061b |
---
|
|
|
60061b |
tests/data/acpi/q35/FACP.slic | Bin 244 -> 244 bytes
|
|
|
60061b |
tests/data/acpi/q35/SLIC.slic | Bin 0 -> 36 bytes
|
|
|
60061b |
tests/qtest/bios-tables-test-allowed-diff.h | 2 --
|
|
|
60061b |
3 files changed, 2 deletions(-)
|
|
|
60061b |
|
|
|
60061b |
literal 0
|
|
|
60061b |
HcmV?d00001
|
|
|
60061b |
|
|
|
60061b |
diff --git a/tests/qtest/bios-tables-test-allowed-diff.h b/tests/qtest/bios-tables-test-allowed-diff.h
|
|
|
60061b |
index 49dbf8fa3e..dfb8523c8b 100644
|
|
|
60061b |
--- a/tests/qtest/bios-tables-test-allowed-diff.h
|
|
|
60061b |
+++ b/tests/qtest/bios-tables-test-allowed-diff.h
|
|
|
60061b |
@@ -1,3 +1 @@
|
|
|
60061b |
/* List of comma-separated changed AML files to ignore */
|
|
|
60061b |
-"tests/data/acpi/q35/FACP.slic",
|
|
|
60061b |
-"tests/data/acpi/q35/SLIC.slic",
|
|
|
60061b |
--
|
|
|
60061b |
2.27.0
|
|
|
60061b |
|