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

[Xen-devel] gpa to hpa conversion for VT domains

To: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] gpa to hpa conversion for VT domains
From: "sanjay kushwaha" <sanjay.kushwaha@xxxxxxxxx>
Date: Fri, 9 Jun 2006 13:44:31 -0400
Delivery-date: Fri, 09 Jun 2006 10:44:53 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=ICg77u4MI5EK7i2pY1rIhf4mjbLOagEIHQmyBfcnhbnRHk/f1P1y8/WyUE/d7amWIFOSKMa8eeBCAp5m+3OjOLYajdPevAYNRKqKU7tpH+/N7JHRv3UKdwKgTftNYDn5HhqcNPOIpSA7EClgAJgUwEDeg6hd4UHK6rc9NieSH5E=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Hi Folks,
I want to do the guest physical address (GPA) to host physical address (HPA) conversion for a VT domain in the VT domains itself.
So essentially I would like to access the phys_to_machine_mapping table in the V domain.

does a VT domain already have access to this table? if not, how can I do this address conversion inside the VT domain?

Thanks,
Sanjay

--
----------------------
PhD Student, Georgia Tech
http://www.cc.gatech.edu/~ksanjay/
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] gpa to hpa conversion for VT domains, sanjay kushwaha <=