git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0eb8f49
)
KVM: Move kvm_vcpu_kick() to x86.c
author
Zhang Xiantao
<xiantao.zhang@intel.com>
Mon, 17 Dec 2007 06:21:40 +0000
(14:21 +0800)
committer
Avi Kivity
<avi@qumranet.com>
Wed, 30 Jan 2008 16:01:19 +0000
(18:01 +0200)
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>
No differences found