73a3522 qemu: Consistently use exit_monitor in qemuMigrationRun

Authored and Committed by Jiri Denemark 6 years ago
    qemu: Consistently use exit_monitor in qemuMigrationRun
    
    Almost every failure in qemuMigrationRun while we are talking to QEMU
    monitor results in a jump to exit_monitor label. The only exception is
    removed by this patch.
    
    Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
    Reviewed-by: John Ferlan <jferlan@redhat.com>
    
        
file modified
+1 -2