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

First attempt. There's windows implementation missing in 1/2.
Well, there's just a stub implementation. Frankly, I haven't even
looked into how to map PID to a name on Windows, but if there's
wider demand for that I will.

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   | 36 ++++++++++++++++++++++++++++++++++++
 util/oslib-win32.c   |  7 +++++++
 vl.c                 |  8 ++++++--
 4 files changed, 59 insertions(+), 2 deletions(-)

-- 
2.8.4

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

end of thread, other threads:[~2016-09-20 20:38 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-20 14:54 [Qemu-devel] [PATCH 0/2] Produce better termination message Michal Privoznik
2016-09-20 14:54 ` [Qemu-devel] [PATCH 1/2] util: Introduce qemu_get_pid_name Michal Privoznik
2016-09-20 15:02   ` Paolo Bonzini
2016-09-20 14:54 ` [Qemu-devel] [PATCH 2/2] qemu_kill_report: Report PID name too Michal Privoznik
2016-09-20 15:07   ` Eric Blake
2016-09-20 17:00 ` [Qemu-devel] [PATCH 0/2] Produce better termination message no-reply
2016-09-20 20:38 ` no-reply

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