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:
c664876
)
KVM: PPC: Implement BAT reads
author
Alexander Graf
<agraf@suse.de>
Wed, 24 Mar 2010 20:48:25 +0000
(21:48 +0100)
committer
Avi Kivity
<avi@redhat.com>
Mon, 17 May 2010 09:17:03 +0000
(12:17 +0300)
BATs can't only be written to, you can also read them out!
So let's implement emulation for reading BAT values again.
While at it, I also made BAT setting flush the segment cache,
so we're absolutely sure there's no MMU state left when writing
BATs.
Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/powerpc/kvm/book3s_64_emulate.c
patch
|
blob
|
history
diff --cc
arch/powerpc/kvm/book3s_64_emulate.c
Simple merge