From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [RFC PATCH 0/5] Load BIOS via toolstack instead of been embedded in hvmloader. Date: Fri, 25 Sep 2015 16:37:19 +0100 Message-ID: <1443195439.25250.166.camel@citrix.com> References: <1442423987-14956-1-git-send-email-anthony.perard@citrix.com> <55F9BB6C.4020404@citrix.com> <20150917094910.GD2104@perard.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20150917094910.GD2104@perard.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: Anthony PERARD , Andrew Cooper Cc: xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Thu, 2015-09-17 at 10:49 +0100, Anthony PERARD wrote: > On Wed, Sep 16, 2015 at 07:56:44PM +0100, Andrew Cooper wrote: > > I highly recommend that you build on top of Rogers DMlite series, which > > already offers a multiboot-style way of adding extra modules to HVM > > guests. (That was the way I was planning to do this in some copious > > free time). > > Thanks. I will look into this. Given that major seeming change is there anything in this series which is still worth reviewing? Ian.