On Fri, Sep 09, 2011 at 16:02:45 +0200, Kiran Javaid wrote: > > Hello Everyone, > > I am facing a problem in defining the xml for domain creation using libvirt. I am using Xen hypervisor. > > domPtr = lib.virDomainDefineXML(conPtr, domainXML); > > I get the following error: > > "libvir: Xen Daemon error : XML error: failed to parse domain description" This suggests there is an error in your xml. Would you mind sending the content of domainXML to this list? Jirka