]> bbs.cooldavid.org Git - net-next-2.6.git/commit
KVM: Move kvm_vcpu_kick() to x86.c
authorZhang Xiantao <xiantao.zhang@intel.com>
Mon, 17 Dec 2007 06:21:40 +0000 (14:21 +0800)
committerAvi Kivity <avi@qumranet.com>
Wed, 30 Jan 2008 16:01:19 +0000 (18:01 +0200)
commit5736199afba8a8bb60a1ea282ab72857d6b16400
treeff7d49be0447f158aa821254c3f90d97988985a8
parent0eb8f4984824b8a811d44963995133f47813330a
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 <linux/kvm_host.h>

Signed-off-by: Zhang Xiantao <xiantao.zhang@intel.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
arch/x86/kvm/irq.c
arch/x86/kvm/irq.h
arch/x86/kvm/x86.c
include/linux/kvm_host.h