I was dtracing the libvirt calls being made by virt-install, and I observed that the above routine calls into remoteDomainLookupByUUID(). I was thinking it would instead call into xenUnifiedDomainLookupByUUID() as the underlying hypervisor is Xen. Is this expected? Or something wrong with my setup? thanks, surya