xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* arm: How DomU access to iomem is implemented
@ 2013-06-08 12:49 Andrii Anisov
  2013-06-10 10:38 ` Julien Grall
  2013-06-10 16:16 ` Stefano Stabellini
  0 siblings, 2 replies; 7+ messages in thread
From: Andrii Anisov @ 2013-06-08 12:49 UTC (permalink / raw)
  To: xen-devel@lists.xen.org


[-- Attachment #1.1: Type: text/plain, Size: 682 bytes --]

Hello,

Could you please clarify how DomU gets an access to iomem (for ARMv7VE)?
We traced that iomem configuration of the DomU comes to hypervisor with *
XEN_DOMCTL_iomem_permission* domctl. Here iomem space is added to domain's *
iomem_caps* ranges. But we did not found how these ranges are actually
mapped for DomU. Really these configuration looks unused, on our board DomU
is killed by hypervisor once it tries to access f.e. real UART.

Actually we did a workaround by mapping regions using
*map_mmio_regions() *right
here in *XEN_DOMCTL_iomem_permission* handling. But it's a real hack, and
it would good to know proper way to get stuff working.


Sincerely,
Andrii Anisov.

[-- Attachment #1.2: Type: text/html, Size: 892 bytes --]

[-- Attachment #2: Type: text/plain, Size: 126 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

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

end of thread, other threads:[~2013-06-14  6:41 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-08 12:49 arm: How DomU access to iomem is implemented Andrii Anisov
2013-06-10 10:38 ` Julien Grall
2013-06-10 10:58   ` Andrii Anisov
2013-06-10 11:13     ` Julien Grall
2013-06-10 16:19     ` Stefano Stabellini
2013-06-14  6:41       ` Andrii Anisov
2013-06-10 16:16 ` Stefano Stabellini

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).