[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 01/11] tests/acpi: allow virt memory hotplug changes
|
From: |
Igor Mammedov |
|
Subject: |
Re: [PATCH v2 01/11] tests/acpi: allow virt memory hotplug changes |
|
Date: |
Fri, 11 Mar 2022 11:00:52 +0100 |
On Fri, 11 Mar 2022 06:37:49 +0100
Gerd Hoffmann <kraxel@redhat.com> wrote:
> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
> Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
> ---
> tests/qtest/bios-tables-test-allowed-diff.h | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/tests/qtest/bios-tables-test-allowed-diff.h
> b/tests/qtest/bios-tables-test-allowed-diff.h
> index dfb8523c8bf4..e569098abddc 100644
> --- a/tests/qtest/bios-tables-test-allowed-diff.h
> +++ b/tests/qtest/bios-tables-test-allowed-diff.h
> @@ -1 +1,2 @@
> /* List of comma-separated changed AML files to ignore */
> +"tests/data/acpi/virt/SSDT.memhp",
- [PATCH v2 00/11] edk2: update to stable202202, Gerd Hoffmann, 2022/03/11
- [PATCH v2 01/11] tests/acpi: allow virt memory hotplug changes, Gerd Hoffmann, 2022/03/11
- [PATCH v2 02/11] edk2: update submodule to stable202202, Gerd Hoffmann, 2022/03/11
- [PATCH v2 05/11] edk2: add microvm build, Gerd Hoffmann, 2022/03/11
- [PATCH v2 03/11] edk2: switch to release builds, Gerd Hoffmann, 2022/03/11
- [PATCH v2 04/11] edk2: .git can be a file, Gerd Hoffmann, 2022/03/11
- [PATCH v2 07/11] tests/acpi: update expected data files, Gerd Hoffmann, 2022/03/11