From: Stefan Berger <stefanb@linux.vnet.ibm.com>
To: Juan Quintela <quintela@redhat.com>
Cc: aliguori@us.ibm.com, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] migration: fix detached migration with fd
Date: Wed, 09 Nov 2011 20:48:37 -0500 [thread overview]
Message-ID: <4EBB2D75.5050601@linux.vnet.ibm.com> (raw)
In-Reply-To: <1320870541-4571-1-git-send-email-quintela@redhat.com>
On 11/09/2011 03:29 PM, Juan Quintela wrote:
> Migration with fd uses s->mon to pass the fd. But we only assign the
> s->mon for !detached migration. Fix it. Once there add a comment
> indicating that s->mon has two uses.
I had encounter the NULL pointer problem when suspending using 'virsh
save...'. Now with your patch it unfortunately doesn't terminate, i.e.,
qemu is still running while the file has been written completely.
Stefan
next prev parent reply other threads:[~2011-11-10 1:49 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-09 20:29 [Qemu-devel] [PATCH] migration: fix detached migration with fd Juan Quintela
2011-11-10 1:48 ` Stefan Berger [this message]
2011-11-11 19:45 ` Anthony Liguori
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=4EBB2D75.5050601@linux.vnet.ibm.com \
--to=stefanb@linux.vnet.ibm.com \
--cc=aliguori@us.ibm.com \
--cc=qemu-devel@nongnu.org \
--cc=quintela@redhat.com \
/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.