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:
c45c551
)
KVM: PPC: Handle magic page in kvmppc_ld/st
author
Alexander Graf
<agraf@suse.de>
Fri, 20 Jun 2014 12:43:36 +0000
(14:43 +0200)
committer
Alexander Graf
<agraf@suse.de>
Mon, 28 Jul 2014 14:35:53 +0000
(16:35 +0200)
We use kvmppc_ld and kvmppc_st to emulate load/store instructions that may as
well access the magic page. Special case it out so that we can properly access
it.
Signed-off-by: Alexander Graf <agraf@suse.de>
No differences found