diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2023-09-18 15:00:24 +0200 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2023-09-18 15:27:27 +0200 |
commit | 0ec0767e59261b7a1f59e904020cf52b45380e54 (patch) | |
tree | 5a9e0684d8dfc25dd9643ec69321c876e9e76595 | |
parent | 5f88dd43d09dbab22141f06fa518014970103801 (diff) |
tests/acpi: disallow virt/SSDT.memhp updates
Signed-off-by: Gerd Hoffmann <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 e569098abd..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/virt/SSDT.memhp", |