commit | 404517e40867aef60554ef497d5cf8d089a5b9cf | [log] [tgz] |
---|---|---|
author | Stefan Raspl <stefan.raspl@de.ibm.com> | Fri Aug 24 14:04:00 2018 +0200 |
committer | Radim Krčmář <rkrcmar@redhat.com> | Thu Aug 30 17:15:12 2018 +0200 |
tree | bc7e0da7042253da283236582063f042303099ca | |
parent | 29c39f38e4e8dbf0497e81db6c985ee59259f002 [diff] |
tools/kvm_stat: indicate dead guests as such For destroyed guests, kvm_stat essentially freezes with the last data displayed. This is acceptable for users, in case they want to inspect the final data. But it looks a bit irritating. Therefore, detect this situation and display a respective indicator in the header. Signed-off-by: Stefan Raspl <raspl@linux.ibm.com> Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>