On 27/09/2016 17:24, Michal Privoznik wrote: > v3 of: > http://lists.nongnu.org/archive/html/qemu-devel/2016-09/msg05058.html > > diff to v3: > - Rework 2/2 so that no malloc() is done in signal handler since it's not > re-entrant. > > Michal Privoznik (2): > util: Introduce qemu_get_pid_name > qemu_kill_report: Report PID name too > > include/qemu/osdep.h | 10 ++++++++++ > util/oslib-posix.c | 27 +++++++++++++++++++++++++++ > util/oslib-win32.c | 7 +++++++ > vl.c | 8 ++++++-- > 4 files changed, 50 insertions(+), 2 deletions(-) >
Queued, thanks.
