From: Izik Eidus Date: Sun, 30 Mar 2008 13:01:25 +0000 (+0300) Subject: KVM: add vm refcounting X-Git-Tag: v2.6.26-rc1~1028^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d39f13b0da7fa7f705fbe6c80995205d0380bc7a;p=pandora-kernel.git KVM: add vm refcounting the main purpose of adding this functions is the abilaty to release the spinlock that protect the kvm list while still be able to do operations on a specific kvm in a safe way. Signed-off-by: Izik Eidus Signed-off-by: Avi Kivity --- Reading git-diff-tree failed