926a98d qemu: fix migration flags undefinesource cannot work

1 file Authored by Luyao Huang 8 years ago, Committed by mkletzan 8 years ago,
    qemu: fix migration flags undefinesource cannot work
    
    In commit f41be296, we moved vm->persistent check into
    qemuDomainRemoveInactive, but we didn't change the vm->persistent
    before call qemuDomainRemoveInactive in some place before and just
    call it to remove the inactive vm.
    
    Signed-off-by: Luyao Huang <lhuang@redhat.com>
    
        
file modified
+6 -2