55ac6a5 qemu: Set correct job status when qemuMigrationRun fails

Authored and Committed by Jiri Denemark 6 years ago
    qemu: Set correct job status when qemuMigrationRun fails
    
    Instead of enumerating all states which need to be turned into
    QEMU_DOMAIN_JOB_STATUS_FAILED (and failing to add all of them), it's
    better to mention just the one which needs to be left alone.
    
    Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
    Reviewed-by: John Ferlan <jferlan@redhat.com>
    
        
file modified
+1 -3