[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH v2 7/7] ACPI ERST: bios-tables-test.c step 5
From: |
Eric DeVolder |
Subject: |
[PATCH v2 7/7] ACPI ERST: bios-tables-test.c step 5 |
Date: |
Mon, 8 Feb 2021 15:57:59 -0500 |
This change is step 5 of bios-tables-test.c. This change is the result
of the output of rebuild-expected-aml.sh.
Signed-off-by: Eric DeVolder <eric.devolder@oracle.com>
---
tests/data/acpi/pc/ERST | Bin 0 -> 976 bytes
tests/data/acpi/q35/ERST | Bin 0 -> 976 bytes
tests/qtest/bios-tables-test-allowed-diff.h | 4 ----
3 files changed, 4 deletions(-)
diff --git a/tests/data/acpi/pc/ERST b/tests/data/acpi/pc/ERST
index
e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..fcfec715478919a40b23aa20fe90b5dc74114f58
100644
GIT binary patch
literal 976
zcmaKqSq_3Q6h+HC4;wIH2`<4vNc_`?A1=;C>4wDK(pSli@Dhg0>1lbC@iyIGfl{8=
zUxxG4^^fZ?>Svx(3ir4k^?^Fzq{pfb=l2IuYPL5Xarh|VK5>7+jt9gMQR0UX^!h2U
zKhI`JNPcMSpC4H+{&Ry%e-ZJR=8u`9;nn+b{|WgC`6jP?i(UUI`6>A(pHwLQIbVMt
zREF=j$7%kI=Ff@e%#r`Szg`=tAiuyvU9!I=@p8eASHvsk$UFVj<k#ezyy0VLLw-ZP
a$vgeG<hSITys<v^uazI#{{Q0JY19|)NQVIc
literal 0
HcmV?d00001
diff --git a/tests/data/acpi/q35/ERST b/tests/data/acpi/q35/ERST
index
e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..fcfec715478919a40b23aa20fe90b5dc74114f58
100644
GIT binary patch
literal 976
zcmaKqSq_3Q6h+HC4;wIH2`<4vNc_`?A1=;C>4wDK(pSli@Dhg0>1lbC@iyIGfl{8=
zUxxG4^^fZ?>Svx(3ir4k^?^Fzq{pfb=l2IuYPL5Xarh|VK5>7+jt9gMQR0UX^!h2U
zKhI`JNPcMSpC4H+{&Ry%e-ZJR=8u`9;nn+b{|WgC`6jP?i(UUI`6>A(pHwLQIbVMt
zREF=j$7%kI=Ff@e%#r`Szg`=tAiuyvU9!I=@p8eASHvsk$UFVj<k#ezyy0VLLw-ZP
a$vgeG<hSITys<v^uazI#{{Q0JY19|)NQVIc
literal 0
HcmV?d00001
diff --git a/tests/qtest/bios-tables-test-allowed-diff.h
b/tests/qtest/bios-tables-test-allowed-diff.h
index e004c71..dfb8523 100644
--- a/tests/qtest/bios-tables-test-allowed-diff.h
+++ b/tests/qtest/bios-tables-test-allowed-diff.h
@@ -1,5 +1 @@
/* List of comma-separated changed AML files to ignore */
-"tests/data/acpi/pc/ERST",
-"tests/data/acpi/q35/ERST",
-"tests/data/acpi/microvm/ERST",
-
--
1.8.3.1
- [PATCH v2 0/7] acpi: Error Record Serialization Table, ERST, support for QEMU, Eric DeVolder, 2021/02/08
- [PATCH v2 1/7] ACPI ERST: bios-tables-test.c steps 1 and 2, Eric DeVolder, 2021/02/08
- [PATCH v2 4/7] ACPI ERST: build step for ACPI ERST, Eric DeVolder, 2021/02/08
- [PATCH v2 3/7] ACPI ERST: support for ACPI ERST feature, Eric DeVolder, 2021/02/08
- [PATCH v2 2/7] ACPI ERST: header file for erst, Eric DeVolder, 2021/02/08
- [PATCH v2 5/7] ACPI ERST: support ERST for x86 guest, Eric DeVolder, 2021/02/08
- [PATCH v2 6/7] ACPI ERST: qtest for ERST, Eric DeVolder, 2021/02/08
- [PATCH v2 7/7] ACPI ERST: bios-tables-test.c step 5,
Eric DeVolder <=