[libvirt] [PATCH 0/2] Resolve linking issue of storage driver to apparmor helper

Peter Krempa pkrempa at redhat.com
Wed Jul 26 20:12:12 UTC 2017


Also drop support for building without loadable modules.

Peter Krempa (2):
  make: Drop building without driver modules
  security: apparmor: load the storage driver dynamically

 daemon/Makefile.am            |  57 ---------------
 daemon/libvirtd.c             |  54 +-------------
 m4/virt-driver-modules.m4     |  24 +++----
 src/Makefile.am               | 160 +-----------------------------------------
 src/driver.c                  |   8 +--
 src/security/virt-aa-helper.c |  10 +--
 src/storage/storage_backend.c |  11 +--
 src/vbox/vbox_driver.c        |   2 +-
 src/vbox/vbox_driver.h        |   6 +-
 tests/Makefile.am             |   6 --
 tests/testutils.c             |   2 -
 tools/virsh.c                 |   3 -
 12 files changed, 27 insertions(+), 316 deletions(-)

-- 
2.13.2




More information about the libvir-list mailing list