commit | c012a0f2677529a0ae8f53a15bd7c61dc4ca5b5e | [log] [tgz] |
---|---|---|
author | Stefan Raspl <stefan.raspl@de.ibm.com> | Fri Aug 24 14:04:01 2018 +0200 |
committer | Radim Krčmář <rkrcmar@redhat.com> | Thu Aug 30 17:15:12 2018 +0200 |
tree | 6c9e4ee6a072c35afce5037140400d402fa8e3a7 | |
parent | 404517e40867aef60554ef497d5cf8d089a5b9cf [diff] |
tools/kvm_stat: re-animate display of dead guests When filtering by guest (interactive commands 'p'/'g'), and the respective guest was destroyed, detect when the guest is up again through the guest name if possible. I.e. when displaying events for a specific guest, it is not necessary anymore to restart kvm_stat in case the guest is restarted. Signed-off-by: Stefan Raspl <raspl@linux.ibm.com> Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>