[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-discuss] Why doesn't the "-name" option set the visible proces
From: |
Dunrong Huang |
Subject: |
Re: [Qemu-discuss] Why doesn't the "-name" option set the visible process name on Linux? |
Date: |
Wed, 21 Nov 2012 10:41:15 +0800 |
2012/11/20 Jakob Bohm <address@hidden>:
> Hi,
>
> I am using qemu-kvm version 1.1.2 (Debian prepackaged) with the -name
> option, however the process name shown by tools such as top still shows
> all the qemu processes as just "kvm" which is not very informative.
>
> Host kernel is Linux 3.2.0 (also Debian prepackaged)
>
> cat /proc/<pid>/cmdline shows that the -name option was used, but argv0
> is still just the qemu-kvm program itself.
>
> The qemu man page says about the -name option "Also optionally set the
> top visible process name in Linux.", but no details are given as to when
> it will actually do that.
>
Try "qemu -name VMName,process=ProcessName", then you can see
"ProcessName" rather than "qemu" in top's output.
> Enjoy
>
> Jakob
> --
> Jakob Bohm, CIO, Partner, WiseMo A/S. http://www.wisemo.com
> Transformervej 29, 2730 Herlev, Denmark. Direct +45 31 13 16 10
> This public discussion message is non-binding and may contain errors.
> WiseMo - Remote Service Management for PCs, Phones and Embedded
--
Best Regards,
Dunrong Huang