]> git.ipfire.org Git - thirdparty/qemu.git/commitdiff
tests/acpi: add empty expected blobs for sp-mem SRAT test
authorfanhuang <FangSheng.Huang@amd.com>
Tue, 23 Jun 2026 07:50:47 +0000 (15:50 +0800)
committerMichael S. Tsirkin <mst@redhat.com>
Sat, 4 Jul 2026 01:21:07 +0000 (21:21 -0400)
Add empty SRAT.spmem and DSDT.spmem stubs and list them in
bios-tables-test-allowed-diff.h.

Signed-off-by: FangSheng Huang <FangSheng.Huang@amd.com>
Acked-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Message-ID: <20260623075051.3797975-7-FangSheng.Huang@amd.com>

tests/data/acpi/x86/q35/DSDT.spmem [new file with mode: 0644]
tests/data/acpi/x86/q35/SRAT.spmem [new file with mode: 0644]
tests/qtest/bios-tables-test-allowed-diff.h

diff --git a/tests/data/acpi/x86/q35/DSDT.spmem b/tests/data/acpi/x86/q35/DSDT.spmem
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/data/acpi/x86/q35/SRAT.spmem b/tests/data/acpi/x86/q35/SRAT.spmem
new file mode 100644 (file)
index 0000000..e69de29
index dfb8523c8bf457c471cea8d860eff394b2d3700f..188003fa90aa8b278e7928898f560105244cb67f 100644 (file)
@@ -1 +1,3 @@
 /* List of comma-separated changed AML files to ignore */
+"tests/data/acpi/x86/q35/DSDT.spmem",
+"tests/data/acpi/x86/q35/SRAT.spmem",