On Tue, 11 Oct 2022 13:17:29 +0200
Julia Suvorova <[email protected]> wrote:

> Signed-off-by: Julia Suvorova <[email protected]>
> Message-Id: <[email protected]>

Acked-by: Igor Mammedov <[email protected]>

> ---
>  tests/data/acpi/q35/APIC.core-count2        | 0
>  tests/data/acpi/q35/DSDT.core-count2        | 0
>  tests/data/acpi/q35/FACP.core-count2        | 0
>  tests/qtest/bios-tables-test-allowed-diff.h | 3 +++
>  4 files changed, 3 insertions(+)
>  create mode 100644 tests/data/acpi/q35/APIC.core-count2
>  create mode 100644 tests/data/acpi/q35/DSDT.core-count2
>  create mode 100644 tests/data/acpi/q35/FACP.core-count2
> 
> diff --git a/tests/data/acpi/q35/APIC.core-count2 
> b/tests/data/acpi/q35/APIC.core-count2
> new file mode 100644
> index 0000000000..e69de29bb2
> diff --git a/tests/data/acpi/q35/DSDT.core-count2 
> b/tests/data/acpi/q35/DSDT.core-count2
> new file mode 100644
> index 0000000000..e69de29bb2
> diff --git a/tests/data/acpi/q35/FACP.core-count2 
> b/tests/data/acpi/q35/FACP.core-count2
> new file mode 100644
> index 0000000000..e69de29bb2
> diff --git a/tests/qtest/bios-tables-test-allowed-diff.h 
> b/tests/qtest/bios-tables-test-allowed-diff.h
> index dfb8523c8b..e81dc67a2e 100644
> --- a/tests/qtest/bios-tables-test-allowed-diff.h
> +++ b/tests/qtest/bios-tables-test-allowed-diff.h
> @@ -1 +1,4 @@
>  /* List of comma-separated changed AML files to ignore */
> +"tests/data/acpi/q35/APIC.core-count2",
> +"tests/data/acpi/q35/DSDT.core-count2",
> +"tests/data/acpi/q35/FACP.core-count2",


Reply via email to