From: Ani Sinha Date: Fri, 18 Sep 2020 08:41:04 +0000 (+0530) Subject: tests/acpi: list added acpi table binary file for pci bridge hotplug test X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=0fb41e898746d33abe1b8220c26165f584ba1018;p=qemu.git tests/acpi: list added acpi table binary file for pci bridge hotplug test The file 'tests/data/acpi/pc/DSDT.hpbridge' is a newly added acpi table file for testing the pci bridge option 'acpi-pci-hotplug-with-bridge-support' under i440fx. This change documents this fact. Signed-off-by: Ani Sinha Reviewed-by: Igor Mammedov Message-Id: <20200918084111.15339-7-ani@anisinha.ca> Reviewed-by: Michael S. Tsirkin Signed-off-by: Michael S. Tsirkin --- diff --git a/tests/qtest/bios-tables-test-allowed-diff.h b/tests/qtest/bios-tables-test-allowed-diff.h index dfb8523c8b..96a9237355 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/pc/DSDT.hpbridge",