Skip to content
  • Guido Trotter's avatar
    KVM live migration: handle failure · c087266c
    Guido Trotter authored
    If the KVM live migration ends up in a 'failed' state it has been
    aborted at the kvm level, and the machine is still running locally.
    We support also the 'cancelled' state even though there should be no way
    of reaching it, without manual intervention.
    
    Reviewed-by: iustinp
    c087266c