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:
9897e88
)
KVM: PPC: Use kvm_read_guest in kvmppc_ld
author
Alexander Graf
<agraf@suse.de>
Fri, 20 Jun 2014 12:17:30 +0000
(14:17 +0200)
committer
Alexander Graf
<agraf@suse.de>
Mon, 28 Jul 2014 14:33:54 +0000
(16:33 +0200)
We have a nice and handy helper to read from guest physical address space,
so we should make use of it in kvmppc_ld as we already do for its counterpart
in kvmppc_st.
Signed-off-by: Alexander Graf <agraf@suse.de>
No differences found