On Mon, 14 May 2012 09:56:30 -0500 Michael Roth <mdr...@linux.vnet.ibm.com> wrote:
> Hi Luiz, > > I have these patches applied to qga branch with Eric's suggested fix-ups > included. I've attached them for your review. If all looks good I'll send a > PULL some time today with what's hopefully all the pending fixes for qemu-ga > 1.1 Yes, looks good. I was finishing to work on a similar version that moves the loop to a function called ga_waitpid(), it's only missing some testing. But you can merge this version if you're hurrying. Btw, I have another fix that fixes guest-shutdown to use async-safe-signal functions. What's the best way to go? Do you want me to send just the guest-shutdown fix or should I post my v2 of this series too (that uses ga_waitpid())?