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] [PATCH 2/3] x86: real mode support: get EDD info

To: <xen-devel@xxxxxxxxxxxxxxxxxxx>,"Keir Fraser" <keir@xxxxxxxxxxxxx>
Subject: Re: [Xen-devel] [PATCH 2/3] x86: real mode support: get EDD info
From: "Jan Beulich" <jbeulich@xxxxxxxxxx>
Date: Fri, 02 Mar 2007 11:26:10 +0000
Delivery-date: Fri, 02 Mar 2007 03:24:57 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <C20DB7E0.A7AD%keir@xxxxxxxxxxxxx>
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: <45E80B3F.76E4.0078.0@xxxxxxxxxx> <C20DB7E0.A7AD%keir@xxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
>>> Keir Fraser <keir@xxxxxxxxxxxxx> 02.03.07 12:15 >>>
>On 2/3/07 10:32, "Jan Beulich" <jbeulich@xxxxxxxxxx> wrote:
>
>> Obtain EDD info from BIOS and pass it up to Dom0.
>
>What data format are the EDD/EDID buffers filled with? The format is not
>defined in the public headers. Is it simply whatever Linux happens to be
>using internally?

No, this is the BIOS format. Linux uses this directly. I specifically (based
on past comment from you) avoided introducing Linux specifics.

>I am still interested in trying out an interface to let dom0 request code to
>be run in various modes and on various CPUs. This would be attractive in
>this case, assuming that these BIOS calls could be made later than very
>early bootstrap, as it would avoid piling code into Xen, and assumptions
>about info data formats, just because of the environment that the
>interrogating code needs to be executed in. No doubt it is a larger initial
>amount of engineering effort up front though. Also I'm not sure if there
>would be any subtle gotchas to running this skanky BIOS code later in the
>boot sequence (I'd be optimistic that it'd just work though).

Possible, but especially on x86-64 undesirable in my opinion. Also, I'll want
the base real mode stuff in anyway (regardless of EDD/EDID) in order to
be able to set up a VESA frame buffer mode for the console. This clearly
should be done by Xen in order to ensure it knows how to access the
console in case it is allowed access past dom0 creation.

Jan

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