--- libvir-pristine/src/libvir.c 2006-01-27 08:59:42.000000000 +0000 +++ libvir-0.0.2/src/libvir.c 2006-02-07 12:59:17.000000000 +0000 @@ -89,8 +89,8 @@ struct xs_handle *xshandle = NULL; /* we can only talk to the local Xen supervisor ATM */ - if (name != NULL) - return(NULL); +/* if (name != NULL) + return(NULL); */ handle = xenHypervisorOpen(); if (handle == -1)