On 27 October 2014 15:05, Peter Maydell <peter.mayd...@linaro.org> wrote:
> On 27 October 2014 14:39, Paolo Bonzini <pbonz...@redhat.com> wrote:
>> What about:
>>
>>     /* SIGINT cannot be handled via signalfd, so that ^C can be used
>>      * to interrupt QEMU when it is being run under gdb.  SIGHUP and
>>      * SIGTERM are also handled asynchronously, even though it is not
>>      * strictly necessary, because they use the same handler as SIGINT.
>>      */
>
> Looks good to me, I'll use that wording.

Applied this and the other patch to master, thanks.

-- PMM

Reply via email to