• P
    fix migration to obey -S · d399f677
    Paolo Bonzini 提交于
    Since migration returns right away, starting the VM right
    after calling qemu_start_incoming_migration is wrong even
    if -S is not passed.  We have to do this after migration
    has completed.
    
    Cc: Glauber Costa  <glommer@redhat.com>
    Cc: Anthony Liguori  <aliguori@us.ibm.com>
    Signed-off-by: NAnthony Liguori <aliguori@us.ibm.com>
    d399f677
migration-tcp.c 4.7 KB