qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v8 1/5] shutdown: Simplify shutdown_signal


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH v8 1/5] shutdown: Simplify shutdown_signal
Date: Thu, 1 Jun 2017 06:37:38 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.1.0

On 06/01/2017 04:59 AM, Paolo Bonzini wrote:
> 
> 
> On 15/05/2017 21:41, Eric Blake wrote:
>> There is no signal 0 (kill(pid, 0) has special semantics to probe whether
>> a process is alive), rather than actually sending a signal 0).  So we
>> can use the simpler 0, instead of -1, for our sentinel of whether a
>> shutdown request due to a signal has happened.
>>

> 
> Queued, thanks.
> 

Huh? This is v8, but v9 already got committed in master as commit 7af88279e

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3266
Virtualization:  qemu.org | libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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