]> git.ipfire.org Git - thirdparty/qemu.git/commitdiff
tests/acpi: Fill acpi table data for LoongArch
authorBibo Mao <maobibo@loongson.cn>
Thu, 12 Jun 2025 09:03:20 +0000 (17:03 +0800)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 14 Jul 2025 13:16:40 +0000 (09:16 -0400)
The acpi table data is filled for LoongArch virt machine with the
following command:
  tests/data/acpi/rebuild-expected-aml.sh

Signed-off-by: Bibo Mao <maobibo@loongson.cn>
Message-Id: <20250612090321.3416594-5-maobibo@loongson.cn>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
16 files changed:
tests/data/acpi/loongarch64/virt/APIC
tests/data/acpi/loongarch64/virt/APIC.topology [new file with mode: 0644]
tests/data/acpi/loongarch64/virt/DSDT
tests/data/acpi/loongarch64/virt/DSDT.memhp [new file with mode: 0644]
tests/data/acpi/loongarch64/virt/DSDT.numamem [new file with mode: 0644]
tests/data/acpi/loongarch64/virt/DSDT.topology [new file with mode: 0644]
tests/data/acpi/loongarch64/virt/FACP
tests/data/acpi/loongarch64/virt/MCFG
tests/data/acpi/loongarch64/virt/PPTT
tests/data/acpi/loongarch64/virt/PPTT.topology [new file with mode: 0644]
tests/data/acpi/loongarch64/virt/SLIT.numamem [new file with mode: 0644]
tests/data/acpi/loongarch64/virt/SPCR
tests/data/acpi/loongarch64/virt/SRAT
tests/data/acpi/loongarch64/virt/SRAT.memhp [new file with mode: 0644]
tests/data/acpi/loongarch64/virt/SRAT.numamem [new file with mode: 0644]
tests/data/acpi/loongarch64/virt/SRAT.topology [new file with mode: 0644]

index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..3477789f422cad54f16734b3ec9ad1ff5135165d 100644 (file)
Binary files a/tests/data/acpi/loongarch64/virt/APIC and b/tests/data/acpi/loongarch64/virt/APIC differ
diff --git a/tests/data/acpi/loongarch64/virt/APIC.topology b/tests/data/acpi/loongarch64/virt/APIC.topology
new file mode 100644 (file)
index 0000000..da0089d
Binary files /dev/null and b/tests/data/acpi/loongarch64/virt/APIC.topology differ
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..f32e732b11a557ae01c7f383625d3b6f459ac9f7 100644 (file)
Binary files a/tests/data/acpi/loongarch64/virt/DSDT and b/tests/data/acpi/loongarch64/virt/DSDT differ
diff --git a/tests/data/acpi/loongarch64/virt/DSDT.memhp b/tests/data/acpi/loongarch64/virt/DSDT.memhp
new file mode 100644 (file)
index 0000000..f19eae7
Binary files /dev/null and b/tests/data/acpi/loongarch64/virt/DSDT.memhp differ
diff --git a/tests/data/acpi/loongarch64/virt/DSDT.numamem b/tests/data/acpi/loongarch64/virt/DSDT.numamem
new file mode 100644 (file)
index 0000000..9b46286
Binary files /dev/null and b/tests/data/acpi/loongarch64/virt/DSDT.numamem differ
diff --git a/tests/data/acpi/loongarch64/virt/DSDT.topology b/tests/data/acpi/loongarch64/virt/DSDT.topology
new file mode 100644 (file)
index 0000000..65111aa
Binary files /dev/null and b/tests/data/acpi/loongarch64/virt/DSDT.topology differ
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..04d8d4c26fa2be24af40cd7a72959ec6b12790e5 100644 (file)
Binary files a/tests/data/acpi/loongarch64/virt/FACP and b/tests/data/acpi/loongarch64/virt/FACP differ
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..5f93b05abe1669fe4239edbba8aaf4fe666f5b95 100644 (file)
Binary files a/tests/data/acpi/loongarch64/virt/MCFG and b/tests/data/acpi/loongarch64/virt/MCFG differ
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..7a1258ecf123555b24462c98ccbb76b4ac1d0c2b 100644 (file)
Binary files a/tests/data/acpi/loongarch64/virt/PPTT and b/tests/data/acpi/loongarch64/virt/PPTT differ
diff --git a/tests/data/acpi/loongarch64/virt/PPTT.topology b/tests/data/acpi/loongarch64/virt/PPTT.topology
new file mode 100644 (file)
index 0000000..d91e55b
Binary files /dev/null and b/tests/data/acpi/loongarch64/virt/PPTT.topology differ
diff --git a/tests/data/acpi/loongarch64/virt/SLIT.numamem b/tests/data/acpi/loongarch64/virt/SLIT.numamem
new file mode 100644 (file)
index 0000000..67f0081
Binary files /dev/null and b/tests/data/acpi/loongarch64/virt/SLIT.numamem differ
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..3cc9bbcfb8051e632592d9db0fe3dba0af53ed8d 100644 (file)
Binary files a/tests/data/acpi/loongarch64/virt/SPCR and b/tests/data/acpi/loongarch64/virt/SPCR differ
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..ff234ce45cbdd32f57fc0668aba135992e5ca887 100644 (file)
Binary files a/tests/data/acpi/loongarch64/virt/SRAT and b/tests/data/acpi/loongarch64/virt/SRAT differ
diff --git a/tests/data/acpi/loongarch64/virt/SRAT.memhp b/tests/data/acpi/loongarch64/virt/SRAT.memhp
new file mode 100644 (file)
index 0000000..5253218
Binary files /dev/null and b/tests/data/acpi/loongarch64/virt/SRAT.memhp differ
diff --git a/tests/data/acpi/loongarch64/virt/SRAT.numamem b/tests/data/acpi/loongarch64/virt/SRAT.numamem
new file mode 100644 (file)
index 0000000..2972a9a
Binary files /dev/null and b/tests/data/acpi/loongarch64/virt/SRAT.numamem differ
diff --git a/tests/data/acpi/loongarch64/virt/SRAT.topology b/tests/data/acpi/loongarch64/virt/SRAT.topology
new file mode 100644 (file)
index 0000000..4a44831
Binary files /dev/null and b/tests/data/acpi/loongarch64/virt/SRAT.topology differ