[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PULL 49/55] tests: acpi: whitelist pc/q35 DSDT before moving _ADR field
From: |
Michael S. Tsirkin |
Subject: |
[PULL 49/55] tests: acpi: whitelist pc/q35 DSDT before moving _ADR field |
Date: |
Mon, 10 Oct 2022 13:32:19 -0400 |
From: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Message-Id: <20220701133515.137890-12-imammedo@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
---
tests/qtest/bios-tables-test-allowed-diff.h | 14 ++++++++++++++
1 file changed, 14 insertions(+)
diff --git a/tests/qtest/bios-tables-test-allowed-diff.h
b/tests/qtest/bios-tables-test-allowed-diff.h
index dfb8523c8b..1983fa596b 100644
--- a/tests/qtest/bios-tables-test-allowed-diff.h
+++ b/tests/qtest/bios-tables-test-allowed-diff.h
@@ -1 +1,15 @@
/* List of comma-separated changed AML files to ignore */
+"tests/data/acpi/pc/DSDT",
+"tests/data/acpi/pc/DSDT.acpierst",
+"tests/data/acpi/pc/DSDT.acpihmat",
+"tests/data/acpi/pc/DSDT.bridge",
+"tests/data/acpi/pc/DSDT.cphp",
+"tests/data/acpi/pc/DSDT.dimmpxm",
+"tests/data/acpi/pc/DSDT.hpbridge",
+"tests/data/acpi/pc/DSDT.ipmikcs",
+"tests/data/acpi/pc/DSDT.memhp",
+"tests/data/acpi/pc/DSDT.nohpet",
+"tests/data/acpi/pc/DSDT.numamem",
+"tests/data/acpi/pc/DSDT.roothp",
+"tests/data/acpi/q35/DSDT.bridge",
+"tests/data/acpi/q35/DSDT.multi-bridge",
--
MST
- [PULL 39/55] tests: acpi: whitelist pc/q35 DSDT due to HPET AML move, (continued)
- [PULL 39/55] tests: acpi: whitelist pc/q35 DSDT due to HPET AML move, Michael S. Tsirkin, 2022/10/10
- [PULL 40/55] acpi: x86: deduplicate HPET AML building, Michael S. Tsirkin, 2022/10/10
- [PULL 41/55] tests: acpi: update expected blobs after HPET move, Michael S. Tsirkin, 2022/10/10
- [PULL 43/55] acpi: x86: refactor PDSM method to reduce nesting, Michael S. Tsirkin, 2022/10/10
- [PULL 42/55] tests: acpi: whitelist pc/q35 DSDT due to HPET AML move, Michael S. Tsirkin, 2022/10/10
- [PULL 44/55] x86: acpi: _DSM: use Package to pass parameters, Michael S. Tsirkin, 2022/10/10
- [PULL 45/55] tests: acpi: update expected blobs, Michael S. Tsirkin, 2022/10/10
- [PULL 46/55] tests: acpi: whitelist pc/q35 DSDT before switching _DSM to use ASUN, Michael S. Tsirkin, 2022/10/10
- [PULL 47/55] x86: acpi: cleanup PCI device _DSM duplication, Michael S. Tsirkin, 2022/10/10
- [PULL 48/55] tests: acpi: update expected blobs, Michael S. Tsirkin, 2022/10/10
- [PULL 49/55] tests: acpi: whitelist pc/q35 DSDT before moving _ADR field,
Michael S. Tsirkin <=
- [PULL 51/55] tests: acpi: update expected blobs, Michael S. Tsirkin, 2022/10/10
- [PULL 53/55] x86: pci: acpi: reorder Device's _DSM method, Michael S. Tsirkin, 2022/10/10
- [PULL 54/55] tests: acpi: update expected blobs, Michael S. Tsirkin, 2022/10/10
- [PULL 50/55] x86: pci: acpi: reorder Device's _ADR and _SUN fields, Michael S. Tsirkin, 2022/10/10
- [PULL 55/55] x86: pci: acpi: consolidate PCI slots creation, Michael S. Tsirkin, 2022/10/10
- [PULL 52/55] tests: acpi: whitelist pc/q35 DSDT before moving _ADR field, Michael S. Tsirkin, 2022/10/10
- Re: [PULL 00/55] pc,virtio: features, tests, fixes, cleanups, Stefan Hajnoczi, 2022/10/12
- Re: [PULL 00/55] pc,virtio: features, tests, fixes, cleanups, Stefan Hajnoczi, 2022/10/12