commit | 81468d73b6eb0ed251e7c77f2cc44c0f4edb4d36 | [log] [tgz] |
---|---|---|
author | Stefan Raspl <raspl@linux.vnet.ibm.com> | Wed Jun 07 21:08:27 2017 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Jun 08 18:13:30 2017 +0200 |
tree | 6d7459b4442d3460a13b5f8958dca766b07f433b | |
parent | 124c2fc9fdf5fb1d9cea4707d7e5471e317ba3bf [diff] |
tools/kvm_stat: fix undue use of initial sleeptime We should not use the initial sleeptime for any key press that does not switch to a different screen, as that introduces an unaesthetic flicker due to two updates in quick succession. Signed-off-by: Stefan Raspl <raspl@linux.vnet.ibm.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>