diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2020-10-16 13:38:29 +0200 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2020-10-21 11:36:05 +0200 |
commit | 129927fdae54e84e3232b8f16a5604dee8f98c3b (patch) | |
tree | ac0d0e7160040bea19263d31397af88740c72ef6 /tests | |
parent | 4c41341af76cfc85b5a6c0f87de4838672ab9f89 (diff) | |
download | qemu-129927fdae54e84e3232b8f16a5604dee8f98c3b.zip qemu-129927fdae54e84e3232b8f16a5604dee8f98c3b.tar.gz qemu-129927fdae54e84e3232b8f16a5604dee8f98c3b.tar.bz2 |
tests/acpi: allow changes for microvm/APIC.pcie
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Message-id: 20201016113835.17465-2-kraxel@redhat.com
Diffstat (limited to 'tests')
-rw-r--r-- | tests/qtest/bios-tables-test-allowed-diff.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/qtest/bios-tables-test-allowed-diff.h b/tests/qtest/bios-tables-test-allowed-diff.h index dfb8523..0c37cce 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/microvm/APIC.pcie", |