]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm tools: Clean ghost pid files in 'kvm list'
authorSasha Levin <levinsasha928@gmail.com>
Tue, 5 Jul 2011 09:35:45 +0000 (12:35 +0300)
committerPekka Enberg <penberg@kernel.org>
Tue, 5 Jul 2011 18:58:26 +0000 (21:58 +0300)
commit0c29d3f28d5745f67679659bb8979ae963579c47
tree86cbab78fc0f757d69f6d8fc3b4a64c073e61d32
parentb20b94b79c02787c1d5689c6db0d2732366540b0
kvm tools: Clean ghost pid files in 'kvm list'

When running 'kvm list', first make sure that the guest process
is up and running before printing the entry.

Signed-off-by: Sasha Levin <levinsasha928@gmail.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
tools/kvm/kvm-list.c