> On 05-Mar-2024, at 21:27, Igor Mammedov <imamm...@redhat.com> wrote: > > Signed-off-by: Igor Mammedov <imamm...@redhat.com> Acked-by: Ani Sinha <anisi...@redhat.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..81148a604f 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/SSDT.dimmpxm", > -- > 2.39.3 >
- [PATCH v2 03/20] tests: smbios: add test for legacy mode... Igor Mammedov
- [PATCH v2 08/20] smbios: don't check type4 structures in... Igor Mammedov
- [PATCH v2 09/20] smbios: add smbios_add_usr_blob_size() ... Igor Mammedov
- [PATCH v2 06/20] smbios: get rid of smbios_legacy global Igor Mammedov
- [PATCH v2 11/20] smbios: build legacy mode code only for... Igor Mammedov
- Re: [PATCH v2 11/20] smbios: build legacy mode code... Ani Sinha
- Re: [PATCH v2 11/20] smbios: build legacy mode ... Igor Mammedov
- [PATCH v3 11/20] smbios: build legacy mode code onl... Igor Mammedov
- [PATCH v2 18/20] tests: acpi/smbios: whitelist expected ... Igor Mammedov
- Re: [PATCH v2 18/20] tests: acpi/smbios: whitelist ... Ani Sinha
- [PATCH v2 20/20] tests: acpi: update expected SSDT.dimmp... Igor Mammedov
- [PATCH v2 13/20] smbios: get rid of global smbios_ep_typ... Igor Mammedov
- [PATCH v2 05/20] smbios: get rid of smbios_smp_sockets g... Igor Mammedov
- [PATCH v2 02/20] tests: smbios: add test for -smbios typ... Igor Mammedov
- [PATCH v2 14/20] smbios: extend smbios-entry-point-type ... Igor Mammedov
- Re: [PATCH v2 14/20] smbios: extend smbios-entry-po... Markus Armbruster
- [PATCH v3 14/20] smbios: extend smbios-entry-point-... Igor Mammedov
- [PATCH v2 10/20] smbios: rename/expose structures/bitmap... Igor Mammedov