From patchwork Fri Mar 11 05:37:48 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gerd Hoffmann X-Patchwork-Id: 12777449 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id C86BFC433F5 for ; Fri, 11 Mar 2022 05:41:05 +0000 (UTC) Received: from localhost ([::1]:49634 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nSY1Q-0005za-Rs for qemu-devel@archiver.kernel.org; Fri, 11 Mar 2022 00:41:04 -0500 Received: from eggs.gnu.org ([209.51.188.92]:43498) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nSXzH-0003Kw-K7 for qemu-devel@nongnu.org; Fri, 11 Mar 2022 00:38:51 -0500 Received: from us-smtp-delivery-124.mimecast.com ([170.10.129.124]:56489) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nSXzF-0003D9-ST for qemu-devel@nongnu.org; Fri, 11 Mar 2022 00:38:51 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1646977129; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=IObTDjc+vZU1QaQObRsGsUGBQ2qqyqLiORLTHYlK164=; b=cyhL8vh0F0dS2PcUGeCIHbUnw2ALNBahY5h4ZrEWkJaTR7EHGtpfHD6rTA5NZ9kY8aMpWu +P6YjadUSNd3KYziSElOZdDW02L2vnLSfjCOl5BGS+OsFxYB5dZM1gRGSvIHsNCCIkNLYW jlTrd7V9ckPApUoqOTJUDvmJ2BWur/E= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-471-CIVHijZvNKmwnv2omrWW4A-1; Fri, 11 Mar 2022 00:38:47 -0500 X-MC-Unique: CIVHijZvNKmwnv2omrWW4A-1 Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.15]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id B17371091DA1; Fri, 11 Mar 2022 05:38:46 +0000 (UTC) Received: from sirius.home.kraxel.org (unknown [10.39.196.67]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 8F0CF54555; Fri, 11 Mar 2022 05:38:01 +0000 (UTC) Received: by sirius.home.kraxel.org (Postfix, from userid 1000) id 4FBE818000B3; Fri, 11 Mar 2022 06:37:59 +0100 (CET) From: Gerd Hoffmann To: qemu-devel@nongnu.org Subject: [PATCH v2 00/11] edk2: update to stable202202 Date: Fri, 11 Mar 2022 06:37:48 +0100 Message-Id: <20220311053759.875785-1-kraxel@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.15 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=kraxel@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Received-SPF: pass client-ip=170.10.129.124; envelope-from=kraxel@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -21 X-Spam_score: -2.2 X-Spam_bar: -- X-Spam_report: (-2.2 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.082, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H5=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Thomas Huth , Beraldo Leal , "Michael S. Tsirkin" , =?utf-8?q?Philippe_Mathieu-Daud?= =?utf-8?q?=C3=A9?= , Wainer dos Santos Moschetta , Gerd Hoffmann , Ani Sinha , Igor Mammedov , =?utf-8?q?Alex_Benn=C3=A9e?= Errors-To: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Sender: "Qemu-devel" While being at it switch to RELEASE builds, which in turn needs acpi test data updates. Add microvm build. Update MAINTAINERS. Some build/ci tweaks. Also available here: https://gitlab.com/kraxel/qemu/-/commits/edk2 v2: - tweaked .git check - updated acpi table commit messages. - picked up review tags. Gerd Hoffmann (11): tests/acpi: allow virt memory hotplug changes edk2: update submodule to stable202202 edk2: switch to release builds edk2: .git can be a file edk2: add microvm build edk2: update binaries to stable202202 tests/acpi: update expected data files tests/acpi: disallow virt memory hotplug changes edk2/docker: install python3 edk2/docker: use ubuntu 18.04 MAINTAINERS: take edk2 .gitlab-ci.d/edk2/Dockerfile | 4 ++-- MAINTAINERS | 2 +- pc-bios/edk2-aarch64-code.fd.bz2 | Bin 1507722 -> 1161290 bytes pc-bios/edk2-arm-code.fd.bz2 | Bin 1503187 -> 1161845 bytes pc-bios/edk2-i386-code.fd.bz2 | Bin 1646741 -> 1282120 bytes pc-bios/edk2-i386-secure-code.fd.bz2 | Bin 1860546 -> 1473677 bytes pc-bios/edk2-x86_64-code.fd.bz2 | Bin 1680164 -> 1327522 bytes pc-bios/edk2-x86_64-microvm.fd.bz2 | Bin 0 -> 1309407 bytes pc-bios/edk2-x86_64-secure-code.fd.bz2 | Bin 1912112 -> 1513711 bytes roms/Makefile.edk2 | 30 +++++++++++++++++-------- roms/edk2 | 2 +- roms/edk2-build.sh | 2 +- tests/data/acpi/virt/SSDT.memhp | Bin 736 -> 736 bytes 13 files changed, 26 insertions(+), 14 deletions(-) create mode 100644 pc-bios/edk2-x86_64-microvm.fd.bz2 Signed-off-by: Gerd Hoffmann Acked-by: Igor Mammedov Reviewed-by: Michael S. Tsirkin