From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH v10 0/9] Introduce HVM without dm and new boot ABI Date: Tue, 15 Dec 2015 15:11:50 +0000 Message-ID: <1450192310.16856.184.camel@citrix.com> References: <1449506917-26426-1-git-send-email-roger.pau@citrix.com> <567021D302000078000BF9E6@prv-mh.provo.novell.com> <1450192097.16856.182.camel@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta3.messagelabs.com ([195.245.230.39]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1a8rJ7-0002ed-QH for xen-devel@lists.xenproject.org; Tue, 15 Dec 2015 15:14:29 +0000 In-Reply-To: <1450192097.16856.182.camel@citrix.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: Jan Beulich , Ian Jackson Cc: xen-devel@lists.xenproject.org, Roger Pau Monne List-Id: xen-devel@lists.xenproject.org On Tue, 2015-12-15 at 15:08 +0000, Ian Campbell wrote: > On Tue, 2015-12-15 at 06:21 -0700, Jan Beulich wrote: > > > I've just applied 1-3, 5, and 6. 4 has been applied earlier. I'd > > appreciate if the last three (tools only) patches could be taken > > care of by a tools committer. > > All done, thanks all. Roger, While cleaning out my queue folder of related things I came across various versions of "Boot ABI for HVM guests without a device-model". Did all of that end up in some form in this series? I don't see anything under docs/* is all, but maybe it all ended up in xen/include/public/*.h? Cheers, Ian.