qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH v5 14/43] tests/acpi: allow DSDT.viot table changes.


From: Jonathan Cameron
Subject: [PATCH v5 14/43] tests/acpi: allow DSDT.viot table changes.
Date: Wed, 2 Feb 2022 14:10:08 +0000

From: Jonathan Cameron <jonathan.cameron@huawei.com>

The next patch unifies some of the PCI host bridge DSDT
generation code and results in some minor changes to this file.

Signed-off-by: Jonathan Cameron <jonathan.cameron@huawei.com>
---
v5: No change, but Alex suggested we combine this and next
two patches.  I'd like feedback from the bios tables test maintainer
on this question.

 tests/qtest/bios-tables-test-allowed-diff.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/qtest/bios-tables-test-allowed-diff.h 
b/tests/qtest/bios-tables-test-allowed-diff.h
index dfb8523c8b..08a8095432 100644
--- a/tests/qtest/bios-tables-test-allowed-diff.h
+++ b/tests/qtest/bios-tables-test-allowed-diff.h
@@ -1 +1,2 @@
 /* List of comma-separated changed AML files to ignore */
+"tests/data/acpi/q35/DSDT.viot",
-- 
2.32.0




reply via email to

[Prev in Thread] Current Thread [Next in Thread]