I am little bit confuse on do I have to build an external code or just modify the xen source code for this? Do you know any documentation related to this? I found some but all are talking only about the performance. But I am looking for something how to do this.
Anju
> Date: Wed, 1 Jun 2011 13:20:51 -0400> From: linux@xxxxxxxxxxx> To: arya2595@xxxxxxxxxxxxxxxxxx> Subject: Re: [Xen-users] Inter VM communication> CC: xen-users@xxxxxxxxxxxxxxxxxxx> > On 06/01/2011 01:15 PM, Achala Aryal wrote:> >> > Hi:> > I have two HVM domU ubuntu 10.04 Lts and Window XP running. I have> > assigned PCIe device to each of this domU. I would like to communicate> > these two VM. Can anyone give me some idea on how to do. I did some> > research on IVC but unable to get answer. Anything will be appreciated.> >> >> > Anju> > I create a bridge in dom0 (whether tied to a real interface or not it up > to you), and then connect a new interface on the VMs to it. Then > inter-node comms can simply be 'eth1' or what have you.> > -- > Digimer> E-Mail: digimer@xxxxxxxxxxx> Freenode handle: digimer> Papers and Projects: http://alteeve.com> Node Assassin: http://nodeassassin.org> "I feel confined, only free to expand myself within boundaries."> > _______________________________________________> Xen-users mailing list> Xen-users@xxxxxxxxxxxxxxxxxxx> http://lists.xensource.com/xen-users
|