[libvirt] [PATCH 1/2] build: Link security manager into libvirt.so

Daniel P. Berrange berrange at redhat.com
Thu Aug 2 14:02:04 UTC 2012


On Thu, Aug 02, 2012 at 03:47:10PM +0200, Jiri Denemark wrote:
> Security manager is not a dynamically loadable driver, it's a common
> infrastructure similar to util, conf, cpu, etc. used by individual
> drivers. Such code is allowed to be linked into libvirt.so.
> 
> This reverts commit ec5b7bd2ecbf40ceff5b2d4fc00d5cfdfba966a4 and most of
> aae5cfb69948fddef556f8f5b9f80a444f9c6125.
> 
> This patch is supposed to fix virdrivermoduletest failures for qemu and
> lxc drivers as well as libvirtd's ability to load qemu and lxc drivers.
> ---
>  daemon/Makefile.am       |  1 -
>  src/Makefile.am          |  3 +--
>  src/libvirt_private.syms | 31 +++++++++++++++++++++++++++++++
>  tests/Makefile.am        |  5 ++---
>  4 files changed, 34 insertions(+), 6 deletions(-)

ACK

Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list