From mboxrd@z Thu Jan 1 00:00:00 1970 From: Zhigang Wang Subject: Re: [PATCH 0 of 9] libxl/xl: support for domain 0 bootloader (e.g. pygrub) Date: Wed, 14 Jul 2010 09:24:56 +0800 Message-ID: <4C3D11E8.1020706@oracle.com> References: <19516.44854.194827.951759@mariner.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <19516.44854.194827.951759@mariner.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Ian Jackson Cc: xen-devel@lists.xensource.com, Ian Campbell List-Id: xen-devel@lists.xenproject.org On 07/14/2010 02:23 AM, Ian Jackson wrote: > Ian Campbell writes ("[Xen-devel] [PATCH 0 of 9] libxl/xl: support for domain 0 bootloader (e.g. pygrub)"): >> This series adds support to libxl/xl for running a domain 0 >> bootloader (such as pygrub). > > Does anyone have any comments on this ? It all looks reasonable to me > but I haven't reviewed every line. If no-one objects I will apply the > whole series tomorrow. > > Ian. It's really a necessary feature for xl. I'm happy to test it after you merge it. Thanks, Zhigang