cc40c28 qemu: Kill domain when migration finish fails

Authored and Committed by Jiri Denemark 8 years ago
    qemu: Kill domain when migration finish fails
    
    Whenever something fails during incoming migration in Finish phase
    before we started guest CPUs, we need to kill the domain in addition to
    reporting the failure.
    
    Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
    
        
file modified
+12 -22