tools/kvm_stat: fix undue use of initial sleeptime
authorStefan Raspl <raspl@linux.vnet.ibm.com>
Wed, 7 Jun 2017 19:08:27 +0000 (21:08 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 8 Jun 2017 16:13:30 +0000 (18:13 +0200)
commit81468d73b6eb0ed251e7c77f2cc44c0f4edb4d36
tree6d7459b4442d3460a13b5f8958dca766b07f433b
parent124c2fc9fdf5fb1d9cea4707d7e5471e317ba3bf
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>
tools/kvm/kvm_stat/kvm_stat