hello I am a novice to xen. I want to know is there any commands that can help me implement the communication between two domains. Thanks very much! _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
What kind of communication? You can always make communications among domains via network. Weiming 2009/9/16 易秋萍 <yiqiuping1986@126.com>> > hello > > I am a novice to xen. > I want to know is there any commands that can help me implement the > communication between two domains. > > Thanks very much! > > > ------------------------------ > "中国制造",讲述中国60年往事<http://news.163.com/madeinchina/index.html?from=mailfooter> > _______________________________________________ > 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
yiqiuping1986
2009-Sep-17 02:18 UTC
Re: [Xen-devel] How to communicat between two domains?
Now I want do am experiment that whether two domains labeled by different labels can access the resources owned by each other. Now I don't know what I should do, because I don't know any commands to implement the operation. Should I do it via network? 2009-09-17 yiqiuping1986 发件人: weiming 发送时间: 2009-09-17 10:09:06 收件人: 易秋萍 抄送: 主题: Re: [Xen-devel] How to communicat between two domains? What kind of communication? You can always make communications among domains via network. Weiming 2009/9/16 易秋萍 <yiqiuping1986@126.com> hello I am a novice to xen. I want to know is there any commands that can help me implement the communication between two domains. Thanks very much! "中国制造",讲述中国60年往事 _______________________________________________ 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
Are you testing the isolation between different domains? If so, I think there is no such command for the communication. You need to hack into Xen and find some bugs or vulnerabilities. You may read this master thesis: "Pro ling User Activities On Guest OSes in a Virtual Machine Environment" https://www.cs.tcd.ie/publications/tech-reports/reports.08/TCD-CS-2008-52.pdf Regards, Jiang 2009/9/16 yiqiuping1986 <yiqiuping1986@126.com>:> Now I want do am experiment that whether two domains labeled by different > labels can access the resources owned by each other. > Now I don''t know what I should do, because I don''t know any commands to > implement the operation. Should I do it via network? > > > 2009-09-17 > ________________________________ > yiqiuping1986 > ________________________________ > 发件人: weiming > 发送时间: 2009-09-17 10:09:06 > 收件人: 易秋萍 > 抄送: > 主题: Re: [Xen-devel] How to communicat between two domains? > What kind of communication? > You can always make communications among domains via network. > > Weiming > > 2009/9/16 易秋萍 <yiqiuping1986@126.com> >> >> hello >> >> I am a novice to xen. >> I want to know is there any commands that can help me implement the >> communication between two domains. >> >> Thanks very much! >> >> >> ________________________________ >> "中国制造",讲述中国60年往事 >> _______________________________________________ >> 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 > >_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel