diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2022-03-08 13:31:05 +0100 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2022-03-15 09:32:22 +0100 |
commit | 0e975424f8bf4403efaa08414db8c1da7f813897 (patch) | |
tree | 270481348d776ad3ad33de27b55d4d6ef81fdb35 /tests | |
parent | ff883fb39ec5ba3189d80edd8b78bc5a670827b1 (diff) | |
download | qemu-0e975424f8bf4403efaa08414db8c1da7f813897.zip qemu-0e975424f8bf4403efaa08414db8c1da7f813897.tar.gz qemu-0e975424f8bf4403efaa08414db8c1da7f813897.tar.bz2 |
tests/acpi: disallow virt memory hotplug changes
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Diffstat (limited to 'tests')
-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 e569098..dfb8523 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", |