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 | 23 ++++++++++++++++++++--- > qga/commands-posix.c | 19 ------------------- > qga/guest-agent-core.h | 4 ++++ > 3 files changed, 24 insertions(+), 22 deletions(-) >