Hi, All I use python, I want to know If xend is blocked, then I call virConnectOpen will it return or block? Thanks, Allan _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Dear All, Thank you for your hard work on xen. I''m new to xen , and I have a question to ask you for help: When xen is blocked in some unexpected situation, if my program calls the virConnectOpen function at this time, will it returns or blockes? Regards, Allan _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
What is virConnectOpen? I can''t find any reference to it in any file in xen.hg/tools. -George 2011/2/12 Allan Ma <allan_ma@tcloudcomputing.com>:> Hi, All > > > > I use python, I want to know If xend is blocked, then I call virConnectOpen > will it return or block? > > > > > > Thanks, > > Allan > > _______________________________________________ > 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
On Mon, Feb 14, 2011 at 10:29:36AM +0000, George Dunlap wrote:> What is virConnectOpen? I can''t find any reference to it in any file > in xen.hg/tools. >Is sounds like a libvirt function.. (libvirt is not part of Xen, it''s a thirdparty library.) -- Pasi> > 2011/2/12 Allan Ma <allan_ma@tcloudcomputing.com>: > > Hi, All > > > > > > > > I use python, I want to know If xend is blocked, then I call virConnectOpen > > will it return or block? > > > > > > > > > > > > Thanks?? > > > > Allan > > > > _______________________________________________ > > 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
Allan Ma writes ("[Xen-devel] if xend block"):> I use python, I want to know If xend is blocked, then I call > virConnectOpen will it return or block?virConnectOpen is a libvirt function. You should rever to the libvirt documentation. Also, please do not repeat your question (several times!) just because you didn''t get an answer right away. That''s very rude. Ian. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel