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