[libvirt] [PATCH] make consistent assumptions about libvirtd dependence

Richard W.M. Jones rjones at redhat.com
Fri Sep 12 09:23:13 UTC 2008


On Thu, Sep 11, 2008 at 03:23:11PM -0400, David Lively wrote:
> Hi -
>   Currently src/Makefile.am says that only the QEMU, LXC, and storage
> drivers are dependent on libvirtd.  But the driver registration code in
> virInitialize wasn't registering the remote or openVz driver when
> WITH_LIBVIRTD was not defined.  The attached patch makes the
> virInitialize code consistent with the assumptions stated in
> src/Makefile.am.
>   But note I'm assuming the assumptions in src/Makefile.am are correct.
> I'm not sure what's really dependent on libvirtd, so Someone Who Knows
> Better should verify this.

Yes this looks good, and an important fix for MinGW too.

Rich.

-- 
Richard Jones, Emerging Technologies, Red Hat  http://et.redhat.com/~rjones
virt-top is 'top' for virtual machines.  Tiny program with many
powerful monitoring features, net stats, disk stats, logging, etc.
http://et.redhat.com/~rjones/virt-top




More information about the libvir-list mailing list