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:
b4034bd
)
ARM: KVM: move kvm_target_cpu to guest.c
author
Marc Zyngier
<marc.zyngier@arm.com>
Mon, 15 Oct 2012 11:09:45 +0000
(12:09 +0100)
committer
Christoffer Dall
<cdall@cs.columbia.edu>
Wed, 6 Mar 2013 23:48:44 +0000
(15:48 -0800)
guest.c already contains some target-specific checks. Let's move
kvm_target_cpu() over there so arm.c is mostly target agnostic.
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
No differences found