From mboxrd@z Thu Jan 1 00:00:00 1970 From: George Dunlap Subject: Re: [PATCH] Config.mk: update OVMF changeset Date: Mon, 9 Dec 2013 11:17:24 +0000 Message-ID: <52A5A6C4.40907@eu.citrix.com> References: <1386535820-13360-1-git-send-email-wei.liu2@citrix.com> <52A5A3B7.6000905@eu.citrix.com> <20131209111046.GG32155@zion.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta4.messagelabs.com ([85.158.143.247]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1VpyqM-0007vL-2q for xen-devel@lists.xenproject.org; Mon, 09 Dec 2013 11:17:42 +0000 In-Reply-To: <20131209111046.GG32155@zion.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Wei Liu Cc: xen-devel@lists.xenproject.org, Ian Jackson , Ian Campbell List-Id: xen-devel@lists.xenproject.org On 12/09/2013 11:10 AM, Wei Liu wrote: > On Mon, Dec 09, 2013 at 11:04:23AM +0000, George Dunlap wrote: >> On 12/08/2013 08:50 PM, Wei Liu wrote: >>> Signed-off-by: Wei Liu >>> Cc: Ian Campbell >>> Cc: Ian Jackson >>> Cc: George Dunlap >> This lacks a description of what the effect will be of updating to >> this changeset. I'm guessing that the OVMF side of your recent >> fixes have gotten checked in? >> > Yes, necessary patches to integrate OVMF with Xen is upstreamed now. > > The original changeset in Config.mk: > 1. doesn't work with guest > 4G ram > 2. messes up PCI resource mapping > > The version of OVMF fixes those bugs and works well for me. re the interface, we generally plan on building OVMF ourselves, right? I don't think the interface between Xen and OVMF necessarily needs to be stable at this point. In any case, the interface changes are already in Xen; this doesn't make the interface available, it just makes it easier for people to build OVMF. Release-acked-by: George Dunlap