All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v3 0/2] Produce better termination message
@ 2016-09-21 16:27 Michal Privoznik
  2016-09-21 16:27 ` [Qemu-devel] [PATCH v3 1/2] util: Introduce qemu_get_pid_name Michal Privoznik
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Michal Privoznik @ 2016-09-21 16:27 UTC (permalink / raw)
  To: qemu-devel; +Cc: pbonzini, armbru, peter.maydell, berrange

This is v2 of:
http://lists.nongnu.org/archive/html/qemu-devel/2016-09/msg05058.html

Diff to v2:
- In 1/2 I've dropped stdio funcs in favour of g_file_get_contents() (thanks Dan!)

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] 9+ messages in thread

end of thread, other threads:[~2016-09-26  9:07 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-21 16:27 [Qemu-devel] [PATCH v3 0/2] Produce better termination message Michal Privoznik
2016-09-21 16:27 ` [Qemu-devel] [PATCH v3 1/2] util: Introduce qemu_get_pid_name Michal Privoznik
2016-09-21 16:32   ` Paolo Bonzini
2016-09-21 16:27 ` [Qemu-devel] [PATCH v3 2/2] qemu_kill_report: Report PID name too Michal Privoznik
2016-09-21 16:46 ` [Qemu-devel] [PATCH v3 0/2] Produce better termination message no-reply
2016-09-21 17:47 ` no-reply
2016-09-22 16:43 ` Paolo Bonzini
2016-09-26  9:02   ` Michal Privoznik
2016-09-26  9:07     ` Paolo Bonzini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.