Re: [Qemu-devel] [PATCH 0/2]: qemu-ga: Fix fd handling in daemon mode

2012-05-11 Thread Michael Roth
On Thu, May 10, 2012 at 04:50:40PM -0300, Luiz Capitulino wrote: > Hi Michael, > > There's a problem on how we handle fds in daemon mode that may cause > suspend to fail. This series fixes it. Please, check patch 2/2 for full > details. Thanks, applied to qemu-ga branch. > > qemu-ga.c

[Qemu-devel] [PATCH 0/2]: qemu-ga: Fix fd handling in daemon mode

2012-05-10 Thread Luiz Capitulino
Hi Michael, There's a problem on how we handle fds in daemon mode that may cause suspend to fail. This series fixes it. Please, check patch 2/2 for full details. qemu-ga.c | 23 --- qga/commands-posix.c | 19 --- qga/guest-agent-core.h |