All of lore.kernel.org
 help / color / mirror / Atom feed
* memory shared between vms
       [not found] <200905061700267278042@163.com>
@ 2009-05-06  9:04 ` songzhonglei
  2009-05-06  9:33   ` Dietmar Hahn
  0 siblings, 1 reply; 2+ messages in thread
From: songzhonglei @ 2009-05-06  9:04 UTC (permalink / raw)
  To: xen-devel

i want to access a page (which is in other guest,such as hvm)in kernel space of domain 0 ,and i can get the gfn of this page. what will i do?
i know in dom0's user space i can use xc_map_foreign_range()(libxc) to map this page to dom0,and then i can access it. but in kernel space,i can not use this function.


2009-05-06 



songzhonglei 

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

* Re: memory shared between vms
  2009-05-06  9:04 ` memory shared between vms songzhonglei
@ 2009-05-06  9:33   ` Dietmar Hahn
  0 siblings, 0 replies; 2+ messages in thread
From: Dietmar Hahn @ 2009-05-06  9:33 UTC (permalink / raw)
  To: songzhonglei; +Cc: xen-devel

> i want to access a page (which is in other guest,such as hvm)in kernel
> space of domain 0 ,and i can get the gfn of this page. what will i do? i
> know in dom0's user space i can use xc_map_foreign_range()(libxc) to map
> this page to dom0,and then i can access it. but in kernel space,i can not
> use this function.

You may have a look at
http://lists.xensource.com/archives/html/xen-devel/2008-10/msg00237.html

Dietmar.

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

end of thread, other threads:[~2009-05-06  9:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <200905061700267278042@163.com>
2009-05-06  9:04 ` memory shared between vms songzhonglei
2009-05-06  9:33   ` Dietmar Hahn

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.