[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PULL 25/65] tests/acpi: pc: allow DSDT acpi table changes
From: |
Michael S. Tsirkin |
Subject: |
[PULL 25/65] tests/acpi: pc: allow DSDT acpi table changes |
Date: |
Mon, 4 Nov 2024 16:07:09 -0500 |
From: Ricardo Ribalda <ribalda@chromium.org>
Signed-off-by: Ricardo Ribalda <ribalda@chromium.org>
Message-Id: <20240924132417.739809-2-ribalda@chromium.org>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Igor Mammedov <imammedo@redhat.com>
---
tests/qtest/bios-tables-test-allowed-diff.h | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
diff --git a/tests/qtest/bios-tables-test-allowed-diff.h
b/tests/qtest/bios-tables-test-allowed-diff.h
index dfb8523c8b..6fef8e558b 100644
--- a/tests/qtest/bios-tables-test-allowed-diff.h
+++ b/tests/qtest/bios-tables-test-allowed-diff.h
@@ -1 +1,17 @@
/* List of comma-separated changed AML files to ignore */
+"tests/data/acpi/x86/pc/DSDT",
+"tests/data/acpi/x86/pc/DSDT.acpierst",
+"tests/data/acpi/x86/pc/DSDT.acpihmat",
+"tests/data/acpi/x86/pc/DSDT.bridge",
+"tests/data/acpi/x86/pc/DSDT.cphp",
+"tests/data/acpi/x86/pc/DSDT.dimmpxm",
+"tests/data/acpi/x86/pc/DSDT.hpbridge",
+"tests/data/acpi/x86/pc/DSDT.hpbrroot",
+"tests/data/acpi/x86/pc/DSDT.ipmikcs",
+"tests/data/acpi/x86/pc/DSDT.memhp",
+"tests/data/acpi/x86/pc/DSDT.nohpet",
+"tests/data/acpi/x86/pc/DSDT.numamem",
+"tests/data/acpi/x86/pc/DSDT.roothp",
+"tests/data/acpi/x86/q35/DSDT.cxl",
+"tests/data/acpi/x86/q35/DSDT.viot",
+"tests/data/acpi/x86/q35/DSDT.acpihmat-generic-x",
--
MST
- [PULL 17/65] hw/pcie: Factor out PCI Express link register filling common to EP., (continued)
- [PULL 17/65] hw/pcie: Factor out PCI Express link register filling common to EP., Michael S. Tsirkin, 2024/11/04
- [PULL 18/65] hw/pcie: Provide a utility function for control of EP / SW USP link, Michael S. Tsirkin, 2024/11/04
- [PULL 19/65] hw/mem/cxl-type3: Add properties to control link speed and width, Michael S. Tsirkin, 2024/11/04
- [PULL 20/65] hw/pci-bridge/cxl-upstream: Add properties to control link speed and width, Michael S. Tsirkin, 2024/11/04
- [PULL 21/65] qdev-monitor: add option to report GenericError from find_device_state, Michael S. Tsirkin, 2024/11/04
- [PULL 22/65] vhost-user-blk: split vhost_user_blk_sync_config(), Michael S. Tsirkin, 2024/11/04
- [PULL 23/65] qapi: introduce device-sync-config, Michael S. Tsirkin, 2024/11/04
- [PULL 24/65] acpi/disassemle-aml.sh: fix up after dir reorg, Michael S. Tsirkin, 2024/11/04
- [PULL 25/65] tests/acpi: pc: allow DSDT acpi table changes,
Michael S. Tsirkin <=
- [PULL 26/65] hw/i386/acpi-build: return a non-var package from _PRT(), Michael S. Tsirkin, 2024/11/04
- [PULL 27/65] tests/acpi: pc: update golden masters for DSDT, Michael S. Tsirkin, 2024/11/04
- [PULL 28/65] amd_iommu: Rename variable mmio to mr_mmio, Michael S. Tsirkin, 2024/11/04
- [PULL 30/65] amd_iommu: Use shared memory region for Interrupt Remapping, Michael S. Tsirkin, 2024/11/04
- [PULL 31/65] amd_iommu: Send notification when invalidate interrupt entry cache, Michael S. Tsirkin, 2024/11/04
- [PULL 32/65] amd_iommu: Check APIC ID > 255 for XTSup, Michael S. Tsirkin, 2024/11/04
- [PULL 34/65] virtio/vhost-user: fix qemu abort when hotunplug vhost-user-net device, Michael S. Tsirkin, 2024/11/04