]> git.baikalelectronics.ru Git - kernel.git/commit
tools/kvm_stat: eliminate extra guest/pid selection dialog
authorStefan Raspl <stefan.raspl@de.ibm.com>
Thu, 22 Feb 2018 11:16:27 +0000 (12:16 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Sat, 24 Feb 2018 00:43:44 +0000 (01:43 +0100)
commitb0e54c7d2c69323e0c42549bf65ec1df1a6eb0e7
tree68b797dd40e3bd6e10191e14aef5fd826f20e9bc
parenta57ad7d1712d35c76189b3d59d7d515b0027be28
tools/kvm_stat: eliminate extra guest/pid selection dialog

We can do with a single dialog that takes both, pids and guest names.
Note that we keep both interactive commands, 'p' and 'g' for now, to
avoid confusion among users used to a specific key.

While at it, we improve on some minor glitches regarding curses usage,
e.g. cursor still visible when not supposed to be.

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