26 lines
916 B
Diff
26 lines
916 B
Diff
|
|
From b062e2f182af4c44fbd3a03eda9c934686037032 Mon Sep 17 00:00:00 2001
|
||
|
|
From: Kunkun Jiang <jiangkunkun@huawei.com>
|
||
|
|
Date: Sat, 30 Mar 2024 20:16:32 +0800
|
||
|
|
Subject: [PATCH] tests: virt: Update expected ACPI tables for virt test
|
||
|
|
|
||
|
|
Update the ACPI tables according to the acpi aml_build change, also
|
||
|
|
empty bios-tables-test-allowed-diff.h.
|
||
|
|
|
||
|
|
Signed-off-by: Kunkun Jiang <jiangkunkun@huawei.com>
|
||
|
|
---
|
||
|
|
tests/qtest/bios-tables-test-allowed-diff.h | 3 ---
|
||
|
|
1 files changed, 3 deletions(-)
|
||
|
|
|
||
|
|
diff --git a/tests/qtest/bios-tables-test-allowed-diff.h b/tests/qtest/bios-tables-test-allowed-diff.h
|
||
|
|
index 18d02a710d..dfb8523c8b 100644
|
||
|
|
--- a/tests/qtest/bios-tables-test-allowed-diff.h
|
||
|
|
+++ b/tests/qtest/bios-tables-test-allowed-diff.h
|
||
|
|
@@ -1,4 +1 @@
|
||
|
|
/* List of comma-separated changed AML files to ignore */
|
||
|
|
-"tests/data/acpi/virt/PPTT",
|
||
|
|
-"tests/data/acpi/virt/PPTT.acpihmatvirt",
|
||
|
|
-"tests/data/acpi/virt/PPTT.topology",
|
||
|
|
--
|
||
|
|
2.27.0
|
||
|
|
|