|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] sh_install_xen_entries_in_l3()
>>> Tim Deegan <Tim.Deegan@xxxxxxxxxxxxx> 09.11.06 16:41 >>>
>At 16:24 +0100 on 09 Nov (1163089445), Jan Beulich wrote:
>> Could someone explain to me the purpose of this function?
>
>That particular function is no longer with us, now that we don't track
>shadows of PAE l3 tables any more.
As I create the patches against 3.0.3, I still have the function, and
hence still would need to know if it needs to be called.
>You will need to call something like it, certainly, to install the
>mapping of the M2P table, and any other parts of Xen's address space
>that you need. You may need to alter the functions to reflect the
>memory layout that you want for the 32bit guest.
Yes, that is what I understood, and I added respective code to ..._l2h
just a few minutes ago.
Thanks, Jan
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|