summary refs log tree commit diff stats
path: root/qemu-io.c
diff options
context:
space:
mode:
authorAndi Kleen <andi@firstfloor.org>2009-07-02 09:34:17 +0200
committerAnthony Liguori <aliguori@us.ibm.com>2009-07-09 16:58:08 -0500
commit1889465a1c0c8403447aed4da0823ef2bb249473 (patch)
treec50482cfa377a5540fe5f46939f2bbf3a6158e80 /qemu-io.c
parente3fc14c3a1a77a1cda669a3e16f1f6b82577e4ec (diff)
downloadfocaccia-qemu-1889465a1c0c8403447aed4da0823ef2bb249473.tar.gz
focaccia-qemu-1889465a1c0c8403447aed4da0823ef2bb249473.zip
Allow setting qemu process name v2
Set the Linux process name to the name argument specified with name. I find
this useful to see which guests are taking CPU time in top.

This doesn't affect ps, which checks argv[0], but rewriting the
environment uses much more code, so I only used this simple way.

v2: Use separate process= argument, no prefixes.

Signed-off-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'qemu-io.c')
0 files changed, 0 insertions, 0 deletions