From: Zhang Xiantao Date: Mon, 17 Dec 2007 06:21:40 +0000 (+0800) Subject: KVM: Move kvm_vcpu_kick() to x86.c X-Git-Tag: v2.6.25-rc1~1138^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5736199afba8a8bb60a1ea282ab72857d6b16400;p=pandora-kernel.git KVM: Move kvm_vcpu_kick() to x86.c Moving kvm_vcpu_kick() to x86.c. Since it should be common for all archs, put its declarations in Signed-off-by: Zhang Xiantao Signed-off-by: Avi Kivity --- Reading git-diff-tree failed