From: Avi Kivity Date: Tue, 5 Jun 2007 11:36:10 +0000 (+0300) Subject: KVM: Fix adding an smp virtual machine to the vm list X-Git-Tag: v2.6.23-rc1~520^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=120e9a453b5e7d9a708caff7d97b71fc4ccd59e8;p=pandora-kernel.git KVM: Fix adding an smp virtual machine to the vm list If we add the vm once per vcpu, we corrupt the list if the guest has multiple vcpus. Signed-off-by: Avi Kivity --- Reading git-diff-tree failed