]> www.infradead.org Git - users/dwmw2/qemu.git/commitdiff
tests: acpi: update "virt/SSDT.memhp" for edk2-stable202008
authorLaszlo Ersek <lersek@redhat.com>
Tue, 8 Sep 2020 06:24:55 +0000 (08:24 +0200)
committerPhilippe Mathieu-Daudé <philmd@redhat.com>
Sun, 13 Sep 2020 21:03:15 +0000 (23:03 +0200)
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" <mst@redhat.com>
Cc: Igor Mammedov <imammedo@redhat.com>
Cc: Philippe Mathieu-Daudé <philmd@redhat.com>
Ref: https://bugs.launchpad.net/qemu/+bug/1852196
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Acked-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20200908072939.30178-11-lersek@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
tests/data/acpi/virt/SSDT.memhp
tests/qtest/bios-tables-test-allowed-diff.h

index db61d6733284c90153e0e2c1d6c2ac25c22b1d84..375d7b6fc85a484f492a26ccd355c205f2c34473 100644 (file)
Binary files a/tests/data/acpi/virt/SSDT.memhp and b/tests/data/acpi/virt/SSDT.memhp differ
index e569098abddc542beb93ed0d3af095ca39532a66..dfb8523c8bf457c471cea8d860eff394b2d3700f 100644 (file)
@@ -1,2 +1 @@
 /* List of comma-separated changed AML files to ignore */
-"tests/data/acpi/virt/SSDT.memhp",