9603262 qemu: Use switch in qemuMigrationCompleted

Authored and Committed by Jiri Denemark 6 years ago
    qemu: Use switch in qemuMigrationCompleted
    
    When adding a new job state it's useful to let the compiler complain
    about places where we need to think about what to do with the new
    state.
    
    Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
    Reviewed-by: John Ferlan <jferlan@redhat.com>
    
        
file modified
+18 -5