diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2020-10-16 13:38:35 +0200 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2020-10-21 11:36:05 +0200 |
commit | 0a10b8f718c24cdd6b0277a7ba7835a685712843 (patch) | |
tree | 590b06bdfa989e43acb96ab83fd0f0879b2fe1ba | |
parent | d3b5a15f8d0de3c0445e688c5d56ceb29c6fab13 (diff) | |
download | qemu-0a10b8f718c24cdd6b0277a7ba7835a685712843.zip |
tests/acpi: disallow changes for microvm/APIC.pcie
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Message-id: 20201016113835.17465-8-kraxel@redhat.com
-rw-r--r-- | tests/qtest/bios-tables-test-allowed-diff.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/qtest/bios-tables-test-allowed-diff.h b/tests/qtest/bios-tables-test-allowed-diff.h index 0c37ccebc5..dfb8523c8b 100644 --- a/tests/qtest/bios-tables-test-allowed-diff.h +++ b/tests/qtest/bios-tables-test-allowed-diff.h @@ -1,2 +1 @@ /* List of comma-separated changed AML files to ignore */ -"tests/data/acpi/microvm/APIC.pcie", |