All of lore.kernel.org
 help / color / mirror / Atom feed
From: Juan Quintela <quintela@redhat.com>
To: Yoshiaki Tamura <tamura.yoshiaki@lab.ntt.co.jp>
Cc: pbonzini@redhat.com, qemu-devel@nongnu.org
Subject: [Qemu-devel] Re: [PATCH 0/2] Fix error handling in migration when the peer is killed.
Date: Wed, 23 Feb 2011 10:39:20 +0100	[thread overview]
Message-ID: <m3hbbv6qev.fsf@trasno.org> (raw)
In-Reply-To: <1298386884-17514-1-git-send-email-tamura.yoshiaki@lab.ntt.co.jp> (Yoshiaki Tamura's message of "Wed, 23 Feb 2011 00:01:22 +0900")

Yoshiaki Tamura <tamura.yoshiaki@lab.ntt.co.jp> wrote:
> Hi,
>
> During live migration, if the receiver side of qemu gets killed, the
> sender side seems to be handling the error incorrectly, like it passes
> the iterate phase (stage 2) and moves on to the complete state (stage
> 3).  These patches fix the issue.
>

Agreed. Integrated into my series of cleanups. Thanks.

  parent reply	other threads:[~2011-02-23  9:40 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-22 15:01 [Qemu-devel] [PATCH 0/2] Fix error handling in migration when the peer is killed Yoshiaki Tamura
2011-02-22 15:01 ` [Qemu-devel] [PATCH 1/2] savevm: avoid qemu_savevm_state_iteate() to return 1 when qemu file has error Yoshiaki Tamura
2011-02-22 15:01 ` [Qemu-devel] [PATCH 2/2] migration: add error handling to migrate_fd_put_notify() Yoshiaki Tamura
2011-02-23  9:39 ` Juan Quintela [this message]
2011-02-23  9:51   ` [Qemu-devel] Re: [PATCH 0/2] Fix error handling in migration when the peer is killed Yoshiaki Tamura

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m3hbbv6qev.fsf@trasno.org \
    --to=quintela@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=tamura.yoshiaki@lab.ntt.co.jp \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.