[Libvir] Connect up more internal driver methods

Daniel Veillard veillard at redhat.com
Mon May 29 17:06:44 UTC 2006


On Fri, May 26, 2006 at 07:15:43PM +0100, Daniel P. Berrange wrote:
> The attached patch connects up more of the internal driver methods, as
> the final step preparing for a minimally operational test driver.
> 
>       * src/hash.c, src/internal.h: Switch the uuid parameter in virGetDomain
>         to be of type 'unsigned char' since its a raw UUID we're passing in,
>         not a printable one.
>       * src/libvirt.c: Remove bogus "unsigned char" -> "char" type casts. Hook
>         up the "domainLookupByID", "domainLookupByUUID", "domainLookupByName"
>         and "domainGetInfo" driver backend functions.

  Looks good, hopefully there isn't too many places left in libvirt.c
where the driver API is bypassed,

  applied and commited, thanks a lot !

Daniel

-- 
Daniel Veillard      | Red Hat http://redhat.com/
veillard at redhat.com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/




More information about the libvir-list mailing list