xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Keir Fraser <keir.xen@gmail.com>
To: david <david_n@gmx.at>, xen-devel@lists.xensource.com
Subject: Re: map domU pages in dom0
Date: Sun, 03 Apr 2011 20:55:50 +0100	[thread overview]
Message-ID: <C9BE8F56.15CD4%keir.xen@gmail.com> (raw)
In-Reply-To: <4D98CDA3.1020509@gmx.at>

On 03/04/2011 20:42, "david" <david_n@gmx.at> wrote:

> Hi there,
> 
> it is possible to map memory pages from domU domains in dom0 writeable
> in an easy way?

Link with libxenctrl, #include <xenctrl.h> 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

  reply	other threads:[~2011-04-03 19:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-03 19:42 map domU pages in dom0 david
2011-04-03 19:55 ` Keir Fraser [this message]
     [not found]   ` <4D9EA390.5080907@gmx.at>
2011-04-09 14:20     ` david

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=C9BE8F56.15CD4%keir.xen@gmail.com \
    --to=keir.xen@gmail.com \
    --cc=david_n@gmx.at \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).