On 6/20/25 10:49 AM, Jonathan Cameron wrote: > On Mon, 16 Jun 2025 11:46:34 +0200 > Eric Auger <eric.au...@redhat.com> wrote: > >> From: Gustavo Romero <gustavo.rom...@linaro.org> >> >> This commit adds DSDT blobs to the whilelist in the prospect to >> allow changes in the GPEX _OSC method. >> >> Signed-off-by: Gustavo Romero <gustavo.rom...@linaro.org> >> Signed-off-by: Eric Auger <eric.au...@redhat.com> > FWIW given what this is and the involvement of foxes ;) :-) > > Reviewed-by: Jonathan Cameron <jonathan.came...@huawei.com> Thanks! Eric >> --- >> >> v2 -> v3: >> - fox for microvm > An excellent addition to any microvm. > > > >> --- >> tests/qtest/bios-tables-test-allowed-diff.h | 6 ++++++ >> 1 file changed, 6 insertions(+) >> >> diff --git a/tests/qtest/bios-tables-test-allowed-diff.h >> b/tests/qtest/bios-tables-test-allowed-diff.h >> index dfb8523c8b..75f057767e 100644 >> --- a/tests/qtest/bios-tables-test-allowed-diff.h >> +++ b/tests/qtest/bios-tables-test-allowed-diff.h >> @@ -1 +1,7 @@ >> /* List of comma-separated changed AML files to ignore */ >> +"tests/data/acpi/aarch64/virt/DSDT", >> +"tests/data/acpi/aarch64/virt/DSDT.acpihmatvirt", >> +"tests/data/acpi/aarch64/virt/DSDT.memhp", >> +"tests/data/acpi/aarch64/virt/DSDT.pxb", >> +"tests/data/acpi/aarch64/virt/DSDT.topology", >> +"tests/data/acpi/x86/microvm/DSDT.pcie",
- Re: [PATCH v3 20/29] hw/acpi/ged: Prepare the de... Igor Mammedov
- [PATCH v3 24/29] hw/arm/virt: Use a SysBusDevice vari... Eric Auger
- Re: [PATCH v3 24/29] hw/arm/virt: Use a SysBusDe... Jonathan Cameron via
- [PATCH v3 16/29] hw/i386/acpi-build: Move aml_pci_eds... Eric Auger
- Re: [PATCH v3 16/29] hw/i386/acpi-build: Move am... Jonathan Cameron via
- Re: [PATCH v3 16/29] hw/i386/acpi-build: Mov... Jonathan Cameron via
- Re: [PATCH v3 16/29] hw/i386/acpi-build: Mov... Igor Mammedov
- [PATCH v3 29/29] qtest/bios-tables-test: Create DSDT ... Eric Auger
- [PATCH v3 05/29] tests/qtest/bios-tables-test: Prepar... Eric Auger
- Re: [PATCH v3 05/29] tests/qtest/bios-tables-tes... Jonathan Cameron via
- Re: [PATCH v3 05/29] tests/qtest/bios-tables... Eric Auger
- Re: [PATCH v3 05/29] tests/qtest/bios-tables-tes... Igor Mammedov
- [PATCH v3 23/29] hw/core/sysbus: Introduce sysbus_mmi... Eric Auger
- Re: [PATCH v3 23/29] hw/core/sysbus: Introduce s... Jonathan Cameron via
- [PATCH v3 12/29] hw/acpi/pcihp: Add an AmlRegionSpace... Eric Auger
- [PATCH v3 11/29] hw/i386/acpi-build: Introduce build_... Eric Auger
- [PATCH v3 25/29] hw/arm/virt: Let virt support pci ho... Eric Auger
- Re: [PATCH v3 25/29] hw/arm/virt: Let virt suppo... Jonathan Cameron via
- Re: [PATCH v3 25/29] hw/arm/virt: Let virt suppo... Igor Mammedov
- [PATCH v3 10/29] tests/qtest/bios-tables-test: Update... Eric Auger
- Re: [PATCH v3 10/29] tests/qtest/bios-tables-tes... Jonathan Cameron via