• D
    rpm: remove dependancy from qemu to network/storage drivers · 06a61a20
    Daniel P. Berrangé 提交于
    The libvirt-daemon-driver-qemu RPM has historically had a hard
    dependency on the libvirt-daemon-driver-network and
    libvirt-daemon-driver-storage-core packages. This was because the QEMU
    driver would directly call into APIs that were part of these drivers.
    
    The dependency to the storage driver was eliminated in
    
      commit 064fec69
      Author: Daniel P. Berrangé <berrange@redhat.com>
      Date:   Thu Jan 25 09:35:46 2018 +0000
    
        storage: move storage file backend framework into util directory
    
    The dependency to the network driver was eliminated in
    
      commit 5b13570a
      Author: Daniel P. Berrangé <berrange@redhat.com>
      Date:   Thu Jan 25 09:35:47 2018 +0000
    
        conf: introduce callback registration for domain net device allocation
    
      commit 1438aea4
      Author: Daniel P. Berrangé <berrange@redhat.com>
      Date:   Thu Jan 25 09:35:48 2018 +0000
    
        conf: expand network device callbacks to cover bandwidth updates
    Signed-off-by: NDaniel P. Berrangé <berrange@redhat.com>
    06a61a20
libvirt.spec.in 56.3 KB