On 9 June 2016 at 21:19, Laurent Vivier <laur...@vivier.eu> wrote:
> All the work around the signal management really improves the quality of
> QEMU linux-user.
>
> For instance, I thought for years that "dbench" cannot work correctly in
> linux-user mode because the thread is stuck in a wait() and all the
> state machine is managed in a signal handler (that was never called)...
> and now it works! [1]
>
> Thank you Peter!

Most of the work here is due to Timothy Baldwin -- I largely
just cleaned it up, added some comments and extended it to
cover some more syscalls.

thanks
-- PMM

Reply via email to