All of lore.kernel.org
 help / color / mirror / Atom feed
* questions regarding interdomain communication and xen-guest communication
@ 2013-10-23 17:43 Aastha Mehta
  2013-10-24  7:09 ` Jan Beulich
  0 siblings, 1 reply; 9+ messages in thread
From: Aastha Mehta @ 2013-10-23 17:43 UTC (permalink / raw)
  To: xen-devel

Hello,

I would like to clarify certain things about the communication
mechanisms between guests and between xen and guest domains.

If there is an interdomain event channel set up between two guests, do
they communicate directly with each other, bypassing the hypervisor
completely? In case of an asynchronous I/O does one guest have to
register its callbacks with the other guest directly?
Or does one guest hypercall into xen, which then upcalls into the
other guest and then transfer reply in the reverse using another pair
of hypercall and upcall? Can event channels be set up ad hoc between
two, for example, dom0 and a guest domain? Or can they only be used by
drivers, e.g. between network frontend and backend drivers?

Regarding xen -- domain communication: how can xen send some request
to dom0 for some operation that needs to be performed in the dom0 and
get back results from the dom0? Does such a communication have to be
synchronous?

Thanks,
Aastha.

-- 
Aastha Mehta
MPI-SWS, Germany
E-mail: aasthakm@mpi-sws.org

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

end of thread, other threads:[~2013-10-29 13:36 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-23 17:43 questions regarding interdomain communication and xen-guest communication Aastha Mehta
2013-10-24  7:09 ` Jan Beulich
2013-10-24 17:32   ` Aastha Mehta
2013-10-25 12:18     ` Jan Beulich
2013-10-28 15:21       ` Aastha Mehta
2013-10-28 15:36         ` Andrew Cooper
2013-10-28 16:10         ` Jan Beulich
2013-10-29 13:22           ` Aastha Mehta
2013-10-29 13:36             ` Jan Beulich

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.