cb2ed63 qemu_domain: Introduce qemuDomainDiskSourceDiffers

Authored and Committed by mprivozn 8 years ago
    qemu_domain: Introduce qemuDomainDiskSourceDiffers
    
    This new private API should return true iff sources of two disks
    differs in sense that qemu should be instructed to change the
    disk backend. For instance, ejecting a CDROM is such case, or
    pointing disk into a different ISO location, and so on.
    
    Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
    
        
file modified
+33 -0
file modified
+4 -0