Re: [Xen-devel] [PATCH v2 0/6] raisin: introduce ovmf and linux

2015-04-21 Thread Stefano Stabellini
On Tue, 21 Apr 2015, George Dunlap wrote: > 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 pro

[Xen-devel] [PATCH v2 0/6] raisin: introduce ovmf and linux

2015-04-21 Thread Stefano Stabellini
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:

Re: [Xen-devel] [PATCH v2 0/6] raisin: introduce ovmf and linux

2015-04-21 Thread George Dunlap
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 op