On Sat, 1 Nov 2025 00:27:36 +0100 (CET)
BALATON Zoltan <[email protected]> wrote:

[...]
> > diff --git a/tests/qtest/bios-tables-test-allowed-diff.h 
> > b/tests/qtest/bios-tables-test-allowed-diff.h
> > index dfb8523c8b..7191854857 100644
> > --- a/tests/qtest/bios-tables-test-allowed-diff.h
> > +++ b/tests/qtest/bios-tables-test-allowed-diff.h
> > @@ -1 +1,43 @@  
> 
> Does this belong here?
thanks for spotting it, it should be a separate preceding patch,

and then expected blobs update patch after this patch,
that would cleanup bios-tables-test-allowed-diff.h along with new blobs.
/i.e. as per process described in bios-tables-test.c /

> 
> > /* List of comma-separated changed AML files to ignore */
> > +"tests/data/acpi/x86/pc/DSDT",
> > +"tests/data/acpi/x86/q35/DSDT",
> > +"tests/data/acpi/x86/pc/DSDT.bridge",
> > +"tests/data/acpi/x86/pc/DSDT.ipmikcs",
> > +"tests/data/acpi/x86/pc/DSDT.cphp",
> > +"tests/data/acpi/x86/pc/DSDT.numamem",
> > +"tests/data/acpi/x86/pc/DSDT.nohpet",
> > +"tests/data/acpi/x86/pc/DSDT.memhp",
> > +"tests/data/acpi/x86/pc/DSDT.dimmpxm",
> > +"tests/data/acpi/x86/pc/DSDT.acpihmat",
> > +"tests/data/acpi/x86/pc/DSDT.acpierst",
> > +"tests/data/acpi/x86/pc/DSDT.roothp",
> > +"tests/data/acpi/x86/pc/DSDT.hpbridge",
> > +"tests/data/acpi/x86/pc/DSDT.hpbrroot",
> > +"tests/data/acpi/x86/q35/DSDT.tis.tpm2",
> > +"tests/data/acpi/x86/q35/DSDT.tis.tpm12",
> > +"tests/data/acpi/x86/q35/DSDT.bridge",
> > +"tests/data/acpi/x86/q35/DSDT.noacpihp",
> > +"tests/data/acpi/x86/q35/DSDT.multi-bridge",
> > +"tests/data/acpi/x86/q35/DSDT.ipmibt",
> > +"tests/data/acpi/x86/q35/DSDT.cphp",
> > +"tests/data/acpi/x86/q35/DSDT.numamem",
> > +"tests/data/acpi/x86/q35/DSDT.nohpet",
> > +"tests/data/acpi/x86/q35/DSDT.acpihmat-noinitiator",
> > +"tests/data/acpi/x86/q35/DSDT.acpihmat-generic-x",
> > +"tests/data/acpi/x86/q35/DSDT.memhp",
> > +"tests/data/acpi/x86/q35/DSDT.dimmpxm",
> > +"tests/data/acpi/x86/q35/DSDT.acpihmat",
> > +"tests/data/acpi/x86/q35/DSDT.mmio64",
> > +"tests/data/acpi/x86/q35/DSDT.acpierst",
> > +"tests/data/acpi/x86/q35/DSDT.applesmc",
> > +"tests/data/acpi/x86/q35/DSDT.pvpanic-isa",
> > +"tests/data/acpi/x86/q35/DSDT.ivrs",
> > +"tests/data/acpi/x86/q35/DSDT.type4-count",
> > +"tests/data/acpi/x86/q35/DSDT.core-count",
> > +"tests/data/acpi/x86/q35/DSDT.core-count2",
> > +"tests/data/acpi/x86/q35/DSDT.thread-count",
> > +"tests/data/acpi/x86/q35/DSDT.thread-count2",
> > +"tests/data/acpi/x86/q35/DSDT.viot",
> > +"tests/data/acpi/x86/q35/DSDT.cxl",
> > +"tests/data/acpi/x86/q35/DSDT.ipmismbus",
> > +"tests/data/acpi/x86/q35/DSDT.xapic",  
> 
> Regards,
> BALATON Zoltan


Reply via email to