diff options
author | Vishal Verma <vishal.l.verma@intel.com> | 2020-06-05 18:09:11 -0600 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2020-06-09 12:46:45 -0400 |
commit | 8a49b30034da8c5440f425a94e7fb12425f35283 (patch) | |
tree | 1dfe18c63d8baa7bcaa10a75658cdf560781ec90 /tests/qtest | |
parent | c3b0cf6e7dbc48ecf84ace4224f220fa9baa85b6 (diff) | |
download | qemu-8a49b30034da8c5440f425a94e7fb12425f35283.zip qemu-8a49b30034da8c5440f425a94e7fb12425f35283.tar.gz qemu-8a49b30034da8c5440f425a94e7fb12425f35283.tar.bz2 |
tests/acpi: update expected SRAT files
Update expected SRAT files for the change to account for NVDIMM NUMA
nodes in the SRAT.
AML diffs:
tests/data/acpi/pc/SRAT.dimmpxm:
Message-Id: <20200606000911.9896-4-vishal.l.verma@intel.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'tests/qtest')
-rw-r--r-- | tests/qtest/bios-tables-test-allowed-diff.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/qtest/bios-tables-test-allowed-diff.h b/tests/qtest/bios-tables-test-allowed-diff.h index e8f2766..dfb8523 100644 --- a/tests/qtest/bios-tables-test-allowed-diff.h +++ b/tests/qtest/bios-tables-test-allowed-diff.h @@ -1,4 +1 @@ /* List of comma-separated changed AML files to ignore */ -"tests/data/acpi/pc/SRAT.dimmpxm", -"tests/data/acpi/q35/SRAT.dimmpxm", -"tests/data/acpi/virt/SRAT.memhp", |