diff options
| author | 2023-03-16 08:05:54 +0100 | |
|---|---|---|
| committer | 2023-03-20 09:59:25 +0100 | |
| commit | a31daba07eb97701de489fc144ea0e19e18ed1f0 (patch) | |
| tree | ef3842e6e46bd275abe08214885299d9fed7efc7 | |
| parent | Merge tag 'trivial-branch-for-8.0-pull-request' of https://gitlab.com/laurent_vivier/qemu into staging (diff) | |
| download | qemu-a31daba07eb97701de489fc144ea0e19e18ed1f0.tar.xz qemu-a31daba07eb97701de489fc144ea0e19e18ed1f0.zip | |
acpi: enable tests/data/acpi updates
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
| -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 dfb8523c8b..b5ed0904b5 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/virt/SRAT.acpihmatvirt", |
