]> git.baikalelectronics.ru Git - kernel.git/commit
tools/kvm_stat: display guest list in pid/guest selection screens
authorStefan Raspl <raspl@linux.vnet.ibm.com>
Wed, 7 Jun 2017 19:08:43 +0000 (21:08 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 8 Jun 2017 16:24:49 +0000 (18:24 +0200)
commit74e86724d5d194f14d9833caeaf627e049501f3d
tree1c4f4232754c88f40d828485da932ddf316d30f9
parent099197173c7c99f55104d79d2a5261da4fcfa6b1
tools/kvm_stat: display guest list in pid/guest selection screens

Display a (possibly inaccurate) list of all running guests. Note that we
leave a bit of extra room above the list for potential error messages.
Furthermore, we deliberately do not reject pids or guest names that are
not in our list, as we cannot rule out that our fuzzy approach might be
in error somehow.

Signed-off-by: Stefan Raspl <raspl@linux.vnet.ibm.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
tools/kvm/kvm_stat/kvm_stat