diff mbox series

[v10,5/7] test: bios-tables-test: prepare IVRS change in ACPI table

Message ID 20231109151924.267515-6-minhquangbui99@gmail.com (mailing list archive)
State New, archived
Headers show
Series [v10,1/7] i386/tcg: implement x2APIC registers MSR access | expand

Commit Message

Bui Quang Minh Nov. 9, 2023, 3:19 p.m. UTC
Following the instructions in bios-tables-test, this lists that IVRS.ivrs
in ACPI table will be changed to add new IVHD type 0x11.

Signed-off-by: Bui Quang Minh <minhquangbui99@gmail.com>
---
 tests/qtest/bios-tables-test-allowed-diff.h | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/tests/qtest/bios-tables-test-allowed-diff.h b/tests/qtest/bios-tables-test-allowed-diff.h
index dfb8523c8b..ac420db6b7 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/IVRS.ivrs",