qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Chris Lalancette <clalance@redhat.com>
To: Paolo Bonzini <pbonzini@redhat.com>
Cc: aliguori@us.ibm.com, qemu-devel@nongnu.org
Subject: [Qemu-devel] Re: [PATCH v2] add file descriptor migration
Date: Tue, 18 Aug 2009 15:59:21 +0200	[thread overview]
Message-ID: <4A8AB3B9.6010501@redhat.com> (raw)
In-Reply-To: <1250603785-24962-1-git-send-email-pbonzini@redhat.com>

Paolo Bonzini wrote:
> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
> Cc: Chris Lalancette <clalance@redhat.com>
> ---
> 	Change from v1: Chris spotted that I used F_SETFD instead of
> 	F_SETFL to set non-blocking mode in the outgoing migration
> 	code.
> 
> 	Also, now that the migration code is fixed, we tested it with
> 	various kinds of file descriptors (pipes, UNIX sockets, FIFOs,
> 	files).

Along with the unify popen/fopen qemu wrappers patch, this patch works for my
purposes.

Acked-by: Chris Lalancette <clalance@redhat.com>

-- 
Chris Lalancette

  reply	other threads:[~2009-08-18 13:59 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-05 15:24 [Qemu-devel] [PATCH] Migration via unix sockets Chris Lalancette
2009-08-10 10:23 ` Chris Lalancette
2009-08-10 11:34   ` Avi Kivity
2009-08-11  9:15     ` Chris Lalancette
2009-08-11  9:35       ` Avi Kivity
2009-08-11  9:44       ` [Qemu-devel] " Paolo Bonzini
2009-08-11 10:06         ` Avi Kivity
2009-08-12 12:20           ` [Qemu-devel] [PATCH] add file descriptor migration Paolo Bonzini
2009-08-18 13:56             ` [Qemu-devel] [PATCH v2] " Paolo Bonzini
2009-08-18 13:59               ` Chris Lalancette [this message]
2009-08-11 10:20       ` [Qemu-devel] [PATCH] Migration via unix sockets Daniel P. Berrange

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=4A8AB3B9.6010501@redhat.com \
    --to=clalance@redhat.com \
    --cc=aliguori@us.ibm.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).