Jonathan Cameron <jonathan.came...@huawei.com> writes:
> From: Jonathan Cameron <jonathan.came...@huawei.com> > > The next patch unifies some of the PCI host bridge DSDT > generation code and results in some minor changes to this file. I'd just squash this in with the patch that makes the change... otherwise you risk breaking bisectablility. > > Signed-off-by: Jonathan Cameron <jonathan.came...@huawei.com> > --- > tests/qtest/bios-tables-test-allowed-diff.h | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/tests/qtest/bios-tables-test-allowed-diff.h > b/tests/qtest/bios-tables-test-allowed-diff.h > index dfb8523c8b..08a8095432 100644 > --- a/tests/qtest/bios-tables-test-allowed-diff.h > +++ b/tests/qtest/bios-tables-test-allowed-diff.h > @@ -1 +1,2 @@ > /* List of comma-separated changed AML files to ignore */ > +"tests/data/acpi/q35/DSDT.viot", -- Alex Bennée