From: Alexander Graf Date: Fri, 9 Dec 2011 14:20:46 +0000 (+0100) Subject: KVM: PPC: align vcpu_kick with x86 X-Git-Tag: v3.4-rc1~59^2~87 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae21216bece0a623d09980c120b9c98790a860b9;p=pandora-kernel.git KVM: PPC: align vcpu_kick with x86 Our vcpu kick implementation differs a bit from x86 which resulted in us not disabling preemption during the kick. Get it a bit closer to what x86 does. Signed-off-by: Alexander Graf Signed-off-by: Avi Kivity --- Reading git-diff-tree failed