aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarti Raudsepp <marti@juffo.org>2012-06-01 19:25:33 +0300
committerEric Blake <eblake@redhat.com>2012-06-01 15:06:56 -0600
commit195fa214b69779c12fd3587c708eaf6928cc3716 (patch)
tree1f110f890b667d2b2c5b053edb094fd1ebdc793f /AUTHORS
parentqemu: fix netdev alias name assignment wrt type='hostdev' (diff)
downloadlibvirt-195fa214b69779c12fd3587c708eaf6928cc3716.tar.gz
libvirt-195fa214b69779c12fd3587c708eaf6928cc3716.tar.bz2
libvirt-195fa214b69779c12fd3587c708eaf6928cc3716.zip
qemu: move -name arg to be 1st in "ps x" output
Currently, monitoring QEMU virtual machines with standard Unix sysadmin tools is harder than it has to be. The QEMU command line is often miles long and mostly redundant, it's hard to tell which process is which. This patch reorders the QEMU -name argument to be the first, so it's immediately visible in "ps x", htop and "atop -c" output.
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index db8a031e3..32bce4ec7 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -238,6 +238,7 @@ Patches have also been contributed by:
Dmitry Guryanov <dguryanov@parallels.com>
William Jon McCann <william.jon.mccann@gmail.com>
David Weber <wb@munzinger.de>
+ Marti Raudsepp <marti@juffo.org>
[....send patches to get your name here....]