On 30 April 2018 at 14:03, Laurent Vivier <laur...@vivier.eu> wrote: > Le 30/04/2018 à 11:46, Peter Maydell a écrit : >> On 30 April 2018 at 10:28, Laurent Vivier <laur...@vivier.eu> wrote: >>> Le 30/04/2018 à 11:12, Peter Maydell a écrit : >>>> Great. Riku/Laurent -- I'm assuming you're going to take this set >>>> via the linux-user tree. >>> >>> I just sent a pull request without it... >>> >>> Do you prefer I update this one or I send another one later? >> >> No, it can go into your next one I think. I see you've sent >> the signal.c refactoring, which this will conflict with, >> so either you or Christophe will need to rebase it anyway. >> >> thanks >> -- PMM >> > > OK, I've rebased the series on top of the new master and applied to my > branch linux-user-for-2.13 > (see https://github.com/vivier/qemu/tree/linux-user-for-2.13) >
For the record, I ran a smoke test with this branch and my small example with a signal handler worked as expected. Thanks, Christophe > Thanks, > Laurent