* Hi, Does anyone study in the inter-domain communication between HVM guests on Xen?
@ 2009-03-26 1:25 Dango
2009-03-26 1:30 ` Patrick Colp
0 siblings, 1 reply; 2+ messages in thread
From: Dango @ 2009-03-26 1:25 UTC (permalink / raw)
To: xen-devel
[-- Attachment #1.1: Type: text/plain, Size: 316 bytes --]
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.
[-- Attachment #1.2: Type: text/html, Size: 374 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] 2+ messages in thread
* Re: Hi, Does anyone study in the inter-domain communication between HVM guests on Xen?
2009-03-26 1:25 Hi, Does anyone study in the inter-domain communication between HVM guests on Xen? Dango
@ 2009-03-26 1:30 ` Patrick Colp
0 siblings, 0 replies; 2+ messages in thread
From: Patrick Colp @ 2009-03-26 1:30 UTC (permalink / raw)
To: Dango; +Cc: xen-devel
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-03-26 1:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-26 1:25 Hi, Does anyone study in the inter-domain communication between HVM guests on Xen? Dango
2009-03-26 1:30 ` Patrick Colp
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.