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:
2d8185d
)
KVM: PPC: Use same kvmppc_prepare_to_enter code for booke and book3s_pr
author
Alexander Graf
<agraf@suse.de>
Fri, 10 Aug 2012 10:28:50 +0000
(12:28 +0200)
committer
Alexander Graf
<agraf@suse.de>
Fri, 5 Oct 2012 21:38:42 +0000
(23:38 +0200)
We need to do the same things when preparing to enter a guest for booke and
book3s_pr cores. Fold the generic code into a generic function that both call.
Signed-off-by: Alexander Graf <agraf@suse.de>
No differences found