qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Re: [PATCH 11/12] Fix detached migration with exec.


From: Chris Lalancette
Subject: [Qemu-devel] Re: [PATCH 11/12] Fix detached migration with exec.
Date: Thu, 27 Aug 2009 09:54:16 +0200
User-agent: Thunderbird 2.0.0.21 (X11/20090320)

Glauber Costa wrote:
> From: Chris Lalancette <address@hidden>
> 
> When trying to do detached migration with exec, I found that
> the monitor wouldn't always return in a timely manner.  I
> tracked this down to exec_start_outgoing_migration.  It
> appeared we were setting the fd to NONBLOCK'ing, but in
> point of fact we weren't.
> 
> This bugfix should also go onto the stable 0.10 branch

ACK!

-- 
Chris Lalancette




reply via email to

[Prev in Thread] Current Thread [Next in Thread]