From: Shaohua Li Date: Mon, 23 Jul 2007 06:51:37 +0000 (+0800) Subject: KVM: Convert vm lock to a mutex X-Git-Tag: v2.6.24-rc1~1365^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11ec2804711896546ee3c945f3786c7f9fdd175a;p=pandora-kernel.git KVM: Convert vm lock to a mutex This allows the kvm mmu to perform sleepy operations, such as memory allocation. Signed-off-by: Shaohua Li Signed-off-by: Avi Kivity --- Reading git-diff-tree failed