Re: [PATCH 1/3] bios-tables-test: allow changes in DSDT ACPI tables for q35

2021-09-14 Thread Igor Mammedov
On Tue, 14 Sep 2021 10:24:08 +0530 Ani Sinha wrote: > We are going to commit a change to fix IO address range allocated for acpi pci > hotplug in q35. This affects DSDT tables. This change allows DSDT table > modification so that unit tests are not broken. > > Signed-off-by: Ani Sinha Acked-by:

[PATCH 1/3] bios-tables-test: allow changes in DSDT ACPI tables for q35

2021-09-13 Thread Ani Sinha
We are going to commit a change to fix IO address range allocated for acpi pci hotplug in q35. This affects DSDT tables. This change allows DSDT table modification so that unit tests are not broken. Signed-off-by: Ani Sinha --- tests/qtest/bios-tables-test-allowed-diff.h | 11 +++ 1 file