|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] copy_to_user in another domain?
I've got the following scenario... I'm handling a hypercall from
domain A and would like to copy some data from the hypervisor to
domain B. From what I can tell, it looks like the copy_to_user
function (and all of its related functions) will only copy data back
into domain A for me. I've been combing the hypervisor code and
can't seem to find a good way to copy the data into domain B. Is
there a built-in function for this? Or would I need to do something
more like delay the copy until domain B is scheduled or ??
Thanks,
bryan
-
Bryan D. Payne
Graduate Student, Computer Science
Georgia Tech Information Security Center
http://www.bryanpayne.org
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] copy_to_user in another domain?,
Bryan D. Payne <=
|
|
|
|
|