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] Acces a VM process address space from dom0.

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] Acces a VM process address space from dom0.
From: Paradox <paradox@xxxxxxxxxxx>
Date: Fri, 02 Nov 2007 14:45:07 +0100
Delivery-date: Fri, 02 Nov 2007 06:44:31 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <E1Inu9D-0007z3-Oc@host-192-168-0-1-bcn-london>
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: <E1Inu9D-0007z3-Oc@host-192-168-0-1-bcn-london>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.13) Gecko/20060427 Debian/1.7.13-0ubuntu04.10
Hi

I'm newbe in xen developing. I must perform an access to a process address space that run in a VM from dom0. I have a virtual address, so I must know a paging mode enabled (from cr0 and cr4) and I must acces to page table of current process via cr3. You can suggest me some examples that perform this task? I see that exist some function like map_domain_va() and similar but I must verify the proper name in xen 3.1. You can help me?

TNX in advance.

Best Regards

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] Acces a VM process address space from dom0., Paradox <=