From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: map domU pages in dom0 Date: Sun, 03 Apr 2011 20:55:50 +0100 Message-ID: References: <4D98CDA3.1020509@gmx.at> Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4D98CDA3.1020509@gmx.at> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: david , xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On 03/04/2011 20:42, "david" wrote: > Hi there, > > it is possible to map memory pages from domU domains in dom0 writeable > in an easy way? Link with libxenctrl, #include and use one of xc_map_foreign_{range,pages,bulk}(). You can find examples of their use throughout the tools/ directory in xen-unstable.hg repository. -- Keir > greets, > david > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel