42 lines
1.5 KiB
Diff
42 lines
1.5 KiB
Diff
|
From ff8529dcbf86b3a086d64dd630cf6a687603c571 Mon Sep 17 00:00:00 2001
|
||
|
From: "plai@redhat.com" <plai@redhat.com>
|
||
|
Date: Thu, 21 May 2020 23:56:55 +0100
|
||
|
Subject: [PATCH 12/12] ACPI: add expected files for HMAT tests (acpihmat)
|
||
|
|
||
|
RH-Author: plai@redhat.com
|
||
|
Message-id: <20200521235655.27141-12-plai@redhat.com>
|
||
|
Patchwork-id: 96742
|
||
|
O-Subject: [RHEL8.2.1 AV qemu-kvm PATCH 11/11] ACPI: add expected files for HMAT tests (acpihmat)
|
||
|
Bugzilla: 1600217
|
||
|
RH-Acked-by: Michael S. Tsirkin <mst@redhat.com>
|
||
|
RH-Acked-by: Igor Mammedov <imammedo@redhat.com>
|
||
|
RH-Acked-by: Eduardo Habkost <ehabkost@redhat.com>
|
||
|
|
||
|
From: "Michael S. Tsirkin" <mst@redhat.com>
|
||
|
|
||
|
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
|
||
|
(cherry picked from commit 48892c6c8def6624a0ed57e2bd6c2a0a9878b973)
|
||
|
Signed-off-by: Paul Lai <plai@redhat.com>
|
||
|
Signed-off-by: Danilo C. L. de Paula <ddepaula@redhat.com>
|
||
|
---
|
||
|
tests/bios-tables-test-allowed-diff.h | 8 --------
|
||
|
1 file changed, 8 deletions(-)
|
||
|
|
||
|
diff --git a/tests/bios-tables-test-allowed-diff.h b/tests/bios-tables-test-allowed-diff.h
|
||
|
index 3c9e0c9..dfb8523 100644
|
||
|
--- a/tests/bios-tables-test-allowed-diff.h
|
||
|
+++ b/tests/bios-tables-test-allowed-diff.h
|
||
|
@@ -1,9 +1 @@
|
||
|
/* List of comma-separated changed AML files to ignore */
|
||
|
-"tests/data/acpi/pc/APIC.acpihmat",
|
||
|
-"tests/data/acpi/pc/SRAT.acpihmat",
|
||
|
-"tests/data/acpi/pc/HMAT.acpihmat",
|
||
|
-"tests/data/acpi/pc/DSDT.acpihmat",
|
||
|
-"tests/data/acpi/q35/APIC.acpihmat",
|
||
|
-"tests/data/acpi/q35/SRAT.acpihmat",
|
||
|
-"tests/data/acpi/q35/HMAT.acpihmat",
|
||
|
-"tests/data/acpi/q35/DSDT.acpihmat",
|
||
|
--
|
||
|
1.8.3.1
|
||
|
|