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-ppc-devel

Re: [XenPPC] basic Xen achitecture question


On Feb 1, 2007, at 4:07 PM, Yoder Stuart-B08248 wrote:


I'm trying to understand the paravirtualization interface
between the OS and Xen.  Here is one thing that's confusing
me--

In Linux, the xen probe() routine calls hpte_init_lpar()
which hooks up some pseries hypervisor MMU routines. These
translate into a plpar_hcall_norets() invocation, but
using pSeries hypervisor opcodes (e.g. H_PUT_TCE).

Related to that I don't see the mmu_update hypercall
used in Linux.

How do the MMU related hypercalls work?

We kept all the MMU and IOMMU related hcalls from PAPR, so the pSeries LPAR paths are jsut fine for us.
The PAPR is availble from the power.org website.
-JX



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

<Prev in Thread] Current Thread [Next in Thread>