tests/acpi: Add empty ACPI data files for LoongArch
Add empty acpi table for LoongArch virt machine, it is only empty file and there is no data in these files. Signed-off-by: Bibo Mao <maobibo@loongson.cn> Message-Id: <20250612090321.3416594-2-maobibo@loongson.cn> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
This commit is contained in:
parent
07fde5901b
commit
f3bc2c3f33
9 changed files with 8 additions and 0 deletions
0
tests/data/acpi/loongarch64/virt/APIC
Normal file
0
tests/data/acpi/loongarch64/virt/APIC
Normal file
0
tests/data/acpi/loongarch64/virt/DSDT
Normal file
0
tests/data/acpi/loongarch64/virt/DSDT
Normal file
0
tests/data/acpi/loongarch64/virt/FACP
Normal file
0
tests/data/acpi/loongarch64/virt/FACP
Normal file
0
tests/data/acpi/loongarch64/virt/MCFG
Normal file
0
tests/data/acpi/loongarch64/virt/MCFG
Normal file
0
tests/data/acpi/loongarch64/virt/PPTT
Normal file
0
tests/data/acpi/loongarch64/virt/PPTT
Normal file
0
tests/data/acpi/loongarch64/virt/SLIT
Normal file
0
tests/data/acpi/loongarch64/virt/SLIT
Normal file
0
tests/data/acpi/loongarch64/virt/SPCR
Normal file
0
tests/data/acpi/loongarch64/virt/SPCR
Normal file
0
tests/data/acpi/loongarch64/virt/SRAT
Normal file
0
tests/data/acpi/loongarch64/virt/SRAT
Normal file
|
|
@ -1 +1,9 @@
|
|||
/* List of comma-separated changed AML files to ignore */
|
||||
"tests/data/acpi/loongarch64/virt/APIC",
|
||||
"tests/data/acpi/loongarch64/virt/DSDT",
|
||||
"tests/data/acpi/loongarch64/virt/FACP",
|
||||
"tests/data/acpi/loongarch64/virt/MCFG",
|
||||
"tests/data/acpi/loongarch64/virt/PPTT",
|
||||
"tests/data/acpi/loongarch64/virt/SLIT",
|
||||
"tests/data/acpi/loongarch64/virt/SPCR",
|
||||
"tests/data/acpi/loongarch64/virt/SRAT",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue