qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v9 09/13] Add ACPI DSDT tables for q35 that are being updated


From: Igor Mammedov
Subject: Re: [PATCH v9 09/13] Add ACPI DSDT tables for q35 that are being updated by the next patch
Date: Fri, 18 Sep 2020 09:55:25 +0200

On Fri, 18 Sep 2020 12:53:21 +0530
Ani Sinha <ani@anisinha.ca> wrote:

> The following patch 7b7d8ff077 ("piix4: don't reserve hw resources when
> hotplug is off globally") modifies certain ACPI tables for q35 machines.
> This patch adds those table names to 
> tests/qtest/bios-tables-test-allowed-diff.h
> so that unit tests continues to pass and bisection is not broken.
> 
> Signed-off-by: Ani Sinha <ani@anisinha.ca>

Reviewed-by: Igor Mammedov <imammedo@redhat.com>


> ---
>  tests/qtest/bios-tables-test-allowed-diff.h | 10 ++++++++++
>  1 file changed, 10 insertions(+)
> 
> diff --git a/tests/qtest/bios-tables-test-allowed-diff.h 
> b/tests/qtest/bios-tables-test-allowed-diff.h
> index dfb8523c8b..631703142c 100644
> --- a/tests/qtest/bios-tables-test-allowed-diff.h
> +++ b/tests/qtest/bios-tables-test-allowed-diff.h
> @@ -1 +1,11 @@
>  /* List of comma-separated changed AML files to ignore */
> +"tests/data/acpi/q35/DSDT",
> +"tests/data/acpi/q35/DSDT.acpihmat",
> +"tests/data/acpi/q35/DSDT.bridge",
> +"tests/data/acpi/q35/DSDT.cphp",
> +"tests/data/acpi/q35/DSDT.dimmpxm",
> +"tests/data/acpi/q35/DSDT.ipmibt",
> +"tests/data/acpi/q35/DSDT.memhp",
> +"tests/data/acpi/q35/DSDT.mmio64",
> +"tests/data/acpi/q35/DSDT.numamem",
> +"tests/data/acpi/q35/DSDT.tis",




reply via email to

[Prev in Thread] Current Thread [Next in Thread]