From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757498AbXE3XRa (ORCPT ); Wed, 30 May 2007 19:17:30 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750945AbXE3XRY (ORCPT ); Wed, 30 May 2007 19:17:24 -0400 Received: from gw.goop.org ([64.81.55.164]:33583 "EHLO mail.goop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750825AbXE3XRX (ORCPT ); Wed, 30 May 2007 19:17:23 -0400 Message-ID: <465E05E7.20409@goop.org> Date: Wed, 30 May 2007 16:16:55 -0700 From: Jeremy Fitzhardinge User-Agent: Thunderbird 1.5.0.10 (X11/20070302) MIME-Version: 1.0 To: "Eric W. Biederman" CC: Rusty Russell , Chris Wright , "H. Peter Anvin" , Virtualization Mailing List , Linux Kernel Mailing List , Vivek Goyal Subject: Re: Extending boot protocol & bzImage for paravirt_ops References: <4656FB8F.4090604@goop.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Eric W. Biederman wrote: > I think we should start there and be prepared to munge the ELF > magic number if there are problems. Placing ELF notes is going > to require a little work but mostly it should be a matter of > copying the from vmlinux. > Do you have a semi-current ELF bzImage patch on hand I can start playing with? J