|
|
4841a6 |
From 0f5984bd89d481bf2494d4b3c36ef80350f44811 Mon Sep 17 00:00:00 2001
|
|
|
4841a6 |
From: Jon Maloy <jmaloy@redhat.com>
|
|
|
4841a6 |
Date: Wed, 30 Mar 2022 14:52:34 -0400
|
|
|
4841a6 |
Subject: [PATCH 12/18] tests: acpi: SLIC: update expected blobs
|
|
|
4841a6 |
|
|
|
4841a6 |
RH-Author: Jon Maloy <jmaloy@redhat.com>
|
|
|
4841a6 |
RH-MergeRequest: 141: acpi: fix QEMU crash when started with SLIC table
|
|
|
4841a6 |
RH-Commit: [4/10] ca28e5c57f9eb432e5ad6b1cb7ef646a86890dd5 (jmaloy/qemu-kvm)
|
|
|
4841a6 |
RH-Bugzilla: 2062611
|
|
|
4841a6 |
RH-Acked-by: Igor Mammedov <imammedo@redhat.com>
|
|
|
4841a6 |
|
|
|
4841a6 |
Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2062611
|
|
|
4841a6 |
Upstream: Merged
|
|
|
4841a6 |
|
|
|
4841a6 |
commit c8adb4d222c42951a9d0367e5f5d4e1f5e2c9ad7
|
|
|
4841a6 |
Author: Igor Mammedov <imammedo@redhat.com>
|
|
|
4841a6 |
Date: Mon Dec 27 14:31:20 2021 -0500
|
|
|
4841a6 |
|
|
|
4841a6 |
tests: acpi: SLIC: update expected blobs
|
|
|
4841a6 |
|
|
|
4841a6 |
Signed-off-by: Igor Mammedov <imammedo@redhat.com>
|
|
|
4841a6 |
Message-Id: <20211227193120.1084176-5-imammedo@redhat.com>
|
|
|
4841a6 |
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
|
|
|
4841a6 |
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
|
|
|
4841a6 |
|
|
|
60061b |
(cherry picked from commit c8adb4d222c42951a9d0367e5f5d4e1f5e2c9ad7)
|
|
|
4841a6 |
Signed-off-by: Jon Maloy <jmaloy@redhat.com>
|
|
|
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 |
|