On 05/14/2012 08:56 AM, Michael Roth wrote:
> From: Luiz Capitulino <lcapitul...@redhat.com>
> 
> Currently, qemu-ga has a SIGCHLD handler that automatically reaps terminated
> children processes. The idea is to avoid having qemu-ga commands blocked
> waiting for children to terminate.
> 

> This commit does just that. There's a side effect though, guest-shutdown
> will generate zombies if shutting down fails. This will be fixed by the
> next commit.
> 
> Signed-off-by: Luiz Capitulino <lcapitul...@redhat.com>
> Signed-off-by: Michael Roth <mdr...@linux.vnet.ibm.com>
> ---
>  qemu-ga.c            |   17 +------
>  qga/commands-posix.c |  128 
> +++++++++++++++++++++-----------------------------
>  2 files changed, 55 insertions(+), 90 deletions(-)

Reviewed-by: Eric Blake <ebl...@redhat.com>

-- 
Eric Blake   ebl...@redhat.com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to