All of lore.kernel.org
 help / color / mirror / Atom feed
* question about mapping memory from Dom0 to domU
@ 2008-07-10  2:30 吴佳民
  2008-07-10  2:34 ` weiming
  2008-07-10  6:20 ` Derek Murray
  0 siblings, 2 replies; 3+ messages in thread
From: 吴佳民 @ 2008-07-10  2:30 UTC (permalink / raw)
  To: xen-devel@lists.xensource.com


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

 Hi:
    I wanna write code about sharing memory between dom0 and domU, and I decide to use void *xc_map_foreign_range(int xc_handle, unint32_t dom, int size, int port, unsigned long mfn) (this is a function in xenctl.h).
   My question is :
   If I wanna map a range of memory in dom0 to domU, how can I get the value of mfn? and I do not know the port here.

   Can anybody help me ?
   Thanks .


                                                                Danius Wu
=========================================================

 
 

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

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

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

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

end of thread, other threads:[~2008-07-10  6:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-10  2:30 question about mapping memory from Dom0 to domU 吴佳民
2008-07-10  2:34 ` weiming
2008-07-10  6:20 ` Derek Murray

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.