[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PULL 03/86] tests/acpi: allow SSDT changes
From: |
Michael S. Tsirkin |
Subject: |
[PULL 03/86] tests/acpi: allow SSDT changes |
Date: |
Mon, 31 Oct 2022 08:50:49 -0400 |
From: Robert Hoo <robert.hu@linux.intel.com>
Signed-off-by: Robert Hoo <robert.hu@linux.intel.com>
Reviewed-by: Jingqi Liu <jingqi.liu@intel.com>
Message-Id: <20220922122155.1326543-2-robert.hu@linux.intel.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 | 2 ++
1 file changed, 2 insertions(+)
diff --git a/tests/qtest/bios-tables-test-allowed-diff.h
b/tests/qtest/bios-tables-test-allowed-diff.h
index dfb8523c8b..eb8bae1407 100644
--- a/tests/qtest/bios-tables-test-allowed-diff.h
+++ b/tests/qtest/bios-tables-test-allowed-diff.h
@@ -1 +1,3 @@
/* List of comma-separated changed AML files to ignore */
+"tests/data/acpi/pc/SSDT.dimmpxm",
+"tests/data/acpi/q35/SSDT.dimmpxm",
--
MST
- [PULL 00/86] pci,pc,virtio: features, tests, fixes, cleanups, Michael S. Tsirkin, 2022/10/31
- [PULL 01/86] bios-tables-test: do not ignore allowed diff list, Michael S. Tsirkin, 2022/10/31
- [PULL 04/86] acpi/ssdt: Fix aml_or() and aml_and() in if clause, Michael S. Tsirkin, 2022/10/31
- [PULL 02/86] hw/i386/e820: remove legacy reserved entries for e820, Michael S. Tsirkin, 2022/10/31
- [PULL 03/86] tests/acpi: allow SSDT changes,
Michael S. Tsirkin <=
- [PULL 05/86] acpi/nvdimm: define macro for NVDIMM Device _DSM, Michael S. Tsirkin, 2022/10/31
- [PULL 06/86] acpi/nvdimm: Implement ACPI NVDIMM Label Methods, Michael S. Tsirkin, 2022/10/31
- [PULL 07/86] test/acpi/bios-tables-test: SSDT: update golden master binaries, Michael S. Tsirkin, 2022/10/31
- [PULL 08/86] virtio-crypto: Support asynchronous mode, Michael S. Tsirkin, 2022/10/31
- [PULL 09/86] crypto: Support DER encodings, Michael S. Tsirkin, 2022/10/31
- [PULL 12/86] acpi/tests/avocado/bits: initial commit of test scripts that are run by biosbits, Michael S. Tsirkin, 2022/10/31
- [PULL 10/86] crypto: Support export akcipher to pkcs8, Michael S. Tsirkin, 2022/10/31
- [PULL 11/86] cryptodev: Add a lkcf-backend for cryptodev, Michael S. Tsirkin, 2022/10/31
- [PULL 15/86] acpi/tests/avocado/bits: add acpi and smbios avocado tests that uses biosbits, Michael S. Tsirkin, 2022/10/31
- [PULL 13/86] acpi/tests/avocado/bits: disable acpi PSS tests that are failing in biosbits, Michael S. Tsirkin, 2022/10/31