From 8fa3b7029f3c9f901cd6bb01004114c003432d9b Mon Sep 17 00:00:00 2001 From: Laszlo Ersek Date: Tue, 8 Sep 2020 08:24:55 +0200 Subject: [PATCH] tests: acpi: update "virt/SSDT.memhp" for edk2-stable202008 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The NVDIMM_ACPI_MEM_ADDR dword in "virt/SSDT.memhp" needs an update due to the firmware now allocating NVDIMM_DSM_MEM_FILE at a lower address. > } > } > > - Name (MEMA, 0x43DD0000) > + Name (MEMA, 0x43D10000) > } > Cc: "Michael S. Tsirkin" Cc: Igor Mammedov Cc: Philippe Mathieu-Daudé Ref: https://bugs.launchpad.net/qemu/+bug/1852196 Signed-off-by: Laszlo Ersek Acked-by: Igor Mammedov Reviewed-by: Michael S. Tsirkin Tested-by: Philippe Mathieu-Daudé Message-Id: <20200908072939.30178-11-lersek@redhat.com> Signed-off-by: Philippe Mathieu-Daudé --- tests/data/acpi/virt/SSDT.memhp | Bin 736 -> 736 bytes tests/qtest/bios-tables-test-allowed-diff.h | 1 - 2 files changed, 1 deletion(-) diff --git a/tests/data/acpi/virt/SSDT.memhp b/tests/data/acpi/virt/SSDT.memhp index db61d6733284c90153e0e2c1d6c2ac25c22b1d84..375d7b6fc85a484f492a26ccd355c205f2c34473 100644 GIT binary patch delta 22 dcmaFB`hb-yIM^lR0TTlQqy0v%D@;rmodHrj2HXGu delta 22 dcmaFB`hb-yIM^lR0TTlQqwz+rD@;sxodHqw2HXGu diff --git a/tests/qtest/bios-tables-test-allowed-diff.h b/tests/qtest/bios-tables-test-allowed-diff.h index e569098abd..dfb8523c8b 100644 --- a/tests/qtest/bios-tables-test-allowed-diff.h +++ b/tests/qtest/bios-tables-test-allowed-diff.h @@ -1,2 +1 @@ /* List of comma-separated changed AML files to ignore */ -"tests/data/acpi/virt/SSDT.memhp",