All of lore.kernel.org
 help / color / mirror / Atom feed
* Sharing MMIO page with DomU on a system with no IOMMU
@ 2012-10-15 16:50 Martin Roth
  2012-10-16  7:08 ` Jan Beulich
  0 siblings, 1 reply; 5+ messages in thread
From: Martin Roth @ 2012-10-15 16:50 UTC (permalink / raw)
  To: xen-devel

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-10-16  8:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-15 16:50 Sharing MMIO page with DomU on a system with no IOMMU Martin Roth
2012-10-16  7:08 ` Jan Beulich
2012-10-16  7:19   ` Ian Campbell
2012-10-16  7:55     ` Jan Beulich
2012-10-16  8:01       ` Ian Campbell

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.