]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm tools: Add option to list rootfs in 'kvm list'
authorSasha Levin <levinsasha928@gmail.com>
Thu, 13 Oct 2011 09:32:46 +0000 (11:32 +0200)
committerPekka Enberg <penberg@kernel.org>
Thu, 13 Oct 2011 16:39:00 +0000 (19:39 +0300)
commit8e4ebac4a27449f8c3ff81e757dc7a6d45312f8a
tree16442b2e51274dd1a47e21ae7216572c0c8c51d9
parent910d7a4761361d737fd4450cc1f016fe93a9338b
kvm tools: Add option to list rootfs in 'kvm list'

Previously we would only list running instances, now that we create
rootfs instances it's appropriate to add a method to list them as
well.

Suggested-by: Ingo Molnar <mingo@elte.hu>
Acked-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Sasha Levin <levinsasha928@gmail.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
tools/kvm/builtin-list.c