Hi Rich, Minor point from a glance ... On Fri, 2007-03-09 at 15:22 +0000, Richard W.M. Jones wrote: > $ virsh -c test:///default capabilities | tidy -xml -i -q > <capabilities> > <domain> > <type>test</type> > </domain> I find this a bit weird because I'd guess <domain> to be a domain description, as in the root element for what we pass to virDomainCreateXML() Cheers, Mark.