qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v4 0/2] Produce better termination message
@ 2016-09-27 15:24 Michal Privoznik
  2016-09-27 15:24 ` [Qemu-devel] [PATCH v4 1/2] util: Introduce qemu_get_pid_name Michal Privoznik
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Michal Privoznik @ 2016-09-27 15:24 UTC (permalink / raw)
  To: qemu-devel; +Cc: pbonzini, eblake

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(-)

-- 
2.8.4

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-09-30 11:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-27 15:24 [Qemu-devel] [PATCH v4 0/2] Produce better termination message Michal Privoznik
2016-09-27 15:24 ` [Qemu-devel] [PATCH v4 1/2] util: Introduce qemu_get_pid_name Michal Privoznik
2016-09-27 15:24 ` [Qemu-devel] [PATCH v4 2/2] qemu_kill_report: Report PID name too Michal Privoznik
2016-09-27 15:59 ` [Qemu-devel] [PATCH v4 0/2] Produce better termination message no-reply
2016-09-30 11:45 ` Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).