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:
7810927
)
KVM: PPC: PV wrteei
author
Alexander Graf
<agraf@suse.de>
Thu, 29 Jul 2010 12:48:06 +0000
(14:48 +0200)
committer
Avi Kivity
<avi@redhat.com>
Sun, 24 Oct 2010 08:50:57 +0000
(10:50 +0200)
On BookE the preferred way to write the EE bit is the wrteei instruction. It
already encodes the EE bit in the instruction.
So in order to get BookE some speedups as well, let's also PV'nize thati
instruction.
Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found