From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark McLoughlin Subject: Re: x86: Support loading Linux bzImage v2.08 and up. Date: Thu, 03 Apr 2008 11:01:26 +0100 Message-ID: <1207216886.29720.4.camel@muff> References: <1206992557.1398.2.camel@cthulhu.hellion.org.uk> Reply-To: Mark McLoughlin Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1206992557.1398.2.camel@cthulhu.hellion.org.uk> 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 Campbell Cc: xen-devel , Keir Fraser List-Id: xen-devel@lists.xenproject.org On Mon, 2008-03-31 at 20:42 +0100, Ian Campbell wrote: > The latest -mm kernel (2.6.25-rc3-mm1) contains v2.08 of the Linux > bzImage format which embeds an ELF file in place of the raw payload > allowing it to be extracted and used by the Xen domain builder. > > It is expected that this functionality will be put forward for 2.6.26. Any progress on supporting this for Dom0? i.e. adding support to the hypervisor ... Cheers, Mark.