• D
    Move VirtualBox driver into libvirtd · ba5f3c7c
    Daniel P. Berrange 提交于
    Change the build process & driver initialization so that the
    VirtualBox driver is built into libvirtd, instead of libvirt.so
    This change avoids the VirtualBox GPLv2-only license causing
    compatibility problems with libvirt.so which is under the
    GPLv2-or-later license.
    
    NB this change prevents use of the VirtualBox driver on the
    Windows platform, until such time as libvirtd can be made
    to work there.
    Signed-off-by: NDaniel P. Berrange <berrange@redhat.com>
    ba5f3c7c
libvirt.c 624.2 KB