From: Avi Kivity Date: Mon, 12 Feb 2007 08:54:44 +0000 (-0800) Subject: [PATCH] KVM: Add a global list of all virtual machines X-Git-Tag: v2.6.21-rc1~274^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=133de9021d2988f3fbdad84c2d26484c7a757526;p=pandora-kernel.git [PATCH] KVM: Add a global list of all virtual machines This will allow us to iterate over all vcpus and see which cpus they are running on. [akpm@osdl.org: use standard (ugly) initialisers] Signed-off-by: Avi Kivity Cc: Ingo Molnar Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed