From mboxrd@z Thu Jan 1 00:00:00 1970 From: George Dunlap Subject: Re: [PATCH v2 0/6] raisin: introduce ovmf and linux Date: Tue, 21 Apr 2015 17:50:09 +0100 Message-ID: <55367FC1.2020606@eu.citrix.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Stefano Stabellini , xen-devel@lists.xensource.com Cc: George Dunlap List-Id: xen-devel@lists.xenproject.org On 04/21/2015 05:46 PM, Stefano Stabellini wrote: > Hi all, > > this patch series includes a few clean-ups and introduces a component to > build ovmf and a component to build a linux kernel. The latter is not > enabled by default, and could probably benefit from a bit more work on > the kconfig options to really be useful, but it is a start. > > Changes in v2: > - rename _verbose_echo to verbose_echo > - add "raisin: pass --with-system-seabios with seabios was built" > - only enable ovmf in Xen, if we actually have built ovmf Everything looks good: Acked-by: George Dunlap