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

Re: [Xen-ia64-devel] [Patch] Add more dom0 operations

To: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
Subject: Re: [Xen-ia64-devel] [Patch] Add more dom0 operations
From: Matt Chapman <matthewc@xxxxxx>
Date: Wed, 15 Jun 2005 10:47:18 -0600
Cc: xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 15 Jun 2005 16:46:15 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <571ACEFD467F7749BC50E0A98C17CDD80708EC0D@pdsmsx403>
List-help: <mailto:xen-ia64-devel-request@lists.xensource.com?subject=help>
List-id: DIscussion of the ia64 port of Xen <xen-ia64-devel.lists.xensource.com>
List-post: <mailto:xen-ia64-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=unsubscribe>
References: <571ACEFD467F7749BC50E0A98C17CDD80708EC0D@pdsmsx403>
Sender: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.4.1i
On Thu, Jun 16, 2005 at 12:37:46AM +0800, Tian, Kevin wrote:
> >
> >Yes, so far so good.  But the memory isn't mapped into the target
> >domain's physical address space yet, so the target domain will die
> >as soon as you start it.  Where do you do this?
> >
> >Matt
> 
> It's control panel's responsibility to update physical->machine and
> machine->physical mapping for target domain. You can look at other part
> of my last mail, DOM0_GET_MEMLIST actually give control panel that type
> of info. Then control panel will call mmu_update to setup necessary
> mapping as a necessary step before resuming to 1st instruction of target
> domain. Then target domain back to alive. :)

Okay, so you have implemented HYPERVISOR_mmu_update.  I'm happy with that
solution, do you already have a patch for that?  I guess I'll have to
adapt it for the 3 level PT anyway.

Matt

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