All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Roth <gaumless@gmail.com>
To: xen-devel@lists.xen.org
Subject: Sharing MMIO page with DomU on a system with no IOMMU
Date: Mon, 15 Oct 2012 10:50:49 -0600	[thread overview]
Message-ID: <507C3EE9.9040806@gmail.com> (raw)

Hi -
I'm trying to share an MMIO page from Dom0 running linux with a DomU 
running an RTOS so that I can access the GPIO registers directly. The 
system I need to get this working on does not have an IOMMU. I'm aware 
of the security issues of sharing this area, but don't believe it's an 
issue in this case.  I've got a Linux module set up and can share memory 
between the two domains using the grant table, but I haven't been able 
to get this to work for the MMIO page.

Can anyone give me a pointer on how I should go about doing this?  I 
need the area to actually be shared between both domains, not simply 
owned by the RTOS.


Thanks.
Martin Roth

             reply	other threads:[~2012-10-15 16:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-15 16:50 Martin Roth [this message]
2012-10-16  7:08 ` Sharing MMIO page with DomU on a system with no IOMMU Jan Beulich
2012-10-16  7:19   ` Ian Campbell
2012-10-16  7:55     ` Jan Beulich
2012-10-16  8:01       ` Ian Campbell

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=507C3EE9.9040806@gmail.com \
    --to=gaumless@gmail.com \
    --cc=xen-devel@lists.xen.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.