From patchwork Thu Jan 7 15:36:25 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ian Jackson X-Patchwork-Id: 7978061 Return-Path: X-Original-To: patchwork-xen-devel@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 132BBBEEE5 for ; Thu, 7 Jan 2016 15:38:57 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 3D992201B9 for ; Thu, 7 Jan 2016 15:38:56 +0000 (UTC) Received: from lists.xen.org (lists.xenproject.org [50.57.142.19]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 3C16020142 for ; Thu, 7 Jan 2016 15:38:55 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=lists.xen.org) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1aHCcB-0007zn-Tq; Thu, 07 Jan 2016 15:36:39 +0000 Received: from mail6.bemta4.messagelabs.com ([85.158.143.247]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1aHCcB-0007zU-0b for xen-devel@lists.xen.org; Thu, 07 Jan 2016 15:36:39 +0000 Received: from [85.158.143.35] by server-2.bemta-4.messagelabs.com id 1B/25-08977-3068E865; Thu, 07 Jan 2016 15:36:35 +0000 X-Env-Sender: prvs=807bdda5f=Ian.Jackson@citrix.com X-Msg-Ref: server-6.tower-21.messagelabs.com!1452180992!8895560!1 X-Originating-IP: [66.165.176.89] X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni44OSA9PiAyMDMwMDc=\n, received_headers: No Received headers X-StarScan-Received: X-StarScan-Version: 7.35.1; banners=-,-,- X-VirusChecked: Checked Received: (qmail 56592 invoked from network); 7 Jan 2016 15:36:33 -0000 Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89) by server-6.tower-21.messagelabs.com with RC4-SHA encrypted SMTP; 7 Jan 2016 15:36:33 -0000 X-IronPort-AV: E=Sophos;i="5.20,533,1444694400"; d="scan'208";a="323460307" From: Ian Jackson MIME-Version: 1.0 Message-ID: <22158.34297.854903.908862@mariner.uk.xensource.com> Date: Thu, 7 Jan 2016 15:36:25 +0000 To: Ian Campbell , Jan Beulich , Wei Liu , Stefano Stabellini , xen-devel In-Reply-To: <22157.19333.768520.671818@mariner.uk.xensource.com> References: <1452083701.21055.43.camel@citrix.com> <1452090477.21055.48.camel@citrix.com> <1452094110.21055.81.camel@citrix.com> <568D4CF302000078000C413E@prv-mh.provo.novell.com> <22157.16570.529170.710200@mariner.uk.xensource.com> <1452100101.21055.123.camel@citrix.com> <22157.19333.768520.671818@mariner.uk.xensource.com> X-Mailer: VM 8.1.0 under 23.4.1 (i486-pc-linux-gnu) X-DLP: MIA1 Subject: Re: [Xen-devel] OVMF related osstest failures on multiple branches X-BeenThere: xen-devel@lists.xen.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Xen developer discussion List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_MED, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Ian Jackson writes ("Re: [Xen-devel] OVMF related osstest failures on multiple branches"): > Let's give it another day to see if anyone objects. I not, I will do > this tomorrow. I am just about to push this to staging-4.6 and will backport it to earlier branches as applicable. Ian. From 6c3c6ff9ecaa5ee0be8b535d36fdcd12380564a1 Mon Sep 17 00:00:00 2001 From: Wei Liu Date: Wed, 14 Oct 2015 12:41:13 +0100 Subject: [PATCH] Config.mk: update OVMF changeset Signed-off-by: Wei Liu Acked-by: Ian Campbell (cherry picked from commit 04c5efb0a141fa53e805e396970419436e74ce67) Apropos of discussion in "OVMF related osstest failures on multiple branches" http://lists.xenproject.org/archives/html/xen-devel/2016-01/msg00442.html We believe the older ovmf.git does not work when built with the gcc in Debian jessie. We do not know where this bug lies but we are fixing it by updating ovmf. We have decided that we are not in a position to review the changes to OVMF upstream, and ourselves decide what to cherry pick. Instead we will update the revision wholesale and use the xen.git stable branches' push gate. Conflicts: Config.mk Signed-off-by: Ian Jackson --- Config.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Config.mk b/Config.mk index 5ba36aa..e829f7e 100644 --- a/Config.mk +++ b/Config.mk @@ -253,7 +253,7 @@ QEMU_TRADITIONAL_URL ?= git://xenbits.xen.org/qemu-xen-traditional.git SEABIOS_UPSTREAM_URL ?= git://xenbits.xen.org/seabios.git MINIOS_UPSTREAM_URL ?= git://xenbits.xen.org/mini-os.git endif -OVMF_UPSTREAM_REVISION ?= cb9a7ebabcd6b8a49dc0854b2f9592d732b5afbd +OVMF_UPSTREAM_REVISION ?= af9785a9ed61daea52b47f0bf448f1f228beee1e QEMU_UPSTREAM_REVISION ?= qemu-xen-4.6.0 MINIOS_UPSTREAM_REVISION ?= xen-RELEASE-4.6.0 # Fri Jun 26 11:58:40 2015 +0100