WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] bimodal PAE and compatibility

To: John Levon <levon@xxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-devel] bimodal PAE and compatibility
From: Gerd Hoffmann <kraxel@xxxxxxx>
Date: Mon, 08 Jan 2007 16:05:36 +0100
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Mon, 08 Jan 2007 07:05:23 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <20070108144932.GA1557@xxxxxxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <20070108144932.GA1557@xxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 1.5.0.9 (X11/20060911)
John Levon wrote:
> We currently ship a PAE 32-bit domU that we can trivially make bimodal,
> except that if we set it to "bimodal", then older Xens will default to
> thinking the domU is not PAE:
> 
> 353     dsi->pae_kernel = PAEKERN_no;
> 354     if ( dsi->__elfnote_section )
> 355     {
> 356         p = xen_elfnote_string(dsi, XEN_ELFNOTE_PAE_MODE);
> 357         if ( p != NULL && strncmp(p, "yes", 3) == 0 )
> 358             dsi->pae_kernel = PAEKERN_extended_cr3;
> 
> Could we have a new note instead?

I don't think it improves the situation, for older Xens you need two
kernels anyway, even if the only difference is the content of the
pae_mode elf note ...

cheers,
  Gerd

-- 
Gerd Hoffmann <kraxel@xxxxxxx>

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel