Dango
2009-Mar-26 01:25 UTC
[Xen-devel] Hi, Does anyone study in the inter-domain communication between HVM guests on Xen?
Hi, all: Is it possible to develop an interface for inter-domain communicaton between HVM guests on Xen ? like Xensocket. As far as I know, the grant table is unavailable in hardware virtual machines. So, does any mechanism exist in Xen to support this function? Thanks for your replies. Best Regards, Dango. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Patrick Colp
2009-Mar-26 01:30 UTC
Re: [Xen-devel] Hi, Does anyone study in the inter-domain communication between HVM guests on Xen?
If you have them both on the network, just use regular network communication. Alternatively, you could use XenStore, although you might have to know the domids of the communicating guests (not sure if there''s an easy way to find that out or not). Patrick Dango wrote:> Hi, all: > > Is it possible to develop an interface for inter-domain communicaton between > HVM guests on Xen ? like Xensocket. > > As far as I know, the grant table is unavailable in hardware virtual > machines. > > So, does any mechanism exist in Xen to support this function? > > Thanks for your replies. > > > Best Regards, > > Dango. > > > > ------------------------------------------------------------------------ > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel